Skip to content

Single-click .bat script to generate root, intermediate, server and client certificates for quick testing purposes.

Notifications You must be signed in to change notification settings

Rendojack/Openssl-certificates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openssl-certificates

Single-click .bat script to generate root, intermediate, server and client certificates for quick testing purposes.

  1. Download and install OpenSSL: https://slproweb.com/products/Win32OpenSSL.html
  2. Ensure Windows Environment variable PATH contains path to the OpenSSL executable (e.g. D:\Program Files\OpenSSL-Win64\bin)
  3. Clone this repository
  4. Run generate.bat
  5. Inspect output on /out

That is it!

Inspiration: https://jamielinux.com/docs/openssl-certificate-authority/index.html

Releases

No releases published

Packages