<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pki.git/base/server/python/pki, 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 typo in pki-server db command</title>
<updated>2017-07-03T09:50:14+00:00</updated>
<author>
<name>Amol Kahat</name>
<email>akahat@redhat.com</email>
</author>
<published>2017-05-09T12:47:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=6d6f78181ebcdf793e4c84c533ef01103de2f809'/>
<id>6d6f78181ebcdf793e4c84c533ef01103de2f809</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch for "pki-server subsystem-cert-update" command</title>
<updated>2017-06-23T23:43:24+00:00</updated>
<author>
<name>Dinesh Prasanth M K</name>
<email>dmoluguw@redhat.com</email>
</author>
<published>2017-06-23T19:57:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=d762073c4b5bcd4f9f30e3b8439983a497a77c97'/>
<id>d762073c4b5bcd4f9f30e3b8439983a497a77c97</id>
<content type='text'>
Currently, the --cert option has not been implemented for
`pki-server subsystem-cert-update` command. The --cert takes
certificate name that needs to be added to the NSS database
and replaces the existing certificate (if exists) in the
database

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

Change-Id: If8be9edd55a673230f86e213fc803be365e55a92
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, the --cert option has not been implemented for
`pki-server subsystem-cert-update` command. The --cert takes
certificate name that needs to be added to the NSS database
and replaces the existing certificate (if exists) in the
database

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

Change-Id: If8be9edd55a673230f86e213fc803be365e55a92
</pre>
</div>
</content>
</entry>
<entry>
<title>Added banner validation during server startup.</title>
<updated>2017-06-16T20:49:28+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2017-06-14T21:08:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=d2e247798a36225880ef6050716cc7576fe2ad7f'/>
<id>d2e247798a36225880ef6050716cc7576fe2ad7f</id>
<content type='text'>
Some pki-server CLIs have been added to inspect and validate the
content of the banner file.

The PKI server startup script has been modified to validate the
content of the banner file using the new CLI.

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

Change-Id: Ibc51afee184d0a720cc0d2961af08ef75d2b54c4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some pki-server CLIs have been added to inspect and validate the
content of the banner file.

The PKI server startup script has been modified to validate the
content of the banner file using the new CLI.

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

Change-Id: Ibc51afee184d0a720cc0d2961af08ef75d2b54c4
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored AuditVerify (part 3).</title>
<updated>2017-06-13T04:46:07+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2017-06-13T01:30:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=8096811531aaf2040bfcd0e4f14b11aa9ff66e7a'/>
<id>8096811531aaf2040bfcd0e4f14b11aa9ff66e7a</id>
<content type='text'>
The AuditVerify.verify() has been cleaned up and some debug
messages have been added for clarity.

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

Change-Id: Id1c510dd0081e3abb4fb34da0737ea6a3a335ba4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The AuditVerify.verify() has been cleaned up and some debug
messages have been added for clarity.

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

Change-Id: Id1c510dd0081e3abb4fb34da0737ea6a3a335ba4
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed pylint issues</title>
<updated>2017-06-02T00:10:02+00:00</updated>
<author>
<name>Matthew Harmsen</name>
<email>mharmsen@redhat.com</email>
</author>
<published>2017-06-02T00:10:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=f7b6305396581f5916498cc4ea8247596bf39aaf'/>
<id>f7b6305396581f5916498cc4ea8247596bf39aaf</id>
<content type='text'>
- https://pagure.io/dogtagpki/issue/2713 - Build failure due to Pylint issues
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- https://pagure.io/dogtagpki/issue/2713 - Build failure due to Pylint issues
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed two-step subordinate CA installation.</title>
<updated>2017-05-31T00:34:40+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2017-05-30T19:07:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=9af1746463bec2e62c990279d857635f693cfac7'/>
<id>9af1746463bec2e62c990279d857635f693cfac7</id>
<content type='text'>
The initialization scriptlet has been fixed to verify the subsystem
existence properly when running the second step of the two-step
subordinate CA installation.

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

Change-Id: I0cc8ca21fda8637b4b34f4c5a1c108d213f638f8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The initialization scriptlet has been fixed to verify the subsystem
existence properly when running the second step of the two-step
subordinate CA installation.

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

Change-Id: I0cc8ca21fda8637b4b34f4c5a1c108d213f638f8
</pre>
</div>
</content>
</entry>
<entry>
<title>Enabling all subsystems on startup.</title>
<updated>2017-05-23T19:03:20+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2017-05-22T20:34:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=8016ed7972d9211e7f0db14e45bc9658a7b292ef'/>
<id>8016ed7972d9211e7f0db14e45bc9658a7b292ef</id>
<content type='text'>
The operations script has been modified to enable all subsystems
on startup by default. If the selftest fails, the subsystem will
be shutdown again automatically as before. A pki.conf option has
been added to configure this behavior.

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

Change-Id: Iaf367ba2d88d73f377662eee5eafbb99e088ae50
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The operations script has been modified to enable all subsystems
on startup by default. If the selftest fails, the subsystem will
be shutdown again automatically as before. A pki.conf option has
been added to configure this behavior.

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

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