[Geomoose-users] GeoMOOSE Printing with SSL?

James Klassen klassen.js at gmail.com
Tue Mar 12 10:37:26 PDT 2019


Some thoughts:

Make sure all the requests in the browser are to https services.  http ones
will likely be blocked in some contexts if the main page is http.  In any
case you would get a mixed content warning.

You need to use full domain names (whatever matches the ssl certificate)
with https not ip adresses because ip addresses won't match the server
certificate.

You might also have an issue with the ssl certificate authority not being
trusted by PHP (especially the PHP version included with some versions of
MS4W). I remember seeing something about that awhile ago but I don't
remember the details.

On Tue, Mar 12, 2019, 10:03 Mark Volz <MarkVolz at co.lyon.mn.us> wrote:

> Hello,
>
> After updating my server to SSL I am having issues printing maps in
> GeoMOOSE 2.9.3.  At this point in time I can get GeoMOOSE to present a map
> to the end user and display the background.  However, I cannot see any
> active layers such as parcels.   Please let me know if anyone has a thought
> as to why the active layers are not printing.
>
>
>
> Thanks
>
>
>
> P.S.  Originally I could not get anything to work on the client side after
> switching to SSL.  On the client side the Print Map displays “Loading…”
> forever.  On the server side a PDF is generated in the temp folder, however
> only the template and background map display and the active layers such as
> parcels do not display.  I changed server_name to use my ip address and
> port 443 so now my end users can see the pdf template and background, but
> still not the parcel layer.  As of right now the background layer will
> work in both http and https mode.
>
>
>
> Sincerely,
>
> *Mark Volz, GISP*
>
> *Lyon County GIS Coordinator*
>
> 504 Fairgrounds Rd
> <https://www.google.com/maps/?daddr=504%20Fairgrounds%20Rd,%20Marshall,%20MN%2056258?z=6>
>
> Marshall, MN 56258
> <https://www.google.com/maps/?daddr=504%20Fairgrounds%20Rd,%20Marshall,%20MN%2056258?z=6>
>
> Ph:  (507) 532-8218
>
> Fax: (507) 532-8217
>
> http://lyonco.org/
>
> http://geomoose.lyonco.org/
>
>
> _______________________________________________
> Geomoose-users mailing list
> Geomoose-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/geomoose-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20190312/a4785422/attachment.html>


More information about the Geomoose-users mailing list