----- Le 27 Nov 20, à 9:13, mail <[email protected]> a écrit : > I would appreciate if you share your findings. Ok, nailed it. The problem is that I have perl(YAML) installed system wide (it's a dependency of cpanm, which I'm using to install OpenXPKI libs in its own directory). But as OpenXPKI as no explicit dependency on a specific YAML module version, cpanm wasn't installing it in OpenXPKI lib dir, so OpenXPKI was using the system one, which was version 0.84 on CentOS 7.
Forcing installation of YAML 1.30 in OpenXPKI lib dir fixes the issue without any code modification. Maybe OpenXPKI could list YAML as an explicit dependency (but I'm not sure of the minimal version required. I know 0.84 doesn't work, and 1.30 does work) I do have another problem with cert revocation, but will start another thread for it ;-) Cheers, Daniel -- [ https://www.firewall-services.com/ ] Daniel Berteaud FIREWALL-SERVICES SAS, La sécurité des réseaux Société de Services en Logiciels Libres Tél : +33.5 56 64 15 32 Matrix: @dani:fws.fr [ https://www.firewall-services.com/ | https://www.firewall-services.com ]
_______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
