openssl s_client -showcerts -connect host:443 -servername domainname
we need to specify what server you’re attempting to connect to on the command line with the “server name” option, if it is an SNI-enabled SSL cert (supports multiple domains)
find . -maxdepth 1000 -type d -exec zip ftpeu.zip {} +
No comments:
Post a Comment