MCPcopy Create free account
hub / github.com/apache/trafficserver / set_sent_cert

Method set_sent_cert

src/iocore/net/P_SSLNetVConnection.h:297–301  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

295 }
296
297 void
298 set_sent_cert(int send_the_cert)
299 {
300 sent_cert = send_the_cert;
301 }
302
303 void set_ca_cert_file(std::string_view file, std::string_view dir);
304

Callers 1

ssl_client_cert_callbackFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected