Conversation
…tle to generate a temporary JKS keystore containing a self-signed RSA certificate.
… BUFFER_UNDERFLOW occurs during handshake
|
I'm not a big fan of adding the dependency to the main TesterSupport class. Maybe move it somewhere else. |
I was thinking that would be beneficial if we had a certificate generation method programmatically in the main helper class. The reason I didn't use a static certificate for the test, was exactly this; the ability to create one programmatically through BouncyCastle and avoid adding extra resources to the repo. |
|
Maybe. Is it fast ? |
|
Definitely not slow. |
…oreGenerator class
No description provided.