Skip to content

Commit b85cd1b

Browse files
committed
Respond to added comments.
1 parent 62eb725 commit b85cd1b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

content/includes/nginx-one/add-file/new-ssl-bundle.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,12 @@ Select **Save and Continue**. You're taken to another screen where you can speci
2020

2121
- **Certificate File Path**
2222
- Enter the full path to your certificate, such as
23-
- /etc/ssl/nginx/server.crt
24-
- /etc/ssl/nginx/server.pem
23+
- /etc/nginx/server.crt
24+
- /etc/nginx/server.pem
2525

2626
- **Key File Path**
2727
- Enter the full path to your certificate key, such as
28-
- /etc/ssl/nginx/server.key
29-
- If you're using a `.pem` file, you won't have a separate key.
28+
- /etc/nginx/server.key
3029

3130
With the **Add Item** button, you can add the file to additional directories.
3231

0 commit comments

Comments
 (0)