Hi Robert, I've just made a pull request ( https://github.com/openscenegraph/OpenSceneGraph/pull/106) with a new option in the curl plugin to configure the ssl verification when connecting to a https server and the certificates are not available or configured.
I've tested it using the osgviewer application: osgviewer -O "OSG_CURL_SSL_VERIFYPEER=0" https://yoursecureserver/cessna.osgt.curl By default curl enables the verification so if this option is not passed down the connection fails and returns an error in the console. Kind Regards, Rafa.
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
