diff --git a/doc/CertificateAuthorityWithNEO.txt b/doc/CertificateAuthorityWithNEO.txt index b418340..55a2380 100644 --- a/doc/CertificateAuthorityWithNEO.txt +++ b/doc/CertificateAuthorityWithNEO.txt @@ -67,7 +67,7 @@ counter as follows: CN=Yubico Internal HTTPS CA [ v3_ca ] subjectKeyIdentifier=hash - basicConstraints = CA:true, pathlen:1 + basicConstraints=critical, CA:true, pathlen:1 keyUsage=critical, keyCertSign, cRLSign nameConstraints=@nc [ nc ] @@ -145,7 +145,7 @@ Generate the Sub-CA certificate request: Generate the Sub-CA certificate: cat>yubico-internal-https-subca-$user-crt.conf<