How did you verify the root certificates work well? Again, your configuration looks fine. The error message you posted is clearly related to certificates.
Would you supply the output of these two commands? > curl -v https://learn.domain.com > python -c "import requests; print(requests.get('https://learn.domain.com '))" Clinton On Friday, April 19, 2019 at 10:27:47 PM UTC-7, mario silic wrote: > > No that is fine - the root certificate works very well, is valid... > Error is rated to some config issue. > > Do you see anything wrong in my configuration? > -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/39f07f59-fb01-40b5-9533-f9d0fe37e192%40googlegroups.com.
