Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

read the wrong CA cert form local when connecting to server #263

Description

@Alcanderian

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions