Not sure if this was mentioned before but when exporting PINs after the 
first time using the batch process I would get a module error (strftime 
not found).

At the top of bpExportPIN, add to correct this issue:

 use POSIX qw(strftime);


Dave
------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Openca-Users mailing list
Openca-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to