EUDAT-GEF / GEF

The GEF
GNU General Public License v2.0
6 stars 9 forks source link

Getting "Internal Server Error" because of TLS while accessing over HTTPS a GEF instance deployed on a VM #117

Closed ubuntolog closed 7 years ago

ubuntolog commented 7 years ago

The GEF complains about TLS when we try to access the frontend: http: TLS handshake error from 127.0.0.1:xxxxx: EOF

The setup: an Apache http server tries to proxy requests to GEF.

ubuntolog commented 7 years ago

"SSLProxyEngine on" in Apache config solved the issue