You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is not possible to configure the SSL paramters that are used by the SSL_GET check
# Parameters used for SSL_GET check.
# If none of the parameters are specified, the SSL context
# will be auto generated.
SSL {
# Password
password <STRING>
# CA file
ca <STRING>
# Certificate file
certificate <STRING>
# Key file
key <STRING>
}
The text was updated successfully, but these errors were encountered:
It is not possible to configure the SSL paramters that are used by the SSL_GET check
The text was updated successfully, but these errors were encountered: