#include <ts/ts.h>
- TSSslContext TSSslContextFindByName(const
char *name)
Look for a SSL context created from the
ssl_multicert.config file. Use the server name to search.
#include <ts/ts.h>
- TSSslContext TSSslContextFindByAddr(struct
sockaddr const*)
Look for a SSL context created from the
ssl_multicert.config file. Use the server address to search.
2014, dev@trafficserver.apache.org