VeriSign Environmental Server Variable problem

Discussion in 'Classic ASP' started by dbiggs, Jan 26, 2005.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hello,
    I am trying to write an asp script to process CC payments through verisign using PFProCOMControl. I am getting the error:

    RESULT=-31&RESPMSG=The certificate chain did not validate, no local certificate found, Cert Path = c:\windows\system32\certs, Working Directory = c:\windows\system32\inetsrv

    I do have the cert file that came with the pay flow pro sdk etc... I was wondering if anyone knows how to set the Cert Path variable, wether the verisign com PFProCOMControl has an event or function to do that or if there is a way to do that within an asp script. I am, ofcourse, assuming it is an environmental variable. I have seen Perl and PHP scripts that set this variable but I have not been able to rind a way to do it in ASP.

    Thanks for your help,
    Darryl
     
  2. You should create a support ticket so the sys admins can check whether or not the certificate file is on the server.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page