I wasn't able to activate my license.
Turns out that from 18 to 19 there was a little change of behavior in establishing TLS connections:
With 19 it was only trying to read /etc/pki/tls/certs/ca-bundle.crt, in 18 there was a fallback to /etc/ssl/certs/ca-certificates.crt.
My fix was a simply symlink. Hope this helps if someone comes across the same issue.
Pinned Comments