In java 0.20 version of AMQP. When enable SSL option, I just wonder why AMPQ does not support keystore_path, truststore_path, keystore_password and truststore_password in Connection URL? I don't want to configure these parameters as environment variables by setting javax.net.ssl.keyStore, javax.net.ssl.keyStorePassword, ect.
How can I do if I want to use SSL with my own KeyStore and TrustStore object instead of using paths of file system? -- View this message in context: http://qpid.2158936.n2.nabble.com/SSL-option-tp7591508.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
