Browse Source

Update certificates.md (#386)

pull/387/head
fred_the_tech_writer 5 years ago committed by GitHub
parent
commit
1e5ea2e746
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      _articles/hosting/certificates.md

2
_articles/hosting/certificates.md

@ -98,7 +98,7 @@ Your self-signed certificate (`.crt`) and private key (`private.key`) can be ret @@ -98,7 +98,7 @@ Your self-signed certificate (`.crt`) and private key (`private.key`) can be ret
#### Windows
To trust a self-signed certificate on Windows, run `certmgr.msc` and import your certificate into the right store or folder.
To trust a self-signed certificate on Windows, run `certmgr.msc` and import your certificate into the Trusted Root Certification Authorities.
#### Linux

Loading…
Cancel
Save