rabbitmq / tls-gen

Generates self-signed x509/TLS/SSL certificates useful for development
Mozilla Public License 2.0
368 stars 103 forks source link

Add make target to create Java trust store #40

Open lukebakken opened 2 years ago

lukebakken commented 2 years ago

Fixes #27

Very WIP as I'm getting the hang of keytool

References: https://github.com/basho/riak-java-client/blob/develop/Makefile#L43-L59 https://docs.oracle.com/cd/E19509-01/820-3503/6nf1il6er/index.html https://github.com/rabbitmq/rabbitmq-server/discussions/2440