QBonaventure / mppm

MIT License
3 stars 0 forks source link

Certs problem on RHEL OSes #25

Open QBonaventure opened 1 year ago

QBonaventure commented 1 year ago

On RHEL servers, Trackmania won't start without access to the "ca-certificates.crt". Problem is, this is called "ca-bundle.crt" on RHEL releases. Need to find a way to ensure it is correctly set before first server start

cp /etc/pki/tls/certs/ca-bundle.crt /etc/pki/tls/certs/ca-certificates.crt