On Wed, Oct 13, 2021 at 12:12 AM Kjell Ahlstedt via gtkmm-list <
gtkmm-list@gnome.org> wrote:
> I thought you were using ssh. If you use https, the expired ssl
> certificate is perhaps on the server side, i.e. a problem at gnome.org. I
> tested by downloading a clone of gtkmm with https today. It
Den 2021-10-12 kl. 16:05, skrev John Emmas:
On 12/10/2021 14:17, Kjell Ahlstedt wrote:
. If you just want to pull from gitlab.gnome.org, I suppose you can
use https instead of ssl. In .git/config, change url =
g...@gitlab.gnome.org:/GNOME/gtkmm to url =
https://gitlab.gnome.org/GNOME/gtkmm.git
On 12/10/2021 14:17, Kjell Ahlstedt wrote:
. If you just want to pull from gitlab.gnome.org, I suppose you can
use https instead of ssl. In .git/config, change url =
g...@gitlab.gnome.org:/GNOME/gtkmm to url =
https://gitlab.gnome.org/GNOME/gtkmm.git
Thanks Kjell - https is what I'm already u
Den 2021-10-12 kl. 12:44, skrev John Emmas:
I haven't needed to access gnome/git repos for a while but I tried
this morning and every repo gives me an error about an expired SSL
certificate. For example, here's what I see when trying to pull from
gtkmm:-
Fetching origin
fatal: unab