Re: JS fiddle for generating TLS keys and certs

2022-07-06 Thread Christopher Schultz
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.ne

Re: JS fiddle for generating TLS keys and certs

2022-06-29 Thread Christopher Schultz
inal Message- From: Christopher Schultz Sent: Wednesday, 29 June 2022 2:44 AM To: Tomcat Users List Subject: JS fiddle for generating TLS keys and certs 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.

RE: JS fiddle for generating TLS keys and certs

2022-06-28 Thread Jason Tan
arn. Jason -Original Message- From: Christopher Schultz Sent: Wednesday, 29 June 2022 2:44 AM To: Tomcat Users List Subject: JS fiddle for generating TLS keys and certs All, I recently built this into an application at $work and I figured I would give it away for anyone who might get some

JS fiddle for generating TLS keys and certs

2022-06-28 Thread Christopher Schultz
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, i