Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New tool] SSL Certificate Format Conversion Tool #1245

Open
3 tasks done
zeng202211 opened this issue Aug 16, 2024 · 1 comment · May be fixed by #1306
Open
3 tasks done

[New tool] SSL Certificate Format Conversion Tool #1245

zeng202211 opened this issue Aug 16, 2024 · 1 comment · May be fixed by #1306
Labels
enhancement New feature or request triage

Comments

@zeng202211
Copy link

zeng202211 commented Aug 16, 2024

Clear and concise description of the feature you are proposing

Input Formats: PKCS#12, DER, and PEM.

Output Formats: PEM and DER

Is their example of this tool in the wild?

https://www.lddgo.net/encrypt/cert-format-converter

Additional context

No response

Validations

  • Check the feature is not already implemented in the project.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).
@zeng202211 zeng202211 added enhancement New feature or request triage labels Aug 16, 2024
sharevb added a commit to sharevb/it-tools that referenced this issue Sep 22, 2024
Fix CorentinTh#1245
Handle JKS, PEM, DER, P12 as input
Handle PEM and DER as output
@sharevb sharevb linked a pull request Sep 22, 2024 that will close this issue
sharevb added a commit to sharevb/it-tools that referenced this issue Sep 22, 2024
Fix CorentinTh#1245
Handle JKS, PEM, DER, P12 as input
Handle PEM and DER as output
sharevb added a commit to sharevb/it-tools that referenced this issue Sep 22, 2024
Fix CorentinTh#1245
Handle JKS, PEM, DER, P12 as input
Handle PEM and DER as output
@sharevb
Copy link
Contributor

sharevb commented Sep 22, 2024

Hi @zeng202211 and @CorentinTh , implemented in #1306

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants