.\" Man page generated from reStructuredText. . .TH "TSSSLCONTEXTFINDBYNAME" "3ts" "January 24, 2017" "7.0" "Apache Traffic Server" .SH NAME TSSslContextFindByName \- traffic Server TLS server context lookup . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH SYNOPSIS .sp \fI#include \fP .INDENT 0.0 .TP .B TSSslContext TSSslContextFindByName(const char *\fI\ name\fP) .UNINDENT .INDENT 0.0 .TP .B TSSslContext TSSslContextFindByAddr(const struct sockaddr *\fI\ address\fP) .UNINDENT .SH DESCRIPTION .sp \fI\%TSSslContextFindByName()\fP searches for a SSL server context created from \fBssl_multicert.config\fP, matching against the server \fIname\fP\&. .sp \fI\%TSSslContextFindByAddr()\fP searches for a SSL server context created from \fBssl_multicert.config\fP matchin against the server \fIaddress\fP\&. .SH TYPE .INDENT 0.0 .TP .B TSSslContext .UNINDENT .sp The SSL context object. This is an opaque type that can be cast to the underlying SSL library type (SSL_CTX * for the OpenSSL library). .SH SEE ALSO .sp \fITSAPI(3ts)\fP .SH COPYRIGHT 2015, dev@trafficserver.apache.org .\" Generated by docutils manpage writer. .