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
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.
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