Hey all:
I've added two new env vars that the deploy script can now recognize: FORCECERT - force all certificates to be regenerated HOSTNAME - override the CN in your certs
Use it like:
$> FORCECERT=1 HOSTNAME=localhost buildconf/scripts/deploy
And no more CN=XX!
-James
Can these also be in the candlepinrc?
-- bk
On 04/30/2010 01:19 PM, James Bowes wrote:
Hey all:
I've added two new env vars that the deploy script can now recognize: FORCECERT - force all certificates to be regenerated HOSTNAME - override the CN in your certs
Use it like:
$> FORCECERT=1 HOSTNAME=localhost buildconf/scripts/deploy
And no more CN=XX!
-James
candlepin mailing list candlepin@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/candlepin
On Fri, Apr 30, 2010 at 01:24:56PM -0400, Bryan Kearney wrote:
Can these also be in the candlepinrc?
yup!
-- bk
On 04/30/2010 01:19 PM, James Bowes wrote:
Hey all:
I've added two new env vars that the deploy script can now recognize: FORCECERT - force all certificates to be regenerated HOSTNAME - override the CN in your certs
Use it like:
$> FORCECERT=1 HOSTNAME=localhost buildconf/scripts/deploy
And no more CN=XX!
-James
candlepin mailing list candlepin@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/candlepin
-James
YAY, this fixes Sachin's problem. /me takes that one off my list.
jesus
On Fri, Apr 30, 2010 at 1:19 PM, James Bowes jbowes@redhat.com wrote:
Hey all:
I've added two new env vars that the deploy script can now recognize: FORCECERT - force all certificates to be regenerated HOSTNAME - override the CN in your certs
Use it like:
$> FORCECERT=1 HOSTNAME=localhost buildconf/scripts/deploy
And no more CN=XX!
-James
candlepin mailing list candlepin@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/candlepin
candlepin@lists.stg.fedorahosted.org