mirror of https://github.com/docker/docs.git
Update faqs.md
This commit is contained in:
parent
9066792a0a
commit
31aa752910
|
@ -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?
|
||||
|
||||
|
|
Loading…
Reference in New Issue