io.quarkus.dynamodb.runtime.TlsManagersProviderConfig.jdp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-amazon-dynamodb Show documentation
Show all versions of quarkus-amazon-dynamodb Show documentation
Connect to Amazon DynamoDB datastore
#
#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