Amazon EC2 + SSL

前端 未结 3 492
慢半拍i
慢半拍i 2020-12-28 16:45

I want to enable ssl on an EC2 instance. I know how to install third party SSL. I have also enabled ssl in security group.

I just want to use a url like this: ec2-xx

3条回答
  •  粉色の甜心
    2020-12-28 17:38

    Turns out that Amazon does not provide ssl certificates for their EC2 instances out of box. I skipped the part that they are a virtual servers providers.

    To install ssl certificate even the basic one, you need to buy it from someone and install it manually on your server.

    I used startssl.com They provide free basic ssl certificates.

提交回复
热议问题