RemoteCertificateNameMismatch error when using Gamelift generated certificat

0

When trying to securely connect a client through an Gamelift SSL generated certificate to a Game session we got an RemoteCertificateNameMismatch error. We are using a Websocket communication between game client based on Unity and the game session.

AWS
Steve_H
질문됨 2년 전358회 조회
1개 답변
0
수락된 답변

When connecting to a game session that is running on a TLS-enabled fleet, you must use the DNS name, not the IP address.

DNS name can be retrieved when getting GameSession object and is format following this pattern: <unique identifier>.<region identifier>.amazongamelift.com.

https://docs.aws.amazon.com/gamelift/latest/apireference/API_GameSession.html#gamelift-Type-GameSession-DnsName

AWS
Steve_H
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠