diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-03-20 11:09:00 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-03-20 11:09:00 -0300 |
commit | fa01b25cac0cbd86375c2204707d5c46b023de4d (patch) | |
tree | e0a5b1f8deda35c138439778bccb8abc26f64086 | |
parent | dd39dc49f2a159584290c6d110490fa1c5284836 (diff) | |
download | padrao-fa01b25cac0cbd86375c2204707d5c46b023de4d.tar.gz padrao-fa01b25cac0cbd86375c2204707d5c46b023de4d.tar.bz2 |
TODO
-rw-r--r-- | certs.mdwn | 11 |
1 files changed, 2 insertions, 9 deletions
@@ -3,13 +3,6 @@ Geração e renovação de certificados =================================== -TODO ----- - -* Procedimento para salvar contratos, invoices, etc no repositório de documentação. -* Onde for possível, substituir "SSL" por "TLS", "x509", "certs" ou "Certificados" quando aplicável. -* Traduzir [Certificates](https://help.riseup.net/pt/security/network-security/certificates) e usar como referência de protocolo. - Começando --------- @@ -18,8 +11,8 @@ Começando MAIN_DOMAIN="`hydra $HYDRA config domain`" DOMAIN="$MAIN_DOMAIN" # ou outro domínio -Branch SSL ----------- +Branch especial +--------------- Mudando para o branch `certs` da configuracao do puppet: |