Opened 4 years ago

Closed 4 years ago

#2495 closed task (fixed)

redirection for www.grass.osgeo.org

Reported by: robe Owned by: sac@…
Priority: normal Milestone: Sysadmin Contract 2020-I
Component: SysAdmin Keywords:
Cc:

Description

As noted in https://github.com/OSGeo/grass-website/issues/219

A redirect for www.grass.osgeo.org is needed which goes to -> grass.osgeo.org

I'm not going to bother with a wildcard as suggested in the ticket as wildcards are a pain to renew.

So I'll just add on www.grass.osgeo.org to the existing cert.

Change History (2)

comment:1 by robe, 4 years ago

Milestone: UnplannedSysadmin Contract 2020-I

comment:2 by robe, 4 years ago

Resolution: fixed
Status: newclosed

Okay I've added www.grass.osgeo.org to pairs as osgeo7.osgeo.org, revised the grass.osgeo.org to have redirect for www.grass.osgeo.org -> grass.osgeo.org config at

https://git.osgeo.org/gitea/sac/osgeo7/commit/b2f26b3de69e9749c82dd3aeeb5fc1dab8872afa

on nginx container

bound ssl together with grass.osgeo.org one.

certbot -d grass.osgeo.org -d www.grass.osgeo.org

It contains these names: grass.osgeo.org

You requested these names for the new certificate: grass.osgeo.org,
www.grass.osgeo.org.

Do you want to expand and replace this existing certificate with the new
certificate?
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
(E)xpand/(C)ancel: E


Note: See TracTickets for help on using tickets.