proxygen
wangle::SSLContextManagerForTest Member List

This is the complete list of members for wangle::SSLContextManagerForTest, including all inherited members.

addSSLContextConfig(const SSLContextConfig &ctxConfig, const SSLCacheOptions &cacheOptions, const TLSTicketKeySeeds *ticketSeeds, const folly::SocketAddress &vipAddress, const std::shared_ptr< SSLCacheProvider > &externalCache, SslContexts *contexts=nullptr)wangle::SSLContextManager
clear()wangle::SSLContextManager
getDefaultSSLCtx() const wangle::SSLContextManager
getSSLCtx(const SSLContextKey &key) const wangle::SSLContextManager
getSSLCtxByExactDomain(const SSLContextKey &key) const wangle::SSLContextManager
getSSLCtxBySuffix(const SSLContextKey &key) const wangle::SSLContextManager
insertSSLCtxByDomainName(const char *dn, size_t len, std::shared_ptr< folly::SSLContext > sslCtx, SslContexts &contexts, CertCrypto certCrypto=CertCrypto::BEST_AVAILABLE)wangle::SSLContextManagerprotected
insertSSLCtxByDomainName(const char *dn, size_t len, std::shared_ptr< folly::SSLContext > sslCtx, CertCrypto certCrypto=CertCrypto::BEST_AVAILABLE)wangle::SSLContextManagerinlineprotected
loadCertKeyPairExternal(const std::shared_ptr< folly::SSLContext > &, const SSLContextConfig &, const std::string &)wangle::SSLContextManagerinlineprotectedvirtual
overrideConfiguration(const std::shared_ptr< folly::SSLContext > &, const SSLContextConfig &)wangle::SSLContextManagerinlineprotectedvirtual
reloadTLSTicketKeys(const std::vector< std::string > &oldSeeds, const std::vector< std::string > &currentSeeds, const std::vector< std::string > &newSeeds)wangle::SSLContextManager
resetSSLContextConfigs(const std::vector< SSLContextConfig > &ctxConfig, const SSLCacheOptions &cacheOptions, const TLSTicketKeySeeds *ticketSeeds, const folly::SocketAddress &vipAddress, const std::shared_ptr< SSLCacheProvider > &externalCache)wangle::SSLContextManager
setClientHelloExtStats(ClientHelloExtStats *stats)wangle::SSLContextManagerinline
setClientVerifyCallback(std::unique_ptr< ClientCertVerifyCallback > cb)wangle::SSLContextManagerinline
setSSLStats(SSLStats *stats)wangle::SSLContextManagerinline
SSLContextManager(folly::EventBase *eventBase, const std::string &vipName, bool strict, SSLStats *stats)wangle::SSLContextManagerexplicit
stats_wangle::SSLContextManagerprotected
vipName_wangle::SSLContextManagerprotected
~SSLContextManager()wangle::SSLContextManagervirtual