[SAC] [OSGeo] #2349: *.osgeo.org SSL certificate expired (as used for geotiff.osgeo.org)

OSGeo trac_osgeo at osgeo.org
Fri Aug 30 13:55:53 PDT 2019


#2349: *.osgeo.org SSL certificate expired (as used for geotiff.osgeo.org)
----------------------------+--------------------
 Reporter:  Bas Couwenberg  |       Owner:  sac@…
     Type:  defect          |      Status:  new
 Priority:  normal          |   Milestone:
Component:  Systems Admin   |  Resolution:
 Keywords:                  |
----------------------------+--------------------

Comment (by wildintellect):

 I wonder if this got lost when we moved things off the old-web server,
 which had the old wildcard cert and not the new let's encrypt.

 I see the old config:

 <VirtualHost 140.211.15.66:80>
     ServerName geotiff.osgeo.org
     RewriteEngine on
     RewriteCond %{HTTP_HOST} ^geotiff\.osgeo\.org$
     RewriteRule ^/(.*)  http://trac.osgeo.org/geotiff/ [R,L]
 </VirtualHost>

 <VirtualHost 140.211.15.66:80>
     ServerName libgeotiff.osgeo.org
     RewriteEngine on
     RewriteCond %{HTTP_HOST} ^libgeotiff\.osgeo\.org$
     RewriteRule ^/(.*)  http://trac.osgeo.org/geotiff/ [R,L]
 </VirtualHost>

 We should be able to port that over to the new webserver and continue
 redirecting. The destination trac sites do appear to have working certs.

-- 
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2349#comment:1>
OSGeo <https://osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Sac mailing list