get ssl certificate command line
openssl s_client -connect google.com:443
get ssl certificate command line
openssl s_client -connect google.com:443
ssl certificates
A SSL certificate is required for all SSL transactions.
SSL allows for authentication and encryption for website connections.
There are two types of certificates:
- Self signed: generated by applications
- CA signed: generated and signed by CAs (Certificate authorities)
Self signed certificates are often used in testing environments whereas CA
signed ones are what you should use in production. (may cost cashinga)
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us