add it pages

This commit is contained in:
Karen Bradshaw
2020-05-30 15:43:58 -04:00
parent 7d03134456
commit 74d006a754
21 changed files with 141 additions and 129 deletions
@@ -1,20 +1,20 @@
---
draft: True
title: Certificati
content_template: templates/concept
content_type: concept
weight: 20
---
{{% capture overview %}}
<!-- overview -->
Quando si utilizza l'autenticazione del certificato client, è possibile generare certificati
manualmente tramite `easyrsa`,` openssl` o `cfssl`.
{{% /capture %}}
{{% capture body %}}
<!-- body -->
### easyrsa
@@ -246,4 +246,4 @@ done.
certificati x509 da utilizzare per l'autenticazione come documentato
[here](/docs/tasks/tls/managing-tls-in-a-cluster).
{{% /capture %}}