PDavid opened a new pull request, #194: URL: https://github.com/apache/phoenix-queryserver/pull/194
To maintain compatibility assume that the current parameters are still Dual-purpose EKU certs and introduce new parameters. Fall back to the old parameters if the new one is not available. Current params: "phoenix.queryserver.tls.keystore"; "phoenix.queryserver.tls.truststore.password"; "phoenix.queryserver.tls.keystore.password"; "phoenix.queryserver.tls.truststore"; New proposed parameters: "phoenix.queryserver.tls.server.keystore"; "phoenix.queryserver.tls.server.keystore.password"; "phoenix.queryserver.tls.server.truststore"; "phoenix.queryserver.tls.server.truststore.password"; -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
