Skip to content

Commit ae213fc

Browse files
author
osixia
authored
Merge pull request #113 from Anton-Latukha/stable
small rephrase of README.md TLS section
2 parents 0a15ed7 + 3d9522f commit ae213fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ If you are looking for a simple solution to administrate your ldap server you ca
136136
### TLS
137137

138138
#### Use auto-generated certificate
139-
By default TLS is enable, a certificate is created with the container hostname (it can be set by docker run --hostname option eg: ldap.example.org).
139+
By default, TLS is already configured and enabled, certificate is created using container hostname (it can be set by docker run --hostname option eg: ldap.example.org).
140140

141141
docker run --hostname ldap.my-company.com --detach osixia/openldap:1.1.8
142142

0 commit comments

Comments
 (0)