소개
nginx[3046]: nginx: [warn] "ssl_stapling" ignored, not supported

문제점

Nginx에 BoringSSL과 함께 사용할 때, 발생하는 경고.

BoringSSL과 함께 사용할때는 OCSP stapling이 지원되지 않는건지...

해결

우선 nginx의 설정에서 ssl_stapling 관련은 모두 삭제하자.

태그
nginx
반응과 댓글 시스템은 Giscus에 의해 호스팅되며, 모든 대화는 GitHub에 저장됩니다.

출처가 명확하지 않은 내용을 신뢰하지 마세요. 글 작성자는 이로 인해 발생하는 책임을 지지 않습니다.

피드백 무엇이든 환영합니다 🤗

doda.devlicensegithubmade with ☕️

nginx: [warn] "ssl_stapling" ignored, not supported – 도다위키