Manpages
Menu
Close menu
Search
Browse
Releases
25.10
(questing)
24.04 LTS
(noble)
20.04 LTS
(focal)
18.04 LTS
(bionic)
16.04 LTS
(xenial)
Ubuntu Manpages
Close
Search
xenial
man(3)
TSVConnSslConnectionGet.3ts.gz
TSVConnSslConnectionGet
Provided by:
trafficserver-dev (Version: 5.3.0-2ubuntu2)
Source:
trafficserver
Report a bug
SYNOPSIS
#include <ts/ts.h>
TSSslVConnection
TSVConnSslConnectionGet(TSVConn
svc
)
DESCRIPTION
Get the SSL (per connection) object from the SSl connection
svc
.
TYPES
TSSslVConnection
The SSL (per connection) object. This is an opaque type that can be cast to the appropriate type (SSL * for the openSSL library).
COPYRIGHT
2014, dev@trafficserver.apache.org