aws-samples / vpn-gateway-strongswan

AWS CloudFormation template to deploy the open source strongSwan VPN solution to act as a VPN gateway in support of site-to-site VPN connections.
Apache License 2.0
68 stars 37 forks source link

Add secure handling of private cert passphrase #10

Closed ckamps closed 3 years ago

ckamps commented 4 years ago

See To Do comment in latest version of the template for an overview of the approach to be implemented.

ckamps commented 3 years ago

Done. The client private key passphrase is now retrieved from AWS Secrets Manager.