public NodeSSLConfiguration
Modifier and Type | Interface and Description |
---|---|
static class |
NodeSSLConfiguration.DefaultImpls |
Modifier and Type | Method and Description |
---|---|
java.nio.file.Path |
getCertificatesDirectory() |
java.lang.String |
getKeyStorePassword() |
java.nio.file.Path |
getKeyStorePath() |
java.lang.String |
getTrustStorePassword() |
java.nio.file.Path |
getTrustStorePath() |
java.lang.String getKeyStorePassword()
java.lang.String getTrustStorePassword()
java.nio.file.Path getCertificatesDirectory()
java.nio.file.Path getKeyStorePath()
java.nio.file.Path getTrustStorePath()