alancting / php-microsoft-jwt

PHP package for JWT
BSD 3-Clause "New" or "Revised" License
6 stars 11 forks source link

Connection problem when PHP session change the default protocol of stream_socket_client #3

Closed neodeblackie closed 3 years ago

neodeblackie commented 3 years ago

The below message occurs when call AzureAdConfiguration

file_get_contents(): SSL operation failed with c
ode 1. OpenSSL Error messages:\nerror:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed

Suggest to add logic by using cURL library for connecting remote site.

alancting commented 3 years ago

Closed for #5

Thanks for fixing it.