Re: [gdal-dev] Re: Gdal_translate, WMS source and own certificate

2010-12-21 Thread Even Rouault
Adam, I also think it would be better if we had the same options for the WMS and WCS drivers. I'm wondering if there's a reason for not turning off SSL verification by default. I guess the SSL peer verification makes mostly sense for a web browser where you could access some rogue site asking f

[gdal-dev] Re: Gdal_translate, WMS source and own certificate

2010-12-21 Thread Jukka Rahkonen
Adam Nowacki xpam.de> writes: > > Can you test http://trac.osgeo.org/gdal/changeset/21304/trunk ? Add > true inside . Yes, it works. However, the ticked appeared to be a duplicate for #3510, and the attached patch is solving the problem as well. You, the developers need to choose which fix to

Re: [gdal-dev] Re: Gdal_translate, WMS source and own certificate

2010-12-21 Thread Adam Nowacki
Can you test http://trac.osgeo.org/gdal/changeset/21304/trunk ? Add true inside . Jukka Rahkonen wrote: Jukka Rahkonen mmmtike.fi> writes: We would like to use gdal_translate for reading fromn our WMS service which is> secured by our own certificate and thus not automatically trusted. Our

[gdal-dev] Re: Gdal_translate, WMS source and own certificate

2010-12-21 Thread Jukka Rahkonen
Jukka Rahkonen mmmtike.fi> writes: > We would like to use gdal_translate for reading fromn our WMS service > which is> secured by our own certificate and thus not automatically > trusted. Our developer had a quick look on a gdal source code and > tried to find how options CURLOPT_SSL_VERIFYPE