1 Answer
- Newest
- Most votes
- Most comments
0
If you can, use SSO with SAML2 to something like EntraID so you dont need to manage certificates and add moves and changes
If you can, use SSO with SAML2 to something like EntraID so you dont need to manage certificates and add moves and changes
Thanks for the suggestion. However, I don’t have AWS SSO set up in my account, and I need to continue using certificate-based authentication for AWS Client VPN.
I’m looking to automate the creation and revocation of client certificates, which I currently do manually with easy-rsa. Any guidance on automating this process with AWS tools like Lambda or Secrets Manager would be appreciated.