Export .private file to .pfx

From: Ricardo Fraile <rfrail3_at_yahoo.es>
Date: Tue, 7 May 2013 11:07:29 +0100 (BST)

Hello,
  
      I created a couple of certificates with:

# dkim-genkey -t -s code001 -d domain.com

      All work well with postfix and bind, but now i need to integrate dkim with exchange and the software that i fond is this: http://www.emailarchitect.net/domainkeys/ I don't know if this is the best option (if anybody have a better choice, please said me) but for the moment, this is the selection.

      I need to put the key in pfx format and I can't convert the .private files, I use this command:

# openssl pkcs12 -export -in code001.private -nodes -out code001.pfx -nokeys
Enter Export Password:
Verifying - Enter Export Password:
190083:error:0D0C6070:asn1 encoding routines:ASN1_item_pack:encode error:asn_pack.c:170:

     Is this command correctly? How can i convert that?


Thanks,
Received on Tue May 07 2013 - 10:07:46 PST

This archive was generated by hypermail 2.3.0 : Tue May 07 2013 - 16:36:02 PST