1 Answer
- Newest
- Most votes
- Most comments
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
Relevant content
- asked a year ago
- asked 5 months ago
- asked 4 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 9 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 2 years ago
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.