MCPcopy Create free account
hub / github.com/chriskohlhoff/asio / set_verify_depth

Method set_verify_depth

include/asio/ssl/stream.hpp:335–340  ·  view source on GitHub ↗

Set the peer verification depth. * This function may be used to configure the maximum verification depth * allowed by the stream. * * @param depth Maximum depth for the certificate chain verification that * shall be allowed. * * @throws asio::system_error Thrown on failure. * * @note Calls @c SSL_set_verify_depth. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testFunction · 0.80

Calls 1

throw_errorFunction · 0.85

Tested by 1

testFunction · 0.64