Self-signed certificates setup on Windows (Part 2) (#2911)

* Update index.md

Adjusted the Link to the msdn documentation as did in #357

* Update index.md

Link updated and removed the second link.
This commit is contained in:
Lenny Linux 2017-04-20 14:34:13 -05:00 committed by Misty Stanley-Jones
parent e0ff65e6c9
commit d9797820ca
1 changed files with 1 additions and 2 deletions

View File

@ -44,11 +44,10 @@ Then, select the following options:
* Click 'Browser', and select 'Trusted Root Certificate Authorities'
* Click 'Finish'
[Learn more about managing TLS certificates](https://technet.microsoft.com/en-us/library/cc754841(v=ws.11).aspx).
[Learn more about managing TLS certificates](https://technet.microsoft.com/en-us/library/cc754841(v=ws.11).aspx#BKMK_addlocal).
After adding the CA certificate to Windows, restart Docker for Windows.
### Ubuntu/ Debian
```bash