I've installed FreeIPA server. It works but after 10 minutes gives me error. Here is the error. Seems some certificate error. I have less expierence with FreeIPA anybody, could you please help fix this issue ?
Linux* certificate services* CentOS
Last Comment
Martyn Spencer
8/22/2022 - Mon
Martyn Spencer
Whatever certificate is being presented by https://ipa.exam.local is not trusted for some reason. Is it using a self-signed certificate? I cannot really help specifically with FreeIPA but I would look into certificate issues with the aforementioned host and take it from there.
Occasionally, certificates may be created ahead of time so that they don't become valid until a certain time has passed, so it may just be that. Checking the certificate start date on your http server may confirm this. Good to hear that it is now working.
Edit: To qualify the above statement, I have seen software generate certificates that are effectively invalid at the point of creation and only become valid after a certain time has passed. Also, time differences between two machines may cause a problem.