HSMW-VPN Working cleanup

This commit is contained in:
nx2
2024-03-27 11:07:14 +01:00
parent 4e3b643d20
commit f66cd4ab34

View File

@@ -16,13 +16,6 @@
mode = "0600";
};
# VPN
# "strongswan.conf".text = ''
# charon {
# load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 revocation hmac xcbc stroke kernel-netlink socket-default fips-prf eap-mschapv2 eap-identity updown openssl resolve
# }
# '';
"ipsec.d/hsmw.secrets".text = ''${secrets.email.hsmw.mail} : EAP "${secrets.email.hsmw.password}"'';
"ipsec.d/USERTrust-ECC.pem".source = ../secrets/vpn-hsmw/USERTrust-ECC-Certification-Authority.pem;
"ipsec.d/USERTrust-RSA.pem".source = ../secrets/vpn-hsmw/USERTrust-RSA-Certification-Authority.pem;