diff options
author | Benoit Foucher <benoit@zeroc.com> | 2015-08-20 18:16:03 +0200 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2015-08-20 18:16:03 +0200 |
commit | 0d33af217491180d54e4e5e5051cbc3faea53b3f (patch) | |
tree | 387c4ca48b666470f82f6d187efb0b1e4b110a78 | |
parent | Fixed ICE-6730 - test failures on Microsoft Edge browser (diff) | |
download | ice-0d33af217491180d54e4e5e5051cbc3faea53b3f.tar.bz2 ice-0d33af217491180d54e4e5e5051cbc3faea53b3f.tar.xz ice-0d33af217491180d54e4e5e5051cbc3faea53b3f.zip |
Fixed ICE-6729 - instructions for CA cert and Microsoft Edge
-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 96566f44338..9dae75ece97 100644 --- a/js/BuildInstructions.md +++ b/js/BuildInstructions.md @@ -86,7 +86,7 @@ depending on the browser you're using: file, and add it as a certificate authority (CA) for trusting web sites. After closing the dialogs, reload the test page to continue. -- Internet Explorer +- Internet Explorer and Microsoft Edge Run the management console (mmc.exe) and add the Certificates snap-in for the computer account. In the console window, open the Certificates folder. From the Action menu, choose All Tasks and Import. Navigate to the |