CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2022/12/14 12:29:50

Modified files:
        net/eduvpn/vpn-user-portal: Makefile 
Added files:
        net/eduvpn/vpn-user-portal/patches: 
                                            patch-src_OpenVpn_CA_VpnCa_php 

Log message:
vpn-user-node: CA_KEY_TYPE=EdDSA didn't actually work, rejected in
openvpn with "error:14FFF0F7:SSL routines:(UNKNOWN)SSL_internal:unknown
certificate type". Patch to set to CA_KEY_TYPE=ECDSA instead (rather
than previous patch which removed CA_KEY_TYPE altogether presumably
falling back to RSA). There's something confusing because the only
relevant cert I found is in the generated openvpn config file, and
that's ECDSA regardless of what's set in this file.

Reply via email to