From 675839362a62319a8ab226917a1416271cd54b3f Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Wed, 1 Oct 2014 14:45:00 +0200 Subject: [PATCH] Typo --- doc/CertificateAuthorityWithNEO.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/CertificateAuthorityWithNEO.txt b/doc/CertificateAuthorityWithNEO.txt index ea4faf8..b154944 100644 --- a/doc/CertificateAuthorityWithNEO.txt +++ b/doc/CertificateAuthorityWithNEO.txt @@ -184,7 +184,7 @@ Then generate a new private key and certificate request: distinguished_name = req_distinguished_name prompt = no [ req_distinguished_name ] - CN=ee-$host.yubico.com + CN=$host.yubico.com EOF openssl req -sha256 -new -config yubico-internal-https-ee-$host-csr.conf -key yubico-internal-https-ee-$host-key.pem -nodes -out yubico-internal-https-ee-$host-csr.pem