You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Christopher Schultz <ch...@christopherschultz.net> on 2022/07/06 22:51:31 UTC

Re: JS fiddle for generating TLS keys and certs

All,

If anyone was interested, I have an update:

https://jsfiddle.net/ny1egwaz/3/

-chris

On 6/28/22 12:43, Christopher Schultz wrote:
> All,
> 
> I recently built this into an application at $work and I figured I would 
> give it away for anyone who might get some use out of it.
> 
> https://jsfiddle.net/ny1egwaz/
> 
> It doesn't actually generate a key + cert – nor should you ever trust 
> another site to generate your keys for you!. Instead, it gives you 
> copy/paste commands that you can use to generate those keys + certs on 
> your own computer, and spits them out on standard output you can can 
> install them wherever you need them.
> 
> Suggestions welcome.
> 
> -chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org