Re: [Geoserver-users] Access WFS services over https

2019-06-22 Thread nikamsa1
Finally found appropriate solution for Geoserver https configuration Here are the steps to enable jetty to run geoserver on https, port:8443 • *Configuring Jetty for SSL* /Generating Keys and Certificates with JDK’s keytool/ 1. Use keytool to generate key pairs and certificates. /keytool.exe/

Re: [Geoserver-users] Access WFS services over https

2019-05-28 Thread DEGRÈVE Benoît
jet : Re: [Geoserver-users] Access WFS services over https You will need to enable https through your app server. Port 8080 is typically used for http and port 8443 is used for https. I am not sure what the configuration options are in the Geoserver.exe app though. You could install Tomcat or je

Re: [Geoserver-users] Access WFS services over https

2019-05-27 Thread Humphries, Graham (StateGrowth)
Subject: Re: [Geoserver-users] Access WFS services over https Thanks Bradh for sharing possible alternatives to solve this issue. I tried with changing global setting in geoserver and changed the proxy url like - https://mydomain:8080/geoserver/WorkspaceName or https://mydomain:8080/geoserver

Re: [Geoserver-users] Access WFS services over https

2019-05-26 Thread bradh
:46 PM To: geoserver-users@lists.sourceforge.net Subject: Re: [Geoserver-users] Access WFS services over https Thanks Bradh for sharing possible alternatives to solve this issue. I tried with changing global setting in geoserver and changed the proxy url like - https://mydomain:8080/geoserver

Re: [Geoserver-users] Access WFS services over https

2019-05-26 Thread nikamsa1
Thanks Bradh for sharing possible alternatives to solve this issue. I tried with changing global setting in geoserver and changed the proxy url like - https://mydomain:8080/geoserver/WorkspaceName or https://mydomain:8080/geoserver/. But still it is not working for https. Thanks & Regards,

Re: [Geoserver-users] Access WFS services over https

2019-05-26 Thread bradh
on/current/configuring-ssl.html (assuming you have a current geoserver). Brad -Original Message- From: nikamsa1 Sent: Monday, 27 May 2019 3:07 PM To: geoserver-users@lists.sourceforge.net Subject: [Geoserver-users] Access WFS services over https Hello, I am trying to show feature

[Geoserver-users] Access WFS services over https

2019-05-26 Thread nikamsa1
Hello, I am trying to show features as a WFS service on map. Since, application is running over https and while accessing features from geoserver as a WFS services having URL like "/*http://:8080/geoserver/wfs*/". obtain following error of *Content Mismatch: trying to access insecure script from