On Fri, May 06, 2005 at 09:08:44AM -0700, Thalanki, Murali wrote: > Then I executed a small script to connect one of our HTTPS server, but it > gives the error: > > C:\Test Programs>perl https.pl > Failed: 500 configure certs failed: failed to load csidev.p12: No such file > or d > irectory > 500 (Internal Server Error) configure certs failed: failed to load > csidev.p12: N > o such file or directory > Client-Date: Fri, 06 May 2005 16:01:23 GMT
> # CA CERT PEER VERIFICATION > $ENV{HTTPS_CA_FILE} = 'csidev.p12'; > $ENV{HTTPS_CA_DIR} = 'C:/Downloads/Perl/Cerificate/'; I am not sure why the above error message is so neutral to you. Maybe is it just a typo? You write 'Cerificate' in your program... \rho