HSMW-VPN Working cleanup
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user