php-upwork icon indicating copy to clipboard operation
php-upwork copied to clipboard

making the request failed (SSL peer certificate or SSH remote key was not OK)

Open OlehKuzmyak opened this issue 4 years ago • 2 comments

Just copy your code from example/web.php and paste own key and secret. what am i doing wrong? Screenshot_1

OlehKuzmyak avatar May 21 '21 07:05 OlehKuzmyak

@OlehKuzmyak , it looks like a local issue with self-signed certificate. For further investigation, could you please provide following details:

  • how do you execute the example?
  • do you use some virtual host or localhost?
  • what certificate do you see on your end?

mnovozhylov avatar May 27 '21 19:05 mnovozhylov

-using laravel, code executes at controller. I didn't change code only copy to controller. -localhost. -don't understand about cerificate. Where i can see this?

OlehKuzmyak avatar Jun 01 '21 13:06 OlehKuzmyak