Free SSL Certificate Tools
Everything you need to manage, check and convert SSL/TLS certificates — free, no signup, no install.
About SSL Certificate Tools
What is an SSL certificate?
An SSL/TLS certificate is a digital file that authenticates a website identity and enables encrypted HTTPS connections. It contains the domain name, certificate authority, expiry date and public key. Browsers show a padlock icon when valid.
What is a CSR?
A Certificate Signing Request (CSR) is a block of encoded text generated on your server. It contains your domain name, organisation details and public key. You submit it to a Certificate Authority (CA) who issues your SSL certificate.
How do I check if my certificate and key match?
The Certificate Key Matcher tool extracts the public key from both your certificate and private key and compares them. If they match the certificate was issued for that private key. Mismatched pairs will cause SSL errors on your server.