Skip to content

speed-up-website/san-csr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAN CSR

SAN CSR is an app to generate SSL Certificate Signing Request (CSR) in seconds using a web browser. All you need to do is to open the index.html file in your favorite browser, enter the domains (separated by comma) in the first field and scroll down! You may fill in other fields of course. However, that is optional.

This app generates the key pair using the WebCrypto API and web browser. Then it uses PKIjs library to generate the SSL Certificate Request (CSR).

The private key, CSR everything is generated locally in your computer and never transmitted over the internet.

Credits go to the 'csrhelp' app. 'csrhelp' is suitable for one domain. We have done a few modifications to make it compatible with multiple domains so that you can use the CSR for a SAN certificate.

If you are looking for Free SSL certificates, please visit FreeSSL.tech. The SSL certificates generated and renewed by FreeSSL.tech are always free. FreeSSL.tech uses the ACME V2 API of Let's Encrypt. So, you can get wildcard SSL too, for FREE of cost!

About

Generate SSL Certificate Signing Request (CSR) in seconds!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published