Skip to content

TLS with client authentication does not send the list of acceptable issuers #265

@digirati82

Description

@digirati82

No client certificate CA names are sent during the connection initialization.

Tested using: openssl s_client -connect server:port -prexit
Result: "No client certificate CA names sent"

Suggest using the CACert file CN(s) or other parameter with OpenSSL functions set_client_CA_list, add_client_CA, or similar to allow the client to select the correct certificate.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions