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
関連するコンテンツ
- AWS公式更新しました 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 ?