Skip to content

add API support for verify certificate manually #1431

Closed
@h20282

Description

@h20282

Thanks for this great library! 👍

Would it be possible to extend the API like SSLClient::set_server_certificate_verification(std::function<bool (SSL_CTX *ctx)>) to allow verify certificate manually? just like asio::ssl::context::set_verify_callback.

I think it would be very useful when verify static self-signed certificate.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions