mirror of https://github.com/docker/docs.git
Fix 404 Not Found - Broken Link (#10997)
* Fix 404 Not Found - Broken Link Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
This commit is contained in:
parent
21c861f7c6
commit
e3c3484c47
|
|
@ -93,7 +93,7 @@ Now, generate the signed certificate:
|
|||
Getting CA Private Key
|
||||
Enter pass phrase for ca-key.pem:
|
||||
|
||||
[Authorization plugins](../extend/plugins_authorization) offer more
|
||||
[Authorization plugins](/engine/extend/plugins_authorization/) offer more
|
||||
fine-grained control to supplement authentication from mutual TLS. In addition
|
||||
to other information described in the above document, authorization plugins
|
||||
running on a Docker daemon receive the certificate information for connecting
|
||||
|
|
|
|||
Loading…
Reference in New Issue