Opened 6 years ago
Closed 6 years ago
#189 closed defect (fixed)
MapCache problem with HTTPS sources
Reported by: | Jeff McKenna | Owned by: | Jeff McKenna |
---|---|---|---|
Priority: | blocker | Milestone: | 4.0 release |
Component: | MS4W - MapCache | Version: | 3.3.0 |
Keywords: | Cc: | TC Haddad | |
Blocked By: | Blocking: |
Description
- 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
Change History (2)
comment:1 by , 6 years ago
comment:2 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This has been fixed in today's MS4W 4.0.0 (and MS4W 3.3.1) releases. Essentially: