﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking
189	MapCache problem with HTTPS sources	Jeff McKenna	Jeff McKenna	" - any HTTPS source in mapcache.xml will throw errors
 - seems to only affect 64bit systems
 - example source:
{{{
         <source name=""gatewaygeo"" type=""wms"">
          <getmap>
             <params>
                <FORMAT>image/png</FORMAT>
                <LAYERS>prov_bound</LAYERS>
             </params>
          </getmap>
          <http>
             <url>https://demo.gatewaygeomatics.com/cgi-bin/wms_gateway?</url>
          </http>
        </source> 
}}}

- typical error recorded in Apache's error logs:
{{{
curl failed to request url https://... 
    : SSL certificate problem: unable to get local issuer certificate
}}}"	defect	closed	blocker	4.0 release	MS4W - MapCache	3.3.0	fixed		TC Haddad		
