mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-05 21:21:42 +00:00
Removing references to regsitry 1.0, pointing to distribution
Updating links and title
Adding in comments
Signed-off-by: Mary Anthony <mary@docker.com>
(cherry picked from commit d550d729e1)
18 lines
695 B
Markdown
18 lines
695 B
Markdown
<!--[metadata]>
|
|
+++
|
|
title = "Using certificates for repository client verification"
|
|
description = "How to set up and use certificates with a registry to verify access"
|
|
keywords = ["Usage, registry, repository, client, root, certificate, docker, apache, ssl, tls, documentation, examples, articles, tutorials"]
|
|
[menu.main]
|
|
parent = "mn_docker_hub"
|
|
weight = 7
|
|
+++
|
|
<![end-metadata]-->
|
|
|
|
# Using certificates for repository client verification
|
|
|
|
The orginal content was deprecated. For information about configuring
|
|
cerficates, see [deploying a registry
|
|
server](http://docs.docker.com/registry/deploying/). To reach an older version
|
|
of this content, refer to an older version of the documentation.
|