Update faqs.md

This commit is contained in:
Usha Mandya 2019-05-29 10:34:40 +01:00 committed by GitHub
parent 9066792a0a
commit 31aa752910
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -246,7 +246,7 @@ Starting with Docker for Mac Beta 27 and Stable 1.12.3, all trusted certificate
authorities (CAs) (root or intermediate) are supported.
For full information on adding server and client side certs, see
[Add TLS certificates](/docker-for-mac/#add-tls-certificates) in the Getting Started topic.
[Add TLS certificates](/docker-for-mac/index/#add-tls-certificates) in the Getting Started topic.
### How do I add client certificates?
@ -256,7 +256,7 @@ in `~/.docker/certs.d/<MyRegistry>:<Port>/client.cert` and
`~/.docker/certs.d/<MyRegistry>:<Port>/client.key`.
For full information on adding server and client side certs, see
[Add TLS certificates](/docker-for-mac/#add-tls-certificates) in the Getting Started topic.
[Add TLS certificates](/docker-for-mac/index/#add-tls-certificates) in the Getting Started topic.
### Can I pass through a USB device to a container?