Перейти к содержанию

Навигация

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

Новая страница: «'''CA''' is the basis of security in this scheme, so these operations are performed on the machine that is accessed only the owner of the '''CA'''.»
(Новая страница: «And certificate of our '''CA''':»)
(Новая страница: «'''CA''' is the basis of security in this scheme, so these operations are performed on the machine that is accessed only the owner of the '''CA'''.»)
Строка 38: Строка 38:
<pre>openssl req -x509 -new -days 3650 -key ca.key -out ca.crt -subj "/CN=MY CA"</pre>
<pre>openssl req -x509 -new -days 3650 -key ca.key -out ca.crt -subj "/CN=MY CA"</pre>


'''CA''' является основой безопасности в данной схеме, поэтому эти операции выполняем на машине доступ к которой
'''CA''' is the basis of security in this scheme, so these operations are performed on the machine that is accessed
есть только у владельца '''CA'''.
only the owner of the '''CA'''.


Далее на конроллере WB создаем запрос на сертификат устройства:
Далее на конроллере WB создаем запрос на сертификат устройства:
12 063

правки