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

Новая страница: «Nginx will now require a certificate from the client that must be validated by a ca.crt, otherwise the server returns an error 400 to the client:»
(Новая страница: «For example, suppose you have a server on the Internet that must process requests only from devices that have certificates, issued by our CA. To enable this check…»)
(Новая страница: «Nginx will now require a certificate from the client that must be validated by a ca.crt, otherwise the server returns an error 400 to the client:»)
Строка 207: Строка 207:
</pre>
</pre>


Теперь nginx будет требовать от клиента сертификат, который должен проходить проверку с помощью ca.crt, иначе сервер
Nginx will now require a certificate from the client that must be validated by a ca.crt, otherwise the server
вернет клиенту ошибку 400:
returns an error 400 to the client:


<pre>
<pre>
12 063

правки