Releases: osixia/docker-openldap
Releases Β· osixia/docker-openldap
v1.1.0
Added
- Use *.startup.yaml environment files to keep configuration secrets
- Use cfssl tool to generate tls certs
- Use log-helper to write leveled log messages
- Allow copy of /container/service and mounted files to /container/run/service dir usefull for write only filesystems and avoid file permissions problems
- Add enforcing TLS options (#26)
Changed
- Upgrade baseimage to light-baseimage:0.2.1
Fixed
- Should SSL certs be copied on load? (#25)
v1.0.9
Added
- Makefile with build no cache
Changed
- Upgrade baseimage to light-baseimage:0.2.0
v1.0.8
Fixed
- An other startup bug ! whuhu
v1.0.7
Fixed
- Startup bug
v1.0.6
Changed
- Upgrade baseimage to light-baseimage:0.1.5
v1.0.5
Changed
- Upgrade baseimage to light-baseimage:0.1.4
Fixed
- Replication bug when the hostname was changed
v1.0.4
Changed
- Upgrade baseimage to light-baseimage:0.1.3
v1.0.3
v1.0.2
Added
- LDAP_TLS_CIPHER_SUITE
- LDAP_TLS_PROTOCOL_MIN
- LDAP_TLS_VERIFY_CLIENT