Hi everyone!

I need some help to configure Geoserver under SSL!

I've just configured SSL to work fine, following these instructions:
http://www.tomcatexpert.com/knowledge-base/using-openssl-configure-ssl-certificates-tomcat

I can login in web admin interface, and preview some layers. Examples:

https://tupi.rc.unesp.br/geoserver/topp/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=topp:states&maxFeatures=50
*- return the topp:states GML.*

https://tupi.rc.unesp.br/geoserver/topp/wms?service=WMS&version=1.1.0&request=GetMap&layers=topp:states&styles=&bbox=-124.73142200000001,24.955967,-66.969849,49.371735&width=780&height=330&srs=EPSG:4326&format=application/openlayers

 * - The map is shown fine and I can click to show attributes.*

But when I try to run a Demo request, for example,
WFS_GetCapabilities-1.0.xml, or one of the above, it shows me the error:
*
<servlet-exception>
javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
</servlet-exception>*

Does this error occurs because the Demo interface is not configured to work
with SSL? I didn't try to implement a client to work with this SSL...
Can someone help me to clarify this issue?

Best regards,


-- 
Rodrigo C. Antonialli
======================================
Campinas - SP - Brasil
LinkedIn: http://www.linkedin.com/in/rcaprofile
Contato:  (19) 8136-2347
              [email protected]
              Skype: rc_antonialli
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to