All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.quarkus.dynamodb.runtime.TlsManagersProviderConfig.jdp Maven / Gradle / Ivy

There is a newer version: 3.0.0.Beta1
Show newest version
#
#Wed Nov 20 09:37:58 CET 2019
io.quarkus.dynamodb.runtime.TlsManagersProviderConfig.type=TLS managers provider type.\n\nAvailable providers\:\n\n* `none` - Use this provider if you don't want the client to present any certificates to the remote TLS host.\n* `system-property` - Provider checks the standard `javax.net.ssl.keyStore`, `javax.net.ssl.keyStorePassword`, and\n                      `javax.net.ssl.keyStoreType` properties defined by the\n                       https\://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html[JSSE].\n* `file-store` - Provider that loads a the key store from a file.\n\n@asciidoclet
io.quarkus.dynamodb.runtime.TlsManagersProviderConfig.fileStore=Configuration of the file store provider.\n

\nUsed only if {@code FILE_STORE} type is chosen.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy