Alex Rudyy created QPID-8441: -------------------------------- Summary: [JMS AMQP 0-x] Add connection options to override keystore and truststore types Key: QPID-8441 URL: https://issues.apache.org/jira/browse/QPID-8441 Project: Qpid Issue Type: Improvement Components: JMS AMQP 0-x Affects Versions: qpid-java-client-0-x-6.4.0 Reporter: Alex Rudyy
The connection URL lacks options for specifying types of keystores and trustores. We need to add the following options: * trust_store_type; to specify the type of trust store * key_store_type; to specify the type of key store * encryption_key_store_type; to specify the type of encryption key store * encryption_trust_store_type; to specify the type of encryption trust store -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org