Skip to content

Commit 9e10d41

Browse files
Update articles/iot-hub/tutorial-x509-test-certs.md
Co-authored-by: Sonia Lopez <[email protected]>
1 parent db90cc3 commit 9e10d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub/tutorial-x509-test-certs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ You must first create an internal root certificate authority (CA) and a self-sig
165165
1. In the Git Bash window, run the following command to generate a certificate signing request (CSR) in the `rootca` directory and a private key in the `rootca/private` directory. For more information about the OpenSSL `req` command, see the [openssl-req](https://www.openssl.org/docs/man3.1/man1/openssl-req.html) manual page in OpenSSL documentation.
166166

167167
> [!NOTE]
168-
> we recommend that you don't copy or share the private key even though this root CA is for testing purposes and isn't exposed as part of a public key infrastructure (PKI).
168+
> We recommend that you don't copy or share the private key even though this root CA is for testing purposes and isn't exposed as part of a public key infrastructure (PKI).
169169

170170
# [Windows](#tab/windows)
171171

0 commit comments

Comments
 (0)