> 
> Only problem is that this is on Windows and the standard c_rehash wont
> work.

In which case instead of making links you need to make copies.  Using 
Kermit script this can be done as 

   copy cert.pem {\fcommand(openssl x509 -hash -noout -in cert.pem).0}

I'm sure someone can write the equivalent Perl.




 Jeffrey Altman * Sr.Software Designer      C-Kermit 8.0 Beta available
 The Kermit Project @ Columbia University   includes Secure Telnet and FTP
 http://www.kermit-project.org/             using Kerberos, SRP, and 
 [EMAIL PROTECTED]          OpenSSL.  SSH soon to follow.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to