|
|
@@ -1,14 +1,18 @@
|
|
|
# Changelog
|
|
|
|
|
|
## 1.1.5
|
|
|
+Fix :
|
|
|
+ - Restarting container with new environment #44
|
|
|
+ - Cannot rerun with customized certificate at 1.1.1 #36
|
|
|
|
|
|
## 1.1.4
|
|
|
-- Remove environment variable LDAP_TLS_PROTOCOL_MIN as it takes no effect, see #69
|
|
|
-- Adjust default GnuTLS cipher string according to Red Hat's TLS hardening guide.
|
|
|
- This by default also restricts the TLS protocol version to 1.2. For reference,
|
|
|
- see #69
|
|
|
-- Fix Error in Adding "Billy" #71
|
|
|
-- Add docker-compose.yml example and update kubernetes examples #52
|
|
|
+Fix :
|
|
|
+ - Remove environment variable LDAP_TLS_PROTOCOL_MIN as it takes no effect, see #69
|
|
|
+ - Adjust default GnuTLS cipher string according to Red Hat's TLS hardening guide.
|
|
|
+ This by default also restricts the TLS protocol version to 1.2. For reference,
|
|
|
+ see #69
|
|
|
+ - Fix Error in Adding "Billy" #71
|
|
|
+ - Add docker-compose.yml example and update kubernetes examples #52
|
|
|
|
|
|
Merge pull request :
|
|
|
- Update LDAP_TLS_CIPHER_SUITE, remove LDAP_TLS_PROTOCOL_MIN #70
|