devOps/Nginx2 [ 엔진엑스(Nginx) ] nginx: [emerg] cannot load certificate BIO_new_file() failed SSL 오류 해결하기 📍 nginx: [emerg] cannot load certificate BIO_new_file() failed SSL 오류 해결하기 Docker-compose로 배포하는 과정에 다음과 같은 오류로 인해 배포 사이트에 SSL을 적용할 수 없었다. nginx: [emerg] cannot load certificate "/etc/nginx/ssl/live//fullchain.pem" : BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/etc/nginx/ssl/live//fullchain.pem','r') error:2006D080:BIO routines:BIO_new_file:no .. 2022. 3. 14. [ 엔진엑스(Nginx) ] [ warn ] the "ssl" directive is deprecated, use the listen ... 📍 the "ssl" directive is deprecated, use the listen ... Docker를 이용해 배포 환경에서 nginx.conf를 세팅하고 실행을 하는데 다음과 같은 경고문이 떴다. nginx_1 | 2022/03/10 22:11:52 [warn] 1#1: the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /etc/nginx/nginx.conf:35 nginx_1 | nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /etc/nginx/nginx.conf:35 Err.. 2022. 3. 11. 이전 1 다음