blitzkrieg
Occasional Visitor
Hi all,
Once in a while "Certification Authentication / Server certification / Server Key field error! Please check the Keys and Certification contents on the Advanced Settings page." comes out under VPN Server > Export config file area. Restarting VPN server clears this.
I found out the <cert>xx</cert> in the Exported .ovpn file doesn't match Server Certificate in Advanced Settings > Keys and Certificates. I tried copy/paste the server key from the exported .ovpn to the Advanced Server Certificate and vice-versa but i got some 'key doesn't match error'.
Tried:
Also tried defaulting the VPN server to no avail.
I'm on AC86U 384.15
What am I doing wrong?
Once in a while "Certification Authentication / Server certification / Server Key field error! Please check the Keys and Certification contents on the Advanced Settings page." comes out under VPN Server > Export config file area. Restarting VPN server clears this.
I found out the <cert>xx</cert> in the Exported .ovpn file doesn't match Server Certificate in Advanced Settings > Keys and Certificates. I tried copy/paste the server key from the exported .ovpn to the Advanced Server Certificate and vice-versa but i got some 'key doesn't match error'.
Tried:
Code:
nvram unset vpn_crt_server1_client_key
nvram unset vpn_crt_server1_ca_key
nvram unset vpn_crt_server1_key
nvram unset vpn_crt_server1_dh
nvram unset vpn_crt_server1_static
nvram unset vpn_crt_server1_ca
nvram commit
reboot
I'm on AC86U 384.15
What am I doing wrong?