parallaxsecond / parsec-openssl-provider

Parsec OpenSSL Provider
Apache License 2.0
1 stars 1 forks source link

Add keys/certificate generation script #37

Closed gowthamsk-arm closed 5 months ago

gowthamsk-arm commented 5 months ago

For TLS handshake tests, we need keys and certificates for the CA, server and client. Running the script generates all these under a directory called "tls".

Signed-off-by: Gowtham Suresh Kumar gowtham.sureshkumar@arm.com