Re: [gentoo-user] {OT} Can I retrieve my SSL key?

2011-08-18 Thread Andrea Conti
On 18/08/11 03.23, Grant wrote: > I just accidentally overwrote my SSL certificate key. Is there any > way to retrieve it? Possibly some sort of export since I haven't > restarted apache2 yet? If apache keeps the certificate file open after reading it (I doubt that's the case, but if you have ls

Re: [gentoo-user] {OT} Can I retrieve my SSL key?

2011-08-18 Thread Adam Carter
> photorec, from the testdisk package, will retrieve all files from a > filesystem, deleted or otherwise. However it doesn't retrieve the names > so finding the right one will be fun :-O Grep will help immensely. This implies that the new file data is not written over to the top of the old file -

Re: [gentoo-user] {OT} Can I retrieve my SSL key?

2011-08-18 Thread Neil Bothwick
On Thu, 18 Aug 2011 03:45:11 +0200, Francisco Blas Izquierdo Riera (klondike) wrote: > > 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

Re: [gentoo-user] {OT} Can I retrieve my SSL key?

2011-08-18 Thread Matthew Finkel
On Wed, Aug 17, 2011 at 10:24 PM, Michael Mol wrote: > On Wed, Aug 17, 2011 at 9:45 PM, Francisco Blas Izquierdo Riera (klondike) > wrote: > >> El 18/08/11 03:37, Grant escribió: >> >>> I just accidentally overwrote my SSL certificate key. Is there any >> >>> way to retrieve it? Possibly some

Re: [gentoo-user] {OT} Can I retrieve my SSL key?

2011-08-17 Thread Michael Mol
On Wed, Aug 17, 2011 at 9:45 PM, Francisco Blas Izquierdo Riera (klondike) < klond...@gentoo.org> wrote: > El 18/08/11 03:37, Grant escribió: > >>> I just accidentally overwrote my SSL certificate key. Is there any > >>> way to retrieve it? Possibly some sort of export since I haven't > >>> rest

Re: [gentoo-user] {OT} Can I retrieve my SSL key?

2011-08-17 Thread Grant
I just accidentally overwrote my SSL certificate key.  Is there any way to retrieve it?  Possibly 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

Re: [gentoo-user] {OT} Can I retrieve my SSL key?

2011-08-17 Thread Francisco Blas Izquierdo Riera (klondike)
El 18/08/11 03:37, Grant escribió: >>> I just accidentally overwrote my SSL certificate key. Is there any >>> way to retrieve it? Possibly 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 wr

Re: [gentoo-user] {OT} Can I retrieve my SSL key?

2011-08-17 Thread Grant
>> I just accidentally overwrote my SSL certificate key.  Is there any >> way to retrieve it?  Possibly 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 tha

Re: [gentoo-user] {OT} Can I retrieve my SSL key?

2011-08-17 Thread Michael Mol
On Wed, Aug 17, 2011 at 9:23 PM, Grant wrote: > I just accidentally overwrote my SSL certificate key.  Is there any > way to retrieve it?  Possibly some sort of export since I haven't > restarted apache2 yet? What, exactly, did you do that caused the overwrite? -- :wq

[gentoo-user] {OT} Can I retrieve my SSL key?

2011-08-17 Thread Grant
I just accidentally overwrote my SSL certificate key. Is there any way to retrieve it? Possibly some sort of export since I haven't restarted apache2 yet? - Grant