If you host services on Amazon Web Services (AWS), you should be using AWS Certificate Manager (ACM) to create and renew all SSL Certificates. Note: This post assumes you have ownership of the domain, and it is configured in AWS. Request a Certificate Choose: “Request a public certificate“ Then enter the following information: Note doubleContinue reading “AWS Certificate Manager (ACM)”
Tag Archives: certificates
SSL Certs – The Important Stuff
What is an SSL Cert? First, Cert is short for certificate. An SSL Cert, or more accurately TLS cert, is essentially a public key, and private key, that allows a website, and its users to encrypt the data they send each other. An SSL cert goes one step further, in that a trusted third party validatesContinue reading “SSL Certs – The Important Stuff”