tolbertam opened a new pull request, #1805:
URL: https://github.com/apache/cassandra-gocql-driver/pull/1805

   The existing certificates in testdata/pki expire on September 16 2024.
   
   This commit includes a 'generate_certs.sh' script for regenerating private 
keys and certificates as needed.
   
   As I couldn't find the original steps used to generate these, it's possible 
these certificates are generated differently, but they are done in a nominal 
way.
   
   One slight derivation with the original certificates is that I have opted to 
use PKCS12 format instead of the propertiary java JKS format for the 
.truststore and .keystore file.  The cassandra and gocql certificates also 
embed a spiffe in the SAN so they can eventually be used for mTLS 
authentication testing.
   
   patch by Andy Tolbert; reviewed by <> for CASSANDRA-19862


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to