Module implementing a check for use of SSL/TLS with insecure protocols.
None |
None |
checkInsecureSslDefaults | Function to check for SSL use with insecure defaults specified. |
checkInsecureSslProtocolVersion | Function to check for use of insecure SSL protocol version. |
checkSslWithoutVersion | Function to check for SSL use with no version specified. |
getChecks | Public method to get a dictionary with checks handled by this module. |
Function to check for SSL use with insecure defaults specified.
Function to check for use of insecure SSL protocol version.
Function to check for SSL use with no version specified.
Public method to get a dictionary with checks handled by this module.