|
Configuration of SSLCertificate_cf
This test is used to provide the information about the list of certificates loaded on the Apache server. This test will be executed only in SSL enabled apache servers.
The default parameters associated with this test are as follows:
-
In the TARGETS box, provide a comma-separated list of {HostIP/Name}:{Port) pairs, which represent the web sites to be monitored. For example, 192.168.10.7:443,192.168.10.8:443. The test connects to each IP/port pair and checks for validity of the certificate associated with this target. One set of metrics is reported for each target. The descriptor represents the common name (CN) value of the SSL certificate.
Provide a list of comma separated file paths for the SSL Certificates that are to be monitored in the TARGETFILES text box. For example, C:/server.crt, D:/admin.crt. The test reads the SSL Certificates for the web sites that are to be monitored from this location and checks for the validity.
In general, SSL Certificates are bound together in a file and each certificate will be identified by a unique key. In the KEYSTORE FILE text box, provide the location of this file so that each key assigned to individual certificates will be auto accessed during monitoring and the relevant certificate will be picked out for monitoring. For example, the location of this file may be: C:/egurkha/manager/tomcat/webapps/eGmanager.bin
When changing the
configuration for specific servers, a “*” beside the text box
corresponding to the parameter signifies that these values have to be
manually configured by the user. The parameter values that require to
be configured will typically be prefixed with a “$” or contain a
series of “*”. A value of "none"
in the parameter value indicates that the corresponding parameter
value can be changed if required.
|