configspace in https-svn - how to deal with certificates?

Erik Rossen rossen at rossen.ch
Mon Jul 14 14:56:22 CEST 2008


On Mon, Jul 14, 2008 at 02:41:30PM +0200, Henning Sprang wrote:
> I _guess_ it should be possible to put the server certificate somewhere 
> into the nfsroot, so it's known to the install, client at install time. 
> But I'm a bit clueless about where to find it - /root does not look like 
> it has such a thing, when I look into it after having accepted the 
> certificate manually.

Try copying the HTTPS certificate to /etc/ssl/certs/my-fai.pem in your
NFSROOT, then chroot to your NFSROOT, then

	cd /etc/ssl/certs
	c_rehash .

The above should work, but I do not guarantee it because I have not
tried.  Please let us know how it works out - I want to do this myself
someday soon.

-- 
Erik Rossen                               OpenPGP key: 2935D0B9
rossen at rossen.ch                          If you do not know what
http://people.linux-gull.ch/rossen        to do, start with RTFM.


More information about the linux-fai-devel mailing list