647 B
647 B
Certificate Generator
Howto
./certgen
Description
- Create self signed certificate
Create a self signed certificate in a simple step.
- Create CSR
Create a CSR file.
- Create PFX file
Create a PFX file from a CRT, KEY and CHAIN.
- Extract PFX to CRT/KEY
Extract CRT and KEY from a PFX file.
- Create CA-Bundle and PEM files
Create a CA-Bundle file and full chained PEM files.
- Remove password from KEY file
If a KEY file contains a password you can remove it here.
- Decode CSR
Show the content of a CSR file.
- Decode CRT
Show the content of a CRT file.
- Match CRT/KEY
Check if a CRT and KEY belong together.