2 Dec
2024
2 Dec
'24
11:27 p.m.
On 12/2/2024 1:05 PM, Dan Mick wrote:
On 12/2/2024 2:17 AM, Patrick Donnelly wrote:
The root ca certificate has expired!
Please see the conversation in the #sepia slack channel for real-time information.
This is now resolved. To update your OpenVPN configuration:
Your VPN client relies on a ca.crt file that lives locally on your machine. Open the VPN configuration and find where that file lives.
Replace that file with https://filedump.ceph.com/ca.crt
Restart/reconnect your VPN client
in case it saves anyone some time, if you're running netplan, the definition for where that is may be in /etc/netplan/<something>.yaml, and the actual certificate may be in ~/.cert/nm-openvpn, and .pem is the same format as .crt in the above file