Skip to content

Commit 175786b

Browse files
authored
Missing words "certificate authority." (#70)
Signed-off-by: adamoutler <aoutler@gmail.com>
1 parent c16afa2 commit 175786b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ We use a yml attribute file to steer the configuration, the following options ar
5050
* `managable_container_number: 25`
5151
keep number of containers on a host to a manageable total.
5252
* `daemon_tlscacert : /etc/docker/ssl/ca.pem`
53-
configure the
53+
configure the certificate authority.
5454
* `daemon_tlscert: /etc/docker/ssl/server_cert.pem`
5555
configure the server certificate.
5656
* `daemon_tlskey: /etc/docker/ssl/server_key.pem`

0 commit comments

Comments
 (0)