<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pki.git/base/server, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/'/>
<entry>
<title>Temp SSL Certificate Creation - Offline System Certificate Renewal</title>
<updated>2017-07-13T20:08:24+00:00</updated>
<author>
<name>Dinesh Prasanth M K</name>
<email>dmoluguw@redhat.com</email>
</author>
<published>2017-07-12T01:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=38afcf8a28b97516ba21f8fefa5057ddd34dc75c'/>
<id>38afcf8a28b97516ba21f8fefa5057ddd34dc75c</id>
<content type='text'>
`pki-server subsystem-cert-renew` can be used to generate a temporary
SSL cert (Signed by CA) and replace the expired SSL cert in NSS DB. This
helps to bring up the PKI server temporarily. The online System Certificate
renewal procedure can then be used without backdating the system to update
other system certificates.

Ticket: https://pagure.io/dogtagpki/issue/2776

Change-Id: I411586e70f80029b76890e24425331d657ac71e9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`pki-server subsystem-cert-renew` can be used to generate a temporary
SSL cert (Signed by CA) and replace the expired SSL cert in NSS DB. This
helps to bring up the PKI server temporarily. The online System Certificate
renewal procedure can then be used without backdating the system to update
other system certificates.

Ticket: https://pagure.io/dogtagpki/issue/2776

Change-Id: I411586e70f80029b76890e24425331d657ac71e9
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored server restart code.</title>
<updated>2017-07-11T04:53:17+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2017-07-10T14:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=d0a880bd9e50a9e90fb4c5c10ee8a48b8b5c0357'/>
<id>d0a880bd9e50a9e90fb4c5c10ee8a48b8b5c0357</id>
<content type='text'>
The code that restarts the server at the end of installation has been
moved into configuration.py to allow further enhancements.

https://pagure.io/dogtagpki/issue/2280

Change-Id: I1de49ab9e7ec9f86dd1adfd945e6162948fd445a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The code that restarts the server at the end of installation has been
moved into configuration.py to allow further enhancements.

https://pagure.io/dogtagpki/issue/2280

Change-Id: I1de49ab9e7ec9f86dd1adfd945e6162948fd445a
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored ConfigClient.configure_pki_data().</title>
<updated>2017-07-11T04:51:04+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2017-07-06T03:08:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=1d91c7c4b9fab6df5670145bbc8f562c1a2a59f3'/>
<id>1d91c7c4b9fab6df5670145bbc8f562c1a2a59f3</id>
<content type='text'>
The ConfigClient.configure_pki_data() has been modified to return
the server response to the caller to allow more flexibility in
processing the configuration result.

The code that handles system certificate requests generated by the
server has been moved into configuration.py.

https://pagure.io/dogtagpki/issue/2280

Change-Id: Id902fcc10fbdcb270e3b00e219c3356d1319bde1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The ConfigClient.configure_pki_data() has been modified to return
the server response to the caller to allow more flexibility in
processing the configuration result.

The code that handles system certificate requests generated by the
server has been moved into configuration.py.

https://pagure.io/dogtagpki/issue/2280

Change-Id: Id902fcc10fbdcb270e3b00e219c3356d1319bde1
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed CertUtil.updateLocalRequest().</title>
<updated>2017-07-11T04:50:50+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2017-07-11T04:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=de9337900e898da0a2de38c5d044722a26fcceee'/>
<id>de9337900e898da0a2de38c5d044722a26fcceee</id>
<content type='text'>
The CertUtil.updateLocalRequest() has been modified to return
silently if the certificate does not have a corresponding request
record.

https://pagure.io/dogtagpki/issue/2280

Change-Id: I0d225a6db84d2d719091dbd84ee76b73bfb4408c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The CertUtil.updateLocalRequest() has been modified to return
silently if the certificate does not have a corresponding request
record.

https://pagure.io/dogtagpki/issue/2280

Change-Id: I0d225a6db84d2d719091dbd84ee76b73bfb4408c
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5 from amolkahat/type_fix</title>
<updated>2017-07-10T15:32:00+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2017-07-10T15:32:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=fe3e383ef4c45b35b8cc3ddeb3bfeb648ee322aa'/>
<id>fe3e383ef4c45b35b8cc3ddeb3bfeb648ee322aa</id>
<content type='text'>
Fixed typo in pki-server db command</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed typo in pki-server db command</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored SystemConfigService.processCert().</title>
<updated>2017-07-08T04:59:43+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2017-07-08T03:29:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=263adf41e84c63f51c10dbf8a310b3e8802b186d'/>
<id>263adf41e84c63f51c10dbf8a310b3e8802b186d</id>
<content type='text'>
The code in SystemConfigService.processCert() that handles external
cert has been reorganized for clarity.

https://pagure.io/dogtagpki/issue/2280

Change-Id: Ia1800cc6560dce1757959bea9e352a2e6d30307e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The code in SystemConfigService.processCert() that handles external
cert has been reorganized for clarity.

https://pagure.io/dogtagpki/issue/2280

Change-Id: Ia1800cc6560dce1757959bea9e352a2e6d30307e
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored SystemConfigService.processKeyPair().</title>
<updated>2017-07-08T04:59:31+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2017-07-07T05:06:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=313561ca3270d0f08da95d4ca3bf6782ed32159d'/>
<id>313561ca3270d0f08da95d4ca3bf6782ed32159d</id>
<content type='text'>
The code in SystemConfigService.processCert() that loads or
generates key pair has been moved into processKeyPair().

The code that sets key pair properties in createECCKeyPair() and
createRSAKeyPair() has been replaced with storeKeyPair().

The processCert() has been modified to return a Cert object.

Some debug messages have been added for clarity.

https://pagure.io/dogtagpki/issue/2280

Change-Id: Ica16c7ce4f33fb23df2813a8b65d66fc2d4ea198
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The code in SystemConfigService.processCert() that loads or
generates key pair has been moved into processKeyPair().

The code that sets key pair properties in createECCKeyPair() and
createRSAKeyPair() has been replaced with storeKeyPair().

The processCert() has been modified to return a Cert object.

Some debug messages have been added for clarity.

https://pagure.io/dogtagpki/issue/2280

Change-Id: Ica16c7ce4f33fb23df2813a8b65d66fc2d4ea198
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed error message in SystemConfigService.processCerts().</title>
<updated>2017-07-08T02:53:13+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2017-07-08T02:42:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=7b293a9b68b0f58af03c068291ca1bd07b2cca33'/>
<id>7b293a9b68b0f58af03c068291ca1bd07b2cca33</id>
<content type='text'>
The exception handler in SystemConfigService.processCerts() has
been removed since it's redundant and generates misleading error
message.

https://pagure.io/dogtagpki/issue/2280

Change-Id: I3aa4f0414519a7cd2c53481663f4880c5c1dafd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The exception handler in SystemConfigService.processCerts() has
been removed since it's redundant and generates misleading error
message.

https://pagure.io/dogtagpki/issue/2280

Change-Id: I3aa4f0414519a7cd2c53481663f4880c5c1dafd0
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored ConfigurationUtils.updateCloneConfig().</title>
<updated>2017-07-08T02:52:44+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2017-07-07T17:36:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=2dc3c84777dcd8fe20611511ed5fc422c8b05541'/>
<id>2dc3c84777dcd8fe20611511ed5fc422c8b05541</id>
<content type='text'>
The ConfigurationUtils.updateCloneConfig() invocation has been
modified such that it will only be executed once.

https://pagure.io/dogtagpki/issue/2280

Change-Id: I1d42acb8cf7c7ffedcd109fcd5252a03fb9622e7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The ConfigurationUtils.updateCloneConfig() invocation has been
modified such that it will only be executed once.

https://pagure.io/dogtagpki/issue/2280

Change-Id: I1d42acb8cf7c7ffedcd109fcd5252a03fb9622e7
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored ConfigurationUtils.updateServerCertNickConf().</title>
<updated>2017-07-08T02:52:20+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2017-07-07T15:23:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=eb08fba8a15e044802e9fa32ba0d4ed6c8eb31bc'/>
<id>eb08fba8a15e044802e9fa32ba0d4ed6c8eb31bc</id>
<content type='text'>
The code that updates serverCertNick.conf has been moved into
ConfigurationUtils.updateServerCertNickConf() and will only be
executed once.

https://pagure.io/dogtagpki/issue/2280

Change-Id: Iaae4429724ece683939aea8defe6fceeca237c4b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The code that updates serverCertNick.conf has been moved into
ConfigurationUtils.updateServerCertNickConf() and will only be
executed once.

https://pagure.io/dogtagpki/issue/2280

Change-Id: Iaae4429724ece683939aea8defe6fceeca237c4b
</pre>
</div>
</content>
</entry>
</feed>
