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

SSL Certificate Tools #1498

Open
3 tasks done
manho97 opened this issue Feb 14, 2025 · 3 comments
Open
3 tasks done

SSL Certificate Tools #1498

manho97 opened this issue Feb 14, 2025 · 3 comments
Labels
enhancement New feature or request triage

Comments

@manho97
Copy link

manho97 commented Feb 14, 2025

What type of request is this?

New feature for an existing tool

Clear and concise description of the feature you are proposing

Can make a SSL Certificate Tools, so that we can do some decoding from the key/cert/csr and compare them. Thanks!

Is their example of this tool in the wild?

No response

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).
@manho97 manho97 added enhancement New feature or request triage labels Feb 14, 2025
@sharevb
Copy link
Contributor

sharevb commented Feb 15, 2025

Hi @manho97 , I made many of these in PR, an up to date version of it-tools, I made kind of a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)

Including CSR generator, certificate parser and generator, encryption, many keys pairs generator, pgp, you will find in search box

@sharevb
Copy link
Contributor

sharevb commented Feb 15, 2025

Related to #1459

@sharevb
Copy link
Contributor

sharevb commented Feb 23, 2025

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

No branches or pull requests

2 participants