Skip to content

Commit 3d9522f

Browse files
phrasing TLS sentence in README.md
This way I think text is less rigid.
1 parent cd93338 commit 3d9522f

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 enabled, 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)