PDA

View Full Version : Where are SSL CSRs stored?


abbas
01-06-2007, 01:54 PM
Hi.

I generated a SSL CSR to test something and now I want to delete is from my ssl list. How can I do that??

Thank you.

Regards.
Abbas.

Jeremy
01-11-2007, 07:26 AM
in

/usr/local/apache/conf/vhosts.conf

will give the full path.

If /usr/local/apache/conf/vhosts.conf doesnt exist then run

updatedb

locate vhosts.conf

abbas
01-16-2007, 03:25 PM
fantastic!

Thank you very very much.

Now I can manually do all my SSL stuff for both testing and production.

Regards.
Abbas.