how to create pfx from snk

  • Thread starter Thread starter Sam Jost
  • Start date Start date
S

Sam Jost

I've got a key pair to sign my assemblies with strong names in an
snk-file (created by sn.exe).

Since I am switching to VS 2005 I'd like to convert the snk into a
password protected pfx, but want to keep the key.

Can anyone point me to a tool to convert a snk to a pfx? I only found
ways to create a new pfx from scratch.

Thanks,
Sam
 
Back
Top