Converts certificate format to a desired format.
- PEM to DER
- DER to PEM
- PEM to P7B
- PEM to PKCS8
- PFX to PEM
- PFX to PKCS#8
- P7B to PFX
- PKCS7 to PEM
React web app that allows the user to:
- select a certificate file.
- select a format conversion (e.g: PEM to P7B, PFX to PEM).
- Initiate certificate format conversion.
- Allows the user to download the certifcate in the new format.