Unleash Your Server Potential with Expert Insights
Over $120 Million in Payouts!Sponsored by: FundingTicks
Sponsored by: FundingTicks
Category: Bash
#!/bin/bash\necho | openssl s_client -connect domain.com:443 2>/dev/null | openssl x509 -noout -enddate > ssl.log
./ssl.sh