Closed ptorrent closed 10 months ago
PS: I already tried to execute vpn.sh at last version. Still same issue
@ptorrent Hello! The "IKEv2 VPN CA" certificate may be broken or missing on your VPN server, which triggers this issue. I am not sure about the exact reason this happened. Recent tests have passed so it may be an issue specific to your server.
To check the "IKEv2 VPN CA" certificate, run:
sudo certutil -L -d sql:/etc/ipsec.d -n "IKEv2 VPN CA"
To fix this issue, you may need to uninstall the VPN (which permanently deletes all VPN configuration), then install it again.
Hello, thanks for your support. It's working after ikev reinstallation.
What I've to backup for prevent this behavior ?
@ptorrent Please refer to #1462.
Hello there !
I'm usine ikev2 script for creating certificates for clients. It was working fine, but since 2 days I got this error without any reason :
Am I doing something wrong ?