I installed the new security update for libnss3 released today.
I use network-manager w/ gnome to connect to PIA's VPN
It won't connect anymore since I updated libnss3. It's like it timeouts.
A typical OpenVPN file it uses looks like:
[connection]
id=[some name of some server]
uuid=[some uuid]
type=vpn
autoconnect=false
[vpn]
service-type=org.freedesktop.NetworkManager.openvpn
username=[some username]
comp-lzo=yes
remote=[some server].privateinternetaccess.com
cipher=AES-256-CBC
auth=SHA256
connection-type=password
password-flags=1
port=1197
proto-tcp=no
ca=/etc/openvpn/pia-ca.rsa.4096.crt
[ipv4]
method=autoIf I downgrade libnss3 to its last version, everything works. I'd really like to not have to downgrade something like a network security library though.
2 Reset to default