Record -
rabbitmq
: SecureSocket
Provides configurations for facilitating secure connections.
Fields
- trustStore TrustStore {}
-
Configurations associated with the TrustStore.
- keyStore KeyStore {}
-
Configurations associated with the KeyStore.
- tlsVersion string TLS
-
TLS version.
- verifyHostname boolean true
-
True, if hostname verification should be enabled.