Sorry for the delay. I’m looking into this. Did you build the containers locally or pull them from Dockerhub? I believe the images on dockerhub have expired certificates, so they shouldn’t be used. You should build them locally to use them.
Were there any modifications you made to these containers before you started them?
dex (built in the go language) seems to be encountering this, where either you’re trying to access this through http instead of https or your browser doesn’t like the certificates it’s been given.
I usually just login to OnDemand without the others - so it may be an order thing. Like somehow the certificates from coldfront conflict with the ones in ondemand, though I think I’m grasping at straws there.
I did not make any modifications to the containers, just followed the steps in the tutorial. I am using HTTPS only and tried with the Opera browser, but without success.
I am going to modify the certificates to see if anything changes.
You’re welcome, I guess. I have to admit I didn’t do much for you!
Odd situation for you to be in, maybe it’s because you generated the certificates outside of the container? (when you built the images, it generated the certificates within the container).
In any case - all’s well that ends well in my book. Glad to see you figured it out!