Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/manics/certificate-generation
- Owner: manics
- Created: 2014-02-05T16:36:08.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-17T13:05:38.000Z (over 10 years ago)
- Last Synced: 2024-04-14T03:19:54.263Z (9 months ago)
- Language: Python
- Size: 269 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 certificatejava-jar-sign.txt
-----------------
Use the code signing certificate previously obtained to sign a jarjava-jar-sign-openmicroscopy.txt
--------------------------------
Use the code signing certificate to sign the openmicroscopy webstart jarsjava-jar-selfsign.txt
---------------------
Create a standalone self-signed certificate for signing a jar in case you don't want to create a root CA