Tag archives for SSL cert EC2
Installing an SSL certificate on an EC2 instance
Pre Requisites You would need these three items: The actual Server certificate (.crt file) Private key (.crt file) CA bundle (contains intermediate certificates and the root certificate). This chain of…