From 5dfc68fe8512dfe4d647163a89f53b26c6bf9aa0 Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Wed, 2 Apr 2014 10:05:08 +0200 Subject: [PATCH] break line in right place --- doc/Windows-Certificate.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/Windows-Certificate.asciidoc b/doc/Windows-Certificate.asciidoc index 764f92e..f178c70 100644 --- a/doc/Windows-Certificate.asciidoc +++ b/doc/Windows-Certificate.asciidoc @@ -21,8 +21,8 @@ Steps 2. Request a certificate: - yubico-piv-tool -a verify-pin -P 123456 -s 9a -a request-certificate -S "/CN=example/O=test/" \ - -i public.pem -o request.csr + yubico-piv-tool -a verify-pin -P 123456 -s 9a -a request-certificate \ + -S "/CN=example/O=test/" -i public.pem -o request.csr 3. Submit the request to the Windows CA: (this step must be run on a windows machine that know about the CA)