Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manics/certificate-generation

Notes on generating certificates from an internal CA
https://github.com/manics/certificate-generation

Last synced: 3 months ago
JSON representation

Notes on generating certificates from an internal CA

Awesome Lists containing this project

README

        

certificate-generation
======================

Notes on generating certificates from an internal CA

certificates.txt
----------------
Create a root certificate authority
Create an intermediate certificate for code-signing
Create an SSL server certificate

java-jar-sign.txt
-----------------
Use the code signing certificate previously obtained to sign a jar

java-jar-sign-openmicroscopy.txt
--------------------------------
Use the code signing certificate to sign the openmicroscopy webstart jars

java-jar-selfsign.txt
---------------------
Create a standalone self-signed certificate for signing a jar in case you don't want to create a root CA