diff options
Fix VPN issue
Diffstat (limited to 'host/software/desktop/kit.vpn.nix')
-rw-r--r-- | host/software/desktop/kit.vpn.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/software/desktop/kit.vpn.nix b/host/software/desktop/kit.vpn.nix index 726356d..039733e 100644 --- a/host/software/desktop/kit.vpn.nix +++ b/host/software/desktop/kit.vpn.nix @@ -15,7 +15,7 @@ comp-lzo no tls-version-min 1.2 ca ${./asset/T-TeleSec_GlobalRoot_Class_2.pem} - verify-x509-name "C=DE, ST=Baden-Wuerttemberg, L=Karlsruhe, O=Karlsruhe Institute of Technology, OU=Steinbuch Centre for Computing, CN=ovpn.scc.kit.edu" subject + verify-x509-name "C=DE, ST=Baden-Wuerttemberg, L=Karlsruhe, O=Karlsruhe Institute of Technology, CN=ovpn.scc.kit.edu" subject cipher AES-256-CBC auth SHA384 verb 3 |