error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE CentOS-7.4 업데이트 이후 PHP측의 별다른 설정 내지는 설치 관련 작업 이슈가 없었음에도 발생 1. 테스트 코드 <? error_reporting(E_ALL); ini_set("display_errors", 1); var_dump(openssl_get_cert_locations()); fsockopen("ssl://fcstdpay.inicis.com",443); ?> 정작 작동을 안하는 부분은 fsockopen(”ssl://fcstdpay.inicis.com”,443); 이 부분으로.. 상단은 그냥 에러 참고용… 2. 발생 에러 PHP Warning: fsockopen(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed in /home/jirak.net/public_html/bb.php on line 4 PHP Stack trace: PHP 1. {main}() /home/jirak.net/public_html/bb.php:0 PHP 2. fsockopen() /home/jirak.net/public_html/bb.php:4 Warning: fsockopen(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed in /home/jirak.net/public_html/bb.php on line 4 Call Stack: 0.0003 348216 1. {main}() /home/jirak.net/public_html/bb.php:0 0.0004 348696 2. fsockopen() /home/jirak.net/public_html/bb.php:4 PHP Warning: fsockopen(): Failed to enable crypto in /home/jirak.net/public_html/bb.php on line 4 PHP Stack trace: PHP 1. {main}() /home/jirak.net/public_html/bb.php:0 PHP 2. fsockopen() /home/jirak.net/public_html/bb.php:4 Warning: fsockopen(): Failed to enable crypto in /home/jirak.net/public_html/bb.php on line 4 [ more... ]
The post error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE in PHP (after update centos-7.4) appeared first on 지락문화예술공작단.
원문출처 : https://jirak.net/wp/error14090086ssl-routinesssl3_get_server_certificate-php-update-centos-7-4/
댓글 0
번호 | 제목 | 글쓴이 | 날짜 | 조회 수 |
---|---|---|---|---|
19 | 웹사이트 보안 개발 가이드 20160421 | 관리자 | 2017.07.25 | 147 |
18 | WordPress 4.8.1 Maintenance Release | 관리자 | 2017.08.03 | 146 |
17 | The Month in WordPress: August 2017 | 관리자 | 2017.09.02 | 164 |
16 | AWS 자격증 시험 신청 하기 | 관리자 | 2017.09.19 | 198 |
15 | WordPress 4.8.2 Security and Maintenance Release | 관리자 | 2017.09.20 | 424 |
14 | WordPress 4.9 Beta 3 | 관리자 | 2017.10.20 | 391 |
13 | WordPress 4.9 Beta 4 | 관리자 | 2017.10.26 | 631 |
12 | WordPress 4.8.3 Security Release | 관리자 | 2017.11.01 | 375 |
11 | WordPress 4.9 Release Candidate 2 | 관리자 | 2017.11.09 | 383 |
» | error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE in PHP (after update centos-7.4) | 관리자 | 2017.11.15 | 1971 |
9 | WordPress 4.9 “Tipton” | 관리자 | 2017.11.16 | 810 |
8 | WordPress 4.9.1 Security and Maintenance Release | 관리자 | 2017.11.30 | 892 |
7 | The Month in WordPress: November 2017 | 관리자 | 2017.12.02 | 387 |
6 | How To Downgrade DigitalOcean Droplets | 관리자 | 2017.12.08 | 423 |
5 | cannot load media library on wordpress (feat. modsecurity & sql injection ruleset) | 관리자 | 2018.02.26 | 923 |