alex-rufous commented on issue #44: QPID-8367 [Broker-J] Trusted CA revocation list URL: https://github.com/apache/qpid-broker-j/pull/44#issuecomment-577128280 Tomas, I created JIRA [QPID-8402](https://issues.apache.org/jira/browse/QPID-8402) to use Bouncy Castle API for generation of self signed certificates. I already attached a couple of patches to switch from certificate generation using {{SSLUtil#generateSelfSignedCertificate}} to Bouncy Castle alternative. I will try to add more functionality to replace pre-generated resources with ones generated on the fly. The work is in progress... I do not have a tentative date when I can finish it. I will create a pull request when I will have a better idea about Bouncy Castle capabilities. I am not sure whether Bouncy Castle can be used for generation of all resources introduces in this pull request. Could you please have a look? If it is possible, than we should use Bouncy Castle. Otherwise, we can continue using openssl . However, I would prefer to switch from pre-generated test resources to dynamically generated ones where it is feasible. What do you think? Kind Regards, Alex
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
