We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a15ed7 commit cd93338Copy full SHA for cd93338
README.md
@@ -136,7 +136,7 @@ If you are looking for a simple solution to administrate your ldap server you ca
136
### TLS
137
138
#### 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).
+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).
140
141
docker run --hostname ldap.my-company.com --detach osixia/openldap:1.1.8
142
0 commit comments