[SAC] [OSGeo] #2470: osgeo6 issue with docs.geotools.org ssl
OSGeo
trac_osgeo at osgeo.org
Wed Jun 3 16:05:31 PDT 2020
#2470: osgeo6 issue with docs.geotools.org ssl
---------------------------+---------------------------------------
Reporter: robe | Owner: sac@…
Type: task | Status: closed
Priority: normal | Milestone: Sysadmin Contract 2020-I
Component: Systems Admin | Resolution: fixed
Keywords: |
---------------------------+---------------------------------------
Changes (by robe):
* status: new => closed
* resolution: => fixed
Comment:
Okay for now to fix I did
{{{
ln -s /root/etc/osgeo6/letsencrypt /etc/letsencrypt
}}}
Also deleted the gdal (which is on osgeo7) and drone (also deleted the
drone.osgeo.org site) certs and removed them
{{{
certbot-auto delete
}}}
which showed
{{{
1: docs.geotools.org
2: drone.osgeo.org
3: gdal.org
4: geos.osgeo.org
5: geotools.org
6: grass.osgeo.org
7: grasswiki.osgeo.org
8: lists.osgeo.org
9: mapserver.org
10: osgeo6.osgeo.osuosl.org
}}}
2,7
Also needed to reinstall grass.osgeo.org cert, for some reason was missing
{{{
certbot-auto certonly
specified grass.osgeo.org
}}}
Then reran below to make sure no issues left
{{{
certbot-auto renew
systemctl restart apache2
}}}
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2470#comment:3>
OSGeo <https://osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Sac
mailing list