1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
1
Hi Ravi,
you can register a CA without having access to the private key in SNI_ONLY mode: https://docs.aws.amazon.com/iot/latest/developerguide/register-CA-cert.html
Cheers,
Philipp
관련 콘텐츠
- 질문됨 2년 전
Hi Ravi,
you can register a CA without having access to the private key in SNI_ONLY mode: https://docs.aws.amazon.com/iot/latest/developerguide/register-CA-cert.html
Cheers,
Philipp
Ok, In this case does device need to send SNI in the TLS handshake? or its is applicable only when the device cert ( Not CA cert ) is registered as SNI_ONLY ?