issues
search
cloudposse
/
terraform-aws-ec2-client-vpn
https://cloudposse.com/accelerate
Apache License 2.0
46
stars
28
forks
source link
Export client cert when mutual
#21
Closed
nitrocode
closed
2 years ago
nitrocode
commented
2 years ago
what
Export client cert when mutual
why
No point in exporting client cert if mutual is not enabled because
module.self_signed_cert_root
is only activated when mutual is enabled
references
N/A
nitrocode
commented
2 years ago
/test all
what
why
module.self_signed_cert_root
is only activated when mutual is enabledreferences
N/A