Re: [Freeipa-devel] Where is the code that generates the initial CA and server cert?

2011-01-13 Thread Rob Crittenden

Rich Megginson wrote:

For bug https://bugzilla.redhat.com/show_bug.cgi?id=668899
Where is the code that generates the initial CA and server cert?
If I have to do a full ipa install to reproduce I will (btw, is the 2.0
install guide on freeipa.org correct?), but I'd rather have a smaller,
easily reproducible test case.



I assume you mean the self-signed CA. If that's the case then the CA is 
generated in ipaserver/install/certs.py:create_ca_cert()


Server certs are generated in ipaserver/install/certs.py:request_cert() 
and issue_server_cert()


rob

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


Re: [Freeipa-devel] Where is the code that generates the initial CA and server cert?

2011-01-13 Thread David O'Brien

Rich Megginson wrote:

For bug https://bugzilla.redhat.com/show_bug.cgi?id=668899
Where is the code that generates the initial CA and server cert?
If I have to do a full ipa install to reproduce I will (btw, is the 2.0 
install guide on freeipa.org correct?), but I'd rather have a smaller, 
easily reproducible test case.




Rich,
the Install Guide on that page is due to be updated as soon as we get 
through some doc reviews. It's mostly a copy of the 1.2 version as it is.


--

David O'Brien
Red Hat Asia Pacific Pty Ltd
+61 7 3514 8189


"He who asks is a fool for five minutes, but he who does not ask remains 
a fool forever."

 ~ Chinese proverb

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


[Freeipa-devel] Where is the code that generates the initial CA and server cert?

2011-01-13 Thread Rich Megginson

For bug https://bugzilla.redhat.com/show_bug.cgi?id=668899
Where is the code that generates the initial CA and server cert?
If I have to do a full ipa install to reproduce I will (btw, is the 2.0 
install guide on freeipa.org correct?), but I'd rather have a smaller, 
easily reproducible test case.


___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel