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

Новая страница: «In this command, we specify the request file and the CA files required for signing. The result is a device certificate device_AP6V5MDG.crt. File '''device_AP6V5MD…»
(Новая страница: «Next, we sign this request in our certification authority: openssl x509 -req -in device_AP6V5MDG.csr -CA ca.crt -CAkey ca.key-out device_AP6V5MDG.crt -days 365 -C…»)
(Новая страница: «In this command, we specify the request file and the CA files required for signing. The result is a device certificate device_AP6V5MDG.crt. File '''device_AP6V5MD…»)
Строка 59: Строка 59:
openssl x509 -req -in device_AP6V5MDG.csr -CA ca.crt -CAkey ca.key-out device_AP6V5MDG.crt -days 365 -CAcreateserial
openssl x509 -req -in device_AP6V5MDG.csr -CA ca.crt -CAkey ca.key-out device_AP6V5MDG.crt -days 365 -CAcreateserial


В этой команде мы уазываем файл запроса, и файлы CA необходимые для подписи. В итоге получаем сертификат устройства device_AP6V5MDG.crt.
In this command, we specify the request file and the CA files required for signing. The result is a device certificate device_AP6V5MDG.crt.
Файл '''device_AP6V5MDG.crt''' копируем на контроллер WB, он будет необходим для авторизацци.
File '''device_AP6V5MDG.crt''' copy to the Wiren Board controller, it will be necessary for authorization.


Давайте посмотрим, что содержится в файлах сертификатов CA и устройства:
Давайте посмотрим, что содержится в файлах сертификатов CA и устройства:
12 063

правки