Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does anyone know how to create SSL trustStore and keyStore JKS files from existing self-signed ca-cert.pem, client-cert.pem, and client-key.pem? #153

Open
leiless opened this issue Sep 6, 2024 · 0 comments

Comments

@leiless
Copy link

leiless commented Sep 6, 2024

https://github.com/osheroff/mysql-binlog-connector-java?tab=readme-ov-file#using-ssl

I already have the ca-cert.pem, client-cert.pem, and client-key.pem.
The client-cert.pem is issued by the ca-cert.pem.
And the ca-cert.pem is a self-signed CA certificate.

Does anyone know how to create SSL trustStore and keyStore JKS files from those files?

@leiless leiless changed the title Does anyone know how to create SSL trustStore and keyStore from existing self-signed ca-cert.pem, client-cert.pem, and client-key.pem? Does anyone know how to create SSL trustStore and keyStore JKS files from existing self-signed ca-cert.pem, client-cert.pem, and client-key.pem? Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant