Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aarnott/pfx2snk

Converts PFX files to SNK files.
https://github.com/aarnott/pfx2snk

Last synced: about 1 month ago
JSON representation

Converts PFX files to SNK files.

Awesome Lists containing this project

README

        

Pfx2Snk
=======

Converts PFX files to SNK files.

USAGE:

pfx2snk.exe your-existing.pfx your-new.snk

The tool will prompt for a password which it stores in memory securely using SecureString
and does not display it on the screen.