S3 https POST operation certificate requirement in client

0

Hi, I am working on using https POST to write data block into AWS S3 directly, it is working fine in PC Postman without any dedicated client certificate being installed in the PC. May I confirm there is no need of any certificate to be installed in client side to perform such operation of https POST, what ever the client is in any platform like Linux and embedded modem ? Thank you.

1 回答
0

No client certificate is required as in mutal TLS however, if your software verifys that certificates are valid, then you will need to ensure you have the Signing CA certs installed or ignore certificate validation checks

profile picture
专家
已回答 3 个月前
  • Thanks for your reply. (1) In the client side, does CA cert obtained from Let's Encrypt will work ? Or must have to purchase CA cert like from Comodo ? (2) In AWS side, will AWS request any certificate from client ? Thank you.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则