Skip to content

Get CA Names from Server Hello and determine if certificate requested by server #40008

@lspiehler

Description

@lspiehler

It would be very helpful for a project I'm working on to be able to determine if a client certificate was requested by the server when making a connection to a server during the TLS handshake and to be able to get the list of CA Names sent in the server hello. If I use tlsSocket.enableTrace(), I can see the data I'm looking for in stderr, but I have no good way of capturing the data to parse it. Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    tlsIssues and PRs related to the tls subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions