public class SslDTO extends ProtocolDTO
Modifier and Type | Field and Description |
---|---|
String |
client_auth
Should clients be authorized? Set to WANT, NEED, or NONE.
|
String |
version
The SSL protocol version to use.
|
other
Constructor and Description |
---|
SslDTO() |
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.