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.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠