https://pulumi.com logo
#azure
Title
b

better-pager-83988

08/23/2022, 1:25 PM
Hey, I'm trying to deploy VPN in Azure (OpenVPN + Certificates) but I cannot make the connection after all. If I generate certs manually with https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-certificates-point-to-site-linux it's fine. I'm using the TLS package: https://www.pulumi.com/registry/packages/tls/ Anyony has a working code maybe?
in case somebody's interested, don't use the same
commonName
for CA and Client cert.. silly mistake.
5 Views