国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

ssl certificate - php7.0.15 issues about ssl
黃舟
黃舟 2017-05-16 13:00:04
0
1
804

1. What has been changed about phpssl certificate verification?
2. What happened:
2.1: When I opened the system I wrote before today, I found an inexplicable error SSL operation failed with code 1. OpenSSL Error messages :
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
So I searched for a long time and checked the manual but couldn't find it. I wonder if it's because I'm blind - -
3. I would like to ask if you know what rules have been changed in the SSL certificate. Could you please Can you explain it?
4: I lazily used the file_get_contents function to achieve remote access and then reported this error when accessing the WeChat api interface.

5. Temporarily abandon the communication of whether to use curl or file. My purpose is to find out what changes were made that caused the error in the SSL certificate. After all, the previous version did not An error occurred

openissl is enabled

黃舟
黃舟

人生最曼妙的風(fēng)景,竟是內(nèi)心的淡定與從容!

reply all(1)
巴扎黑

It should be that the server PHP extension openssl is not enabled. If you cannot open that server, you can use curl instead, do not use file_get_contents

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template