diff options
author | Bernard Normier <bernard@zeroc.com> | 2017-07-17 18:24:33 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-17 18:24:33 -0400 |
commit | 58c6dc4e8e88c05a64150085ea0b74a93d66e144 (patch) | |
tree | 714785a6f550dfce5a5c2c9a8d6bc868a62a213c /js | |
parent | Fixed certificate import instructions for IE and Edge (diff) | |
download | ice-58c6dc4e8e88c05a64150085ea0b74a93d66e144.tar.bz2 ice-58c6dc4e8e88c05a64150085ea0b74a93d66e144.tar.xz ice-58c6dc4e8e88c05a64150085ea0b74a93d66e144.zip |
Formatting fix
Diffstat (limited to 'js')
-rw-r--r-- | js/BuildInstructions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/BuildInstructions.md b/js/BuildInstructions.md index 04f6fdc7a45..ae80e7234a8 100644 --- a/js/BuildInstructions.md +++ b/js/BuildInstructions.md @@ -101,7 +101,7 @@ depending on the browser you're using: - Internet Explorer and Microsoft Edge Run the management console (mmc.exe) and add the Certificates snap-in for the computer account. Then select Console Root > Certificates (Local Computer) - > Trusted Root Certificate Authorities. In the Action menu, choose All Tasks + \> Trusted Root Certificate Authorities. In the Action menu, choose All Tasks and Import. Navigate to the `cacert.der` file and import it into. Reload the test page to continue. |