ssl-cert-check
ssl-cert-check copied to clipboard
Prevent TLSFLAGS for mail and ftp from beeing overwritten.
TLSFLAGS for mail and ftp servers were overwritten by the default TLSFLAGS. This sets the default first and then appends the specific flags to the array.
Added an additional line to catch an openssl error, when no supported protocol is available, e.g. openssl default parameter (debian buster) and SSLv3 server.