Skip to content

proposal: crypto/tls: Allow setting SignatureSchemes in Config #43549

Description

@klausenbusk

There is currently no easy way to set SignatureSchemes when using crypto/tls as a client. I assume we could just add SignatureSchemes to Config.

I need this feature, so I can monitor both RSA and ECDSA certificates when the TLS server (HTTPS in this case) is offering both. Relevant issue: prometheus/blackbox_exporter#731.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions