Robin Thoni hace 5 años
padre
commit
f4492d0f65
Firmado por: Robin THONI <robin@rthoni.com> GPG Key ID: 4E09DEF46B99E61E
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

25
     ```shell
25
     ```shell
26
     step certificate sign --profile intermediate-ca certs/ad.csr certs/root_ca.crt secrets/root_ca_key
26
     step certificate sign --profile intermediate-ca certs/ad.csr certs/root_ca.crt secrets/root_ca_key
27
     ```
27
     ```
28
-  Note: `step` might complaint if there's an emtpy trailing line at the end of the CSR
28
+  Note: `step` might complain if there's an emtpy trailing line at the end of the CSR
29
 - Copy the generated certificate on stdout AND `certs/root_ca.crt` somewhere to the AD-CS server
29
 - Copy the generated certificate on stdout AND `certs/root_ca.crt` somewhere to the AD-CS server
30
 - Run on the AD-CS server
30
 - Run on the AD-CS server
31
     ```shell
31
     ```shell

Loading…
Cancelar
Guardar