X-Original-To: alpine-infra@lists.alpinelinux.org Delivered-To: alpine-infra@mail.alpinelinux.org Received: from ncopa-laptop.res.nor.wtbts.net (3.203.202.84.customer.cdi.no [84.202.203.3]) (using SSLv3 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: nc@alpinelinux.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id 5E56FDC01B9; Thu, 2 May 2013 19:59:56 +0000 (UTC) Date: Thu, 2 May 2013 21:59:52 +0200 From: Natanael Copa To: Nathan Angelacos Cc: alpine-infra@lists.alpinelinux.org Subject: Re: SSL Certs expiring Message-ID: <20130502215952.6ed6dd8b@ncopa-laptop.res.nor.wtbts.net> In-Reply-To: <51786E6D.6060408@nothome.org> References: <51786E6D.6060408@nothome.org> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.17; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Wed, 24 Apr 2013 16:44:45 -0700 Nathan Angelacos wrote: > The Class 1, server certificate for www.alpinelinux.org and serial > number 407317 (63715) is about to expire in about two weeks. Please > log into the StartSSL Control Panel at > https://www.startssl.com/?app=12 and get a new certificate for this > purpose. > > The Class 1, server certificate for bugs.alpinelinux.org and serial > number 407308 (6370C) is about to expire in about two weeks. Please > log into the StartSSL Control Panel at > https://www.startssl.com/?app=12 and get a new certificate for this > purpose. > > > I have 2 new certs, but no way to log into www.a.o or bugs.a.o > > Natanael, I'll place the keys/certs in a secure location and email you > separately. > I have uploaded the certs to www.a.o and bugs.a.o but not installed it yet. (or actually to the alpine-nginx reverse proxy) Add those lines to your ~/.ssh/config to login to those (your key needs to be there) # alpine linux hosts on kvm.nethq.org Host alpine-vserver Hostname nl.alpinelinux.org port 22010 # the hosts below are guests in the above vserver Host alpine-proxy Hostname nl.alpinelinux.org port 22011 Host alpine-bugs Hostname nl.alpinelinux.org port 22012 Host alpine-mysql Hostname nl.alpinelinux.org port 22013 Host alpine-mirror Hostname nl.alpinelinux.org port 22014 Host alpine-www Hostname nl.alpinelinux.org port 22015 Host alpine-ns2 Hostname nl.alpinelinux.org port 22016 -nc PS. btw, we should start think of upgrade our infra to v2.6...