<feed xmlns='http://www.w3.org/2005/Atom'>
<title>certmaster.git, branch master</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jeckersb/public_git/certmaster.git/'/>
<entry>
<title>Do not accept certificates that do not match our key.</title>
<updated>2009-04-14T15:29:06+00:00</updated>
<author>
<name>John Eckersberg</name>
<email>jeckersb@redhat.com</email>
</author>
<published>2009-04-14T13:16:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jeckersb/public_git/certmaster.git/commit/?id=4575d4c9942579a235eb7b46a726ddcd557a2edd'/>
<id>4575d4c9942579a235eb7b46a726ddcd557a2edd</id>
<content type='text'>
Usually this happens when a host is re-provisioned and you forget to
run certmaster-ca --clean afterwards to remove the old cert on the
certmaster.

Instead of accepting the cert and throwing a key-mismatch exception,
we log a useful hint to the log and to stderr.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Usually this happens when a host is re-provisioned and you forget to
run certmaster-ca --clean afterwards to remove the old cert on the
certmaster.

Instead of accepting the cert and throwing a key-mismatch exception,
we log a useful hint to the log and to stderr.
</pre>
</div>
</content>
</entry>
<entry>
<title>[certmaster] Documentation and cleanup for minion-to-minion</title>
<updated>2009-03-18T17:44:30+00:00</updated>
<author>
<name>John Eckersberg</name>
<email>jeckersb@redhat.com</email>
</author>
<published>2009-03-18T17:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jeckersb/public_git/certmaster.git/commit/?id=fc94644e28f0af3ce765ec3f87138b264125dee0'/>
<id>fc94644e28f0af3ce765ec3f87138b264125dee0</id>
<content type='text'>
* Add man page for certmaster-sync
* Symlink certmaster-sync into triggers for post-sign and post-clean
  (doesn't execute by default)
* Add sync_certs setting to default certmaster.conf
* Create the empty /var/lib/certmaster/peers directory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add man page for certmaster-sync
* Symlink certmaster-sync into triggers for post-sign and post-clean
  (doesn't execute by default)
* Add sync_certs setting to default certmaster.conf
* Create the empty /var/lib/certmaster/peers directory
</pre>
</div>
</content>
</entry>
<entry>
<title>Minion-to-minion support, certmaster half.</title>
<updated>2009-03-13T19:39:37+00:00</updated>
<author>
<name>John Eckersberg</name>
<email>jeckersb@redhat.com</email>
</author>
<published>2009-03-13T19:39:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jeckersb/public_git/certmaster.git/commit/?id=cd7c424c4870bdf1b93c43b9283b25fb803361eb'/>
<id>cd7c424c4870bdf1b93c43b9283b25fb803361eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add a monit configuration file</title>
<updated>2009-03-05T20:28:44+00:00</updated>
<author>
<name>Phil</name>
<email>func@mailzilla.com</email>
</author>
<published>2009-03-05T20:28:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jeckersb/public_git/certmaster.git/commit/?id=fe0312d51aed3602354f61de94042af653907075'/>
<id>fe0312d51aed3602354f61de94042af653907075</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change utils.get_hostname to just do the basic thing. Move the bits</title>
<updated>2009-03-03T22:41:12+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>alikins@redhat.com</email>
</author>
<published>2009-03-03T22:41:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jeckersb/public_git/certmaster.git/commit/?id=919c9c3a4f5418b55108c1ec903160f0400900df'/>
<id>919c9c3a4f5418b55108c1ec903160f0400900df</id>
<content type='text'>
that do all the config checking and route lookup and other madness
to func.utils.get_hostname_by_route
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that do all the config checking and route lookup and other madness
to func.utils.get_hostname_by_route
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of ssh://alikins@git.fedorahosted.org/git/certmaster</title>
<updated>2009-02-21T05:39:32+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>alikins@redhat.com</email>
</author>
<published>2009-02-21T05:39:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jeckersb/public_git/certmaster.git/commit/?id=907668bd5063ebf8c4e2c11abcbd6cb46880808d'/>
<id>907668bd5063ebf8c4e2c11abcbd6cb46880808d</id>
<content type='text'>
Conflicts:
	Makefile
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	Makefile
</pre>
</div>
</content>
</entry>
<entry>
<title>there was a trailing space on the version</title>
<updated>2009-02-21T00:12:14+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>alikins@redhat.com</email>
</author>
<published>2009-02-21T00:12:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jeckersb/public_git/certmaster.git/commit/?id=a900ddc0bc93714a22d219623bf65d6ac10be71f'/>
<id>a900ddc0bc93714a22d219623bf65d6ac10be71f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rev to release 5 for rebuild</title>
<updated>2009-02-19T16:36:15+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>alikins@redhat.com</email>
</author>
<published>2009-02-19T16:36:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jeckersb/public_git/certmaster.git/commit/?id=d0bee2210b885bd8269e5ada00ccf12ed6f9b049'/>
<id>d0bee2210b885bd8269e5ada00ccf12ed6f9b049</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove "version" file and updated spec/makefile/setup.py to not need it</title>
<updated>2009-02-19T00:47:15+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>alikins@redhat.com</email>
</author>
<published>2009-02-19T00:47:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jeckersb/public_git/certmaster.git/commit/?id=b38315c26dbcc9e626dc295fe612a0ef3c7e8596'/>
<id>b38315c26dbcc9e626dc295fe612a0ef3c7e8596</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add a excepthook handler for uncaught exceptions, so they get written to the log</title>
<updated>2009-02-12T20:08:59+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>alikins@redhat.com</email>
</author>
<published>2009-02-12T20:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jeckersb/public_git/certmaster.git/commit/?id=ed20b2fa1f9e733e24a17c7983d5b411623c4ecc'/>
<id>ed20b2fa1f9e733e24a17c7983d5b411623c4ecc</id>
<content type='text'>
https://fedorahosted.org/func/ticket/70
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/func/ticket/70
</pre>
</div>
</content>
</entry>
</feed>
