사이트를 방문한 사용자가 FireFox에서 다음 오류를 수신했습니다.
Secure Connection Failed
An error occurred during the connection to foo.foo2.com.
SSL received an unexpected Server Hello handshake message.
(Error code: SSL_ERROR_RX_UNEXPECTED_SERVER_HELLO)
- The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
- Please contact the website owners to inform them of this problem. Alternatively, use the command found in the help menu to report this broken site.
문제의 사이트가 Heartbleed에 취약한 OpenSSL 버전을 실행하고 있지 않다는 것을 확인했습니다.
다른 사람이이 문제를 일으킬 수있는 것에 대해 자세히 설명 할 수 있습니까? 서버에 시간 초과가 발생 했습니까? 로드 밸런싱이 부적절하거나 사용자를 다른 시스템으로 안내 하는가?
웹 관리자 팀을 참여시킬 계획이지만이 문제의 원인에 대한 일반적인 아이디어를 얻는 데 도움이됩니다.
the authenticity of the received data could not be verified
). 오류의 이전 부분은 실제로 이것이 핸드 셰이크 연결임을 나타냅니다.