mirror of https://github.com/docker/docs.git
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:
parent
e0ff65e6c9
commit
d9797820ca
|
|
@ -44,11 +44,10 @@ Then, select the following options:
|
||||||
* Click 'Browser', and select 'Trusted Root Certificate Authorities'
|
* Click 'Browser', and select 'Trusted Root Certificate Authorities'
|
||||||
* Click 'Finish'
|
* 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.
|
After adding the CA certificate to Windows, restart Docker for Windows.
|
||||||
|
|
||||||
|
|
||||||
### Ubuntu/ Debian
|
### Ubuntu/ Debian
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue