Translations:CryptodevATECCx08 Auth/34/en: различия между версиями

Материал из Wiren Board
(Новая страница: «The device certificate is signed by a CA certificate and can be verified by it: <pre> openssl verify -CAfile ca.crt device_AP6V5MDG.crt device_AP6V5MDG.crt: OK <…»)
 
(нет различий)

Текущая версия на 14:53, 18 июля 2019

Определение сообщения (CryptodevATECCx08 Auth)
Сертификат устройства подписан сертификатом CA и может быть им проверен:
<pre>
openssl verify -CAfile ca.crt device_AP6V5MDG.crt 
device_AP6V5MDG.crt: OK
</pre>

The device certificate is signed by a CA certificate and can be verified by it:

openssl verify -CAfile ca.crt device_AP6V5MDG.crt 
device_AP6V5MDG.crt: OK