DevToys icon indicating copy to clipboard operation
DevToys copied to clipboard

Digital Signature related tool(s)

Open expikr opened this issue 2 years ago • 1 comments

Oftentimes developers needs to create certificates/sign their files, or potentially techliterate nondevelopers might run into situations like signing documents etc. There isn't really a cohesive toolchain other than every developer setting up their own workflow manually.

For example, the closest thing to an all-in-one tool for signtool I can find is this. But it's such a small tool that it's extra cognitive load to hear about and remember this tiny gui utility made by some random scripting forum-goers.

The small scope of these signing-related tasks makes them a perfect fit for the swiss-army-knife collection use case.

expikr avatar Jan 31 '22 01:01 expikr

IMO, this feature is needed for many developers.

Erfankam avatar Aug 22 '22 04:08 Erfankam

Sometime we gat certs Base64 encoded. Would be nice to be able to inspect the cert details from a base64 string

Khaos66 avatar Oct 26 '22 20:10 Khaos66

https://github.com/FiloSottile/mkcert

expikr avatar Nov 01 '22 08:11 expikr