Skip to content

Commit

Permalink
Fix more spelling
Browse files Browse the repository at this point in the history
One was an error, one needed adding to the wordlist
  • Loading branch information
phily245 committed Mar 14, 2024
1 parent 05c3775 commit e06656c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@ PHaaS
PHP
PHPMyAdmin
PID
PKCS
plc
Plesk
Polkit
Expand Down
2 changes: 1 addition & 1 deletion source/domains/ssl/generating_csrs.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ openssl req -new -newkey rsa:2048 -nodes -keyout /path/to/yourhostname.key -out
1. Double-click the `Server Certificates` icon.
1. Click the `Create Certificate Request` link in the Actions pane.
1. Fill out the `Distinguished Name Properties` form with the required information (`Common Name` (primary hostname), `Organization`, `City/locality`, `State/province`, `Country/region`).
1. Set the `Cryptographic Service Provider Properties` (Microsoft RSA SChannel Cryptographic Provider and a bit length of 2048).
1. Set the `Cryptographic Service Provider Properties` (Microsoft RSA Schannel Cryptographic Provider and a bit length of 2048).
1. Create a file name for your CSR and click the Finish button.

0 comments on commit e06656c

Please sign in to comment.