Hello, When attempting to connect to my juniper server, I get the following error: openconnect --juniper <juniper-host> WARNING: Juniper Network Connect support is experimental. It will probably be superseded by Junos Pulse support. GET https://<juniper-host>/ Attempting to connect to server <juniper-host>:443 SSL negotiation with <juniper-host> SSL connection failure Failed to open HTTPS connection to <juniper-host> Failed to obtain WebVPN cookie I've added the cacert to the system such that I can curl https://<juniper-host>/ without the '-k' insecure option. Am I doing something wrong? Is this a bug? -Cameron