Authentication failed: SSL certificate problem: self signed certificate in certificate chain

paragsatpute
paragsatpute edited March 2018 in PHP client
I am getting an error after getting the request token as "Authentication failed: SSL certificate problem: self signed certificate in certificate chain"

Points to note,
  1. I am using http://127.0.0.1 as my redirect URL.
  2. I am able to get the request token successfully.
  3. While setting access token i get the above error and does not go past beyond that point.
  4. The error shows that it corresponds to line# 1021 in kiteconnect.php file.
Please advise.
  • sujith
    Can you let us know your system configuration? which version of phpkiteconnect you are using?
  • paragsatpute
    paragsatpute edited March 2018
    @sujith
    I am using kiteconnect 3 for PHP

    Below is the system configuration,

  • sujith
    @paragsatpute,
    Can you let us know which operating system you are using?
  • paragsatpute
    paragsatpute edited March 2018
    @sujith
    I am using Windows Server 2016 Datacenter edition (64 bit). Below is the screenshot.
    I shifted my web server to test on a VM but still the same error. Below is the configuration of the VM.

    I am using lastest WAMP stack.


  • sujith
    Are you sure you don't have http://127.0.0.1 for localhost?
    Can you private message your api_key?

    If you are getting certificate issue after redirection then it means something is wrong with your setup as Kite Connect just does redirection and Kite Connect doesn't have control after redirection.
Sign In or Register to comment.