Package | Description |
---|---|
org.apache.tomcat.jni.socket |
Modifier and Type | Method and Description |
---|---|
AprSocketContext |
AprSocket.getContext() |
AprSocketContext |
AprSocketContext.setKeys(String certPemFile,
String keyDerFile)
Set certificate, will also enable TLS mode.
|
AprSocketContext |
AprSocketContext.setTls()
All accepted/connected sockets will start handshake automatically.
|
Copyright © 2008–2018 The Netty Project. All rights reserved.