SSL Certificate with interface endpoints?

0

Hi All,

I have S3 glacier in an AWS account that is consumed by a python program on-premise. Direct connect connectivity is already established. The S3 service is exposed through a VPC interface endpoint and is accessed using privatelink.

In the Python program, I am using a https URL to access S3, something like '*.vpce.amazonaws.com'. Public access to the S3 service through the internet has been disabled. It is only accessible through direct connect.

Do I need an SSL certificate to access the service? If I do, should I purchase/generate one or will AWS provide the SSL cert I can use to call the service?

Thanks in advance.

RB
已提問 3 個月前檢視次數 189 次
1 個回答
1

Hello.

I don't think an SSL certificate is necessary.
I think that the domain specified as the endpoint URL has been issued an SSL certificate for HTTPS by AWS.
https://docs.aws.amazon.com/AmazonS3/latest/userguide/privatelink-interface-endpoints.html

profile picture
專家
已回答 3 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南