public static class TlsProtocol.TlsProtocolResources extends Object
Constructor and Description |
---|
TlsProtocolResources() |
Modifier and Type | Method and Description |
---|---|
ClientCertificateStoreAuthentication |
clientCertificateStoreAuthentication()
Configuration for the keystore containing the client certificate if
the syslog server requires authentication.
|
TruststoreAuthentication |
truststoreAuthentication()
Configuration for the truststore for the server certificate, if not
signed by an authority.
|
public TruststoreAuthentication truststoreAuthentication()
public ClientCertificateStoreAuthentication clientCertificateStoreAuthentication()
Copyright © 2019 JBoss by Red Hat. All rights reserved.