Hi again,

On 23.03.22 at 11:23 Johannes Kastl wrote:

seems like just having proper server.key and tls.key files is not enough. I still get a warning that TLS could not be enabled:

INFO: Checking for PEM TLS files ...
INFO: Found -> []
INFO: Have /data/tls/server.key -> True
INFO: Have /data/tls/server.crt -> True
INFO: Have /data/tls/ca -> False
INFO: Have /data/config/pwdfile.txt -> True
INFO: Unable to configure TLS from PEM, missing a required file.

The only thing that is apparently not found is /data/tls/ca, which is existing (but is an empty directory).

389server-5945c6677f-c856s:/ # ll /data/tls/
total 0
drwxr-xr-x. 2 root root 80 Mar 23 10:40 ..2022_03_23_10_40_09.094925764
lrwxrwxrwx. 1 root root 31 Mar 23 10:40 ..data -> 
..2022_03_23_10_40_09.094925764
drwxrwxrwx. 1 root root  0 Mar 23 10:40 ca
lrwxrwxrwx. 1 root root 17 Mar 23 10:40 server.crt -> ..data/server.crt
lrwxrwxrwx. 1 root root 17 Mar 23 10:40 server.key -> ..data/server.key
389server-5945c6677f-c856s:/ # ll /data/tls/ca/
total 0
389server-5945c6677f-c856s:/ #

From the docker image description:

ca is a folder with PEM format CA's that should be added to the trust root for 
this instance.

I understood this to be optional? Is this actually required?

Kind Regards,
Johannes

--
Johannes Kastl
Linux Consultant & Trainer
Tel.: +49 (0) 151 2372 5802
Mail: ka...@b1-systems.de

B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg
http://www.b1-systems.de
GF: Ralph Dehner
Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

_______________________________________________
389-users mailing list -- 389-users@lists.fedoraproject.org
To unsubscribe send an email to 389-users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to