You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
openconnect-GUI read the wrong CA cert when connecting to server.
but cisco's anyconnect client 4.6 wouldn't do this
here is the log I copied:(xxx is my server, vpn.xunyou.com is another CA cert installed in my system)
2019-02-23 01:01:30 | 1a50 | OpenConnect-GUI VPN client (1.5.3) logging started...
2019-02-23 01:01:43 | 1cc0 | POST https://xxx
2019-02-23 01:01:43 | 1cc0 | Attempting to connect to server xxx
2019-02-23 01:01:43 | 1cc0 | Connected to xxx
2019-02-23 01:01:43 | 1cc0 | There was a non-CA certificate in the trusted list: CN=WZT.
2019-02-23 01:01:43 | 1cc0 | There was a non-CA certificate in the trusted list: C=CN,O=xunyou,CN=vpn.xunyou.com.
2019-02-23 01:01:43 | 1cc0 | There was a non-CA certificate in the trusted list: OU=Copyright (c) 1997 Microsoft Corp.,OU=Microsoft Corporation,CN=Microsoft Root Authority.
2019-02-23 01:01:43 | 1cc0 | There was a non-CA certificate in the trusted list: C=US,O=MSFT,CN=Microsoft Authenticode(tm) Root Authority.
2019-02-23 01:01:43 | 1cc0 | There was a non-CA certificate in the trusted list: CN=Root Agency.
my OS is WIN10
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
openconnect-GUI read the wrong CA cert when connecting to server.
but cisco's anyconnect client 4.6 wouldn't do this
here is the log I copied:(xxx is my server, vpn.xunyou.com is another CA cert installed in my system)
2019-02-23 01:01:30 | 1a50 | OpenConnect-GUI VPN client (1.5.3) logging started...
2019-02-23 01:01:43 | 1cc0 | POST https://xxx
2019-02-23 01:01:43 | 1cc0 | Attempting to connect to server xxx
2019-02-23 01:01:43 | 1cc0 | Connected to xxx
2019-02-23 01:01:43 | 1cc0 | There was a non-CA certificate in the trusted list: CN=WZT.
2019-02-23 01:01:43 | 1cc0 | There was a non-CA certificate in the trusted list: C=CN,O=xunyou,CN=vpn.xunyou.com.
2019-02-23 01:01:43 | 1cc0 | There was a non-CA certificate in the trusted list: OU=Copyright (c) 1997 Microsoft Corp.,OU=Microsoft Corporation,CN=Microsoft Root Authority.
2019-02-23 01:01:43 | 1cc0 | There was a non-CA certificate in the trusted list: C=US,O=MSFT,CN=Microsoft Authenticode(tm) Root Authority.
2019-02-23 01:01:43 | 1cc0 | There was a non-CA certificate in the trusted list: CN=Root Agency.
my OS is WIN10
The text was updated successfully, but these errors were encountered: