Package io.quarkus.amazon.common.runtime
Interface FileStoreTlsManagersProviderConfig
public interface FileStoreTlsManagersProviderConfig
-
Method Summary
-
Method Details
-
path
Path to the key store. -
type
Key store type.See the KeyStore section in the https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#KeyStore[Java Cryptography Architecture Standard Algorithm Name Documentation] for information about standard keystore types.
-
password
Key store password
-