One of the first steps to secure your site is by obtaining an SSL certificate. An SSL Certificate adds a layer of security by encrypting the communication between your website and its visitors.
This crate also comes with a handy command line program. You can install it with: cargo install ssl-expires and check expiration of SSL certificates with: ...
Using frankencerts as server-side inputs into an SSL/TLS handshake can help systematically test correctness of the certificate validation code. Install OpenSSL libraries and utilities if you don't ...