Skip to content

Frankkwizera/certificate-format-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

certificate-format-converter

Converts certificate format to a desired format.

Supported conversion:

  • PEM to DER
  • DER to PEM

TODOS:

* Adding more conversion formats

  - PEM to P7B
  - PEM to PKCS8
  - PFX to PEM
  - PFX to PKCS#8
  - P7B to PFX
  - PKCS7 to PEM

* Adding web app functionality

  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.

About

A tool to convert TLS/SSL certificates to different formats

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages