<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pki.git/base/common/share/etc, 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>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>
<entry>
<title>Change CRMFPopClient to use AES-KeyWrap with padding</title>
<updated>2017-03-24T20:37:16+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2017-03-23T16:40:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=874825f2d8e41b276aa3674d0cff5912dc6a55fa'/>
<id>874825f2d8e41b276aa3674d0cff5912dc6a55fa</id>
<content type='text'>
Also made a couple of small changes to WrappingParams.
* Set the wrapIV to null when AES KeyWrap is used.  Trying to unpack
  the PKIArchiveOptions package with this IV set to null fails.
* removed superfluous this modifiers.

Added a parameter KEY_WRAP_PARAMETER_SET which is set in /etc/pki/pki.conf.
If this parameter is set to 0, we will use the old DES3 algorithms.  This
can be set by clients talking to old servers.

CRMFPopClient has the ability to automatically submit requests to
a CA.  In this case, we shouldcontact the server and determine the
version using InfoClient, and choose the algorithm accordingly.
We will implement this in a separate patch.

Change-Id: Ib4a99545cb59b62a96c272311595e96dda10979e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also made a couple of small changes to WrappingParams.
* Set the wrapIV to null when AES KeyWrap is used.  Trying to unpack
  the PKIArchiveOptions package with this IV set to null fails.
* removed superfluous this modifiers.

Added a parameter KEY_WRAP_PARAMETER_SET which is set in /etc/pki/pki.conf.
If this parameter is set to 0, we will use the old DES3 algorithms.  This
can be set by clients talking to old servers.

CRMFPopClient has the ability to automatically submit requests to
a CA.  In this case, we shouldcontact the server and determine the
version using InfoClient, and choose the algorithm accordingly.
We will implement this in a separate patch.

Change-Id: Ib4a99545cb59b62a96c272311595e96dda10979e
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for disabling SSL ciphers in pki.conf.</title>
<updated>2017-03-21T03:08:57+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2017-03-17T18:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=f40e0d002e57cadd5dc254d096db52de439ed900'/>
<id>f40e0d002e57cadd5dc254d096db52de439ed900</id>
<content type='text'>
The CryptoUtil.setSSLCiphers() has been modified to support a "-"
sign in front of the cipher name or ID to disable the cipher.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The CryptoUtil.setSSLCiphers() has been modified to support a "-"
sign in front of the cipher name or ID to disable the cipher.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for hex cipher IDs in pki.conf.</title>
<updated>2017-03-21T03:08:49+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2017-03-19T19:23:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=f0bc2e5cf6bcce46d1b09ef9a0b5c497ce60a3bf'/>
<id>f0bc2e5cf6bcce46d1b09ef9a0b5c497ce60a3bf</id>
<content type='text'>
The CryptoUtil.setSSLCipher() has been modified to support ciphers
specified using hex ID.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The CryptoUtil.setSSLCipher() has been modified to support ciphers
specified using hex ID.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added pki.conf parameter for default SSL ciphers.</title>
<updated>2017-03-19T21:43:32+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2017-03-19T20:47:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=de4b48b9e4523a865e74f8122e130e976b124410'/>
<id>de4b48b9e4523a865e74f8122e130e976b124410</id>
<content type='text'>
A new parameter has been added to pki.conf to enable/disable the
default SSL ciphers for PKI CLI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A new parameter has been added to pki.conf to enable/disable the
default SSL ciphers for PKI CLI.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added pki.conf parameter for SSL ciphers.</title>
<updated>2017-03-19T21:40:45+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2017-03-17T18:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=a0fde2d91a02c4d11b698582a2cd64a76765ed25'/>
<id>a0fde2d91a02c4d11b698582a2cd64a76765ed25</id>
<content type='text'>
A new parameter has been added to pki.conf to configure the SSL
ciphers used by PKI CLI in addition to the default ciphers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A new parameter has been added to pki.conf to configure the SSL
ciphers used by PKI CLI in addition to the default ciphers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added configuration parameters for SSL version ranges.</title>
<updated>2017-03-19T18:31:21+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2017-03-17T18:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=31683301b69fda23893c80af7c34c42a75e1b906'/>
<id>31683301b69fda23893c80af7c34c42a75e1b906</id>
<content type='text'>
The hard-coded SSL version ranges in PKI CLI have been converted
into configurable parameters in the pki.conf.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The hard-coded SSL version ranges in PKI CLI have been converted
into configurable parameters in the pki.conf.
</pre>
</div>
</content>
</entry>
<entry>
<title>Exporting environment variables for PKI client.</title>
<updated>2017-03-16T21:58:50+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2017-03-16T05:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=51b72a348f61544a98850fcd7e5341322b899d3b'/>
<id>51b72a348f61544a98850fcd7e5341322b899d3b</id>
<content type='text'>
The default pki.conf has been modified to export the environment
variables such that they can be used by PKI client.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The default pki.conf has been modified to export the environment
variables such that they can be used by PKI client.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added man pages for logging configuration.</title>
<updated>2016-11-18T05:53:37+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2016-11-08T15:42:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=dbff34d56615e888823c89a4a4f6d476bb1ccf17'/>
<id>dbff34d56615e888823c89a4a4f6d476bb1ccf17</id>
<content type='text'>
New man pages have been added for the common and server logging
configurations.

https://fedorahosted.org/pki/ticket/1897
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New man pages have been added for the common and server logging
configurations.

https://fedorahosted.org/pki/ticket/1897
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated logging.properties.</title>
<updated>2016-11-18T01:41:31+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2016-11-16T23:27:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=e674bc51b4d23bc362a1312addd0b09625cf5747'/>
<id>e674bc51b4d23bc362a1312addd0b09625cf5747</id>
<content type='text'>
To reduce maintenance the logging.properties is no longer copied
into the instance folder during deployment. Instead, a link will
be created in /etc/pki/&lt;instance&gt; pointing to the default file
in /usr/share/pki/server/conf.

The default logging.properties has been updated to only log
messages with level WARNING or higher on the console.

https://fedorahosted.org/pki/ticket/1897
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To reduce maintenance the logging.properties is no longer copied
into the instance folder during deployment. Instead, a link will
be created in /etc/pki/&lt;instance&gt; pointing to the default file
in /usr/share/pki/server/conf.

The default logging.properties has been updated to only log
messages with level WARNING or higher on the console.

https://fedorahosted.org/pki/ticket/1897
</pre>
</div>
</content>
</entry>
</feed>
