Uses of Class
org.networkupstools.jnut.SSLConfig
-
Uses of SSLConfig in org.networkupstools.jnut
Subclasses of SSLConfig in org.networkupstools.jnutModifier and TypeClassDescriptionclassSSL configuration with added options specific for Java KeyStore (JKS/PKCS12).Methods in org.networkupstools.jnut that return SSLConfigMethods in org.networkupstools.jnut with parameters of type SSLConfigModifier and TypeMethodDescriptionvoidClient.setSslConfig(SSLConfig sslConfig) Set the SSL configuration for the client; should do so before callingClient.connect(String, int, String, String).