Hello everyone, I've have installed openconnect v7.08 on my Centos 7.6 PC through the epel repository. However, I run into problems with the server not being able to load my certificate in the given location (see below). I did a "yum list | grep [package]" and find that I have the required packages for installation (libxml2, zlib, openssl, and pkg-config). However, It looks like it is not finding my .pem certificate file. Is it a permissions issue or something else? I believe I am using GnuTLS instead of openssl (and I don't have a libp11 library from what I can tell anyway) Thank you for your help in advance. $ openconnect -c /etc/ssh/rsa_private_key.pem xxx.xxx.xxx.x:10443 POST https://xxx.xxx.xxx.x:10443/ Connected to xxx.xxx.xxx.x:10443 Loading certificate failed: No certificate found in file Loading certificate failed. Aborting. Failed to open HTTPS connection to xxx.xxx.xxx.x Failed to obtain WebVPN cookie $ _______________________________________________ openconnect-devel mailing list openconnect-devel@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/openconnect-devel