Norbert Klasen

Results 6 issues of Norbert Klasen

Kubernetes provides TLS secrets as two PEM encoded files (certificates and key) to containers. See . A PWM container should be able to use these to setup its Tomcat connector....

enhancement

If there is no space between the last header delimter `|` and the first extension key name, the lognorm swallows the first character of the key. input (sample from [ArcSight...

# Added Property to Control LDAP Authentication Mechanisms Allowed to Authenticate Over Clear Connections A new environment property, jdk.jndi.ldap.mechsAllowedToSendCredentials, has been added to control which LDAP authentication mechanisms are allowed...

# Endpoint identification has been enabled on LDAPS connections. To improve the robustness of LDAPS (secure LDAP over TLS ) connections, endpoint identification algorithms have been enabled by default. Note...

Some properties are Java system properties (-D), others can only be set in a security policy file. Indicate which property belongs to which group

If intra-cluster communication needs to be encrypted, the pwm must provide https service with a certificate trusted by the ingress controller. In order to achieve this I'd like to provide...