Skip to content

Commit 82f2f8f

Browse files
Update articles/iot-hub/tutorial-x509-test-certs.md
Co-authored-by: Kelly Gremban <[email protected]>
1 parent b556f22 commit 82f2f8f

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
@@ -48,7 +48,7 @@ The following tutorial uses [OpenSSL](https://www.openssl.org/) and the [OpenSSL
4848
4949
## Create a root CA
5050

51-
You must first create an internal root certificate authority (CA) and a self-signed root CA certificate, to serve as a trust anchor from which you can create other certificates for testing. The files used to create and maintain your internal root CA are stored in a folder structure and initialized as part of this process. Perform the following steps to:
51+
You must first create an internal root certificate authority (CA) and a self-signed root CA certificate to serve as a trust anchor from which you can create other certificates for testing. The files used to create and maintain your internal root CA are stored in a folder structure and initialized as part of this process. Perform the following steps to:
5252

5353
- Create and initialize the folders and files used by your root CA
5454
- Create a configuration file used by OpenSSL to configure your root CA and certificates created with your root CA

0 commit comments

Comments
 (0)