Groups
Groups
Sign in
Groups
Groups
Tethys Platform
Conversations
Labels
About
Send feedback
Help
SSL/HTTPS GeoServer
428 views
Install-Production
SSuite-Geoserver
Tethys-Portal
Skip to first unread message
alansnow21
unread,
Dec 27, 2016, 4:36:40 PM
12/27/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tethys Platform
When migrating over to HTTPS, there are several gotchas we need to address/be aware of that I have run into so far:
1) If you Tethys Platform server uses HTTPS, then your GeoServer also must use HTTPS due to Mixed Content errors.
See:
http://stackoverflow.com/questions/33507566/mixed-content-blocked-when-running-an-http-ajax-operation-in-an-https-page
2) When using GeoServer's python implementation & the python requests library, the certificate needs to be used on the server for validation. A standard method to implement this will be important.
See:
http://docs.python-requests.org/en/master/user/advanced/#ssl-cert-verification
https://github.com/boundlessgeo/gsconfig/blob/master/src/geoserver/catalog.py
http://stackoverflow.com/questions/27816814/python-httplib2-certificate-verify-failed
Reply all
Reply to author
Forward
0 new messages