From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QtrvJ-00050b-C4 for garchives@archives.gentoo.org; Thu, 18 Aug 2011 02:01:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3C9021C3B5; Thu, 18 Aug 2011 02:01:21 +0000 (UTC) Received: from mail-ew0-f53.google.com (mail-ew0-f53.google.com [209.85.215.53]) by pigeon.gentoo.org (Postfix) with ESMTP id A882B21C3AC for ; Thu, 18 Aug 2011 01:59:34 +0000 (UTC) Received: by ewy8 with SMTP id 8so658550ewy.40 for ; Wed, 17 Aug 2011 18:59:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=womtWxEmrCEoN9zMmTI4tsIf3RI5Za/bz7snqv8x1X8=; b=YRfoRrnSl9V+Kcq98S0ZVpWVZJi3o7vD+0A3f1Fo4aWvYb7Nkn2i2DVqYqdpygP9V+ 3YT7MsfgCz2KYpwBlPBiRhH8l26NtoC3mjHuaIlpqtnifHXDqM6xsgq5RPXFv8GE13Un e7EbSbtvKX/25lXVX1XDJMltqWo1qsfQEXYAo= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.14.97.66 with SMTP id s42mr36791eef.44.1313632773863; Wed, 17 Aug 2011 18:59:33 -0700 (PDT) Received: by 10.14.100.140 with HTTP; Wed, 17 Aug 2011 18:59:33 -0700 (PDT) In-Reply-To: <4E4C6EA7.2040600@gentoo.org> References: <4E4C6EA7.2040600@gentoo.org> Date: Wed, 17 Aug 2011 18:59:33 -0700 Message-ID: Subject: Re: [gentoo-user] {OT} Can I retrieve my SSL key? From: Grant To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 3aec5d38df0db4ab9f79aa364bd03222 >>>> I just accidentally overwrote my SSL certificate key. =A0Is there any >>>> way to retrieve it? =A0Possibly some sort of export since I haven't >>>> restarted apache2 yet? >>> What, exactly, did you do that caused the overwrite? >> I generated a new key but used the wrong filename so it overwrote a >> key that has an associated certificate. > Hopefully you can still ext3undelete it Worst case you have to parse the > whole disk looking for a pattern with a custom C program (AHH the pain!) Got it. I'll contact the certificate issuer to see if there's anything I can do. - Grant