Thank you both for the tips, I'll try your solutions today.
Alexandre Rahkonen Jukka wrote:
Hi, When the certificate is OK the next thing to do is to change the connection URL so that it includes username and password. If I remember right the format is like https://username:[email protected]/mapserv?.... -Jukka Rahkonen- Michael Smith wrote: Alexandre, What you need is the servers root certificate added to your libcurl certs. Its failing on validating the servers ssl certificate. The curl-config should list your cert directory and then you can add your cert there and it should validate. Mike
-- Alexandre Dubé Mapgears www.mapgears.com _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
