<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pki.git/base/server/share/conf, 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>Updated log4j.properties.</title>
<updated>2016-11-18T01:41:36+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2016-11-17T02:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=bfd7fc1c9ec665b4affda5bf48c9aca20f8f5775'/>
<id>bfd7fc1c9ec665b4affda5bf48c9aca20f8f5775</id>
<content type='text'>
To reduce maintenance the log4j.properties is no longer copied
into the instance folder during deployment. Instead, a link will
be created in the /var/lib/pki/&lt;instance&gt;/lib folder pointing to
the default file in /usr/share/pki/server/conf.

The default log4j.properties has been updated to remove redundant
lines. By default only log messages with level WARN or higher will
be logged 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 log4j.properties is no longer copied
into the instance folder during deployment. Instead, a link will
be created in the /var/lib/pki/&lt;instance&gt;/lib folder pointing to
the default file in /usr/share/pki/server/conf.

The default log4j.properties has been updated to remove redundant
lines. By default only log messages with level WARN or higher will
be logged on the console.

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>
<entry>
<title>Removed hard-coded paths in pki.policy.</title>
<updated>2016-07-26T19:18:20+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2016-07-22T15:31:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=9e77b42d88da07e91a42966bc2d1ea9237e62f47'/>
<id>9e77b42d88da07e91a42966bc2d1ea9237e62f47</id>
<content type='text'>
The operations script has been modified to generate pki.policy
dynamically from links in the &lt;instance&gt;/common/lib directory.
This allows the pki.policy to match the actual paths in different
platforms.

https://fedorahosted.org/pki/ticket/2403
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The operations script has been modified to generate pki.policy
dynamically from links in the &lt;instance&gt;/common/lib directory.
This allows the pki.policy to match the actual paths in different
platforms.

https://fedorahosted.org/pki/ticket/2403
</pre>
</div>
</content>
</entry>
<entry>
<title>Bugzilla #1203407 tomcatjss: missing ciphers</title>
<updated>2016-06-30T22:46:19+00:00</updated>
<author>
<name>Christina Fu</name>
<email>cfu@redhat.com</email>
</author>
<published>2016-06-30T22:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=f0ad71e8a4fbae665a6b4875cce5b82895ad74f0'/>
<id>f0ad71e8a4fbae665a6b4875cce5b82895ad74f0</id>
<content type='text'>
This patch removes references to the ciphers currently unsupported by NSS:
    TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256
    TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch removes references to the ciphers currently unsupported by NSS:
    TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256
    TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Java dependency.</title>
<updated>2016-06-17T18:19:09+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2016-06-16T22:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=fc96c05922d1a42d0fbaaa02a67a31e69c667f84'/>
<id>fc96c05922d1a42d0fbaaa02a67a31e69c667f84</id>
<content type='text'>
The code has been modified to use the JAVA_HOME path specified in
the pki.conf.

The spec file has been modified to depend specifically on OpenJDK
1.8.0 and to provide the default JAVA_HOME path for the pki.conf.

https://fedorahosted.org/pki/ticket/2363
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The code has been modified to use the JAVA_HOME path specified in
the pki.conf.

The spec file has been modified to depend specifically on OpenJDK
1.8.0 and to provide the default JAVA_HOME path for the pki.conf.

https://fedorahosted.org/pki/ticket/2363
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix LDAP schema violation when instance name contains '_'</title>
<updated>2016-05-30T02:17:12+00:00</updated>
<author>
<name>Fraser Tweedale</name>
<email>ftweedal@redhat.com</email>
</author>
<published>2016-05-30T02:17:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=a40139d5f21139d31b62d3c35002b454131245f1'/>
<id>a40139d5f21139d31b62d3c35002b454131245f1</id>
<content type='text'>
The instance name is used in NSSDB key nicknames, which are stored
in the authorityKeyNickname attribute for mapping lightweight CAs to
their keys.  The schema was PrintableString, which does not permit
'_', causing LDAP syntax errors if the instance name contains '_'.

To avoid this issue, change the attribute syntax to IA5String.
Existing instances should be largely unaffected.  The schema update
can be successfully applied even for existing attributes, because
PrintableString and IA5String share the same underlying
representation in 389DS.

Fixes: https://fedorahosted.org/pki/ticket/2343
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The instance name is used in NSSDB key nicknames, which are stored
in the authorityKeyNickname attribute for mapping lightweight CAs to
their keys.  The schema was PrintableString, which does not permit
'_', causing LDAP syntax errors if the instance name contains '_'.

To avoid this issue, change the attribute syntax to IA5String.
Existing instances should be largely unaffected.  The schema update
can be successfully applied even for existing attributes, because
PrintableString and IA5String share the same underlying
representation in 389DS.

Fixes: https://fedorahosted.org/pki/ticket/2343
</pre>
</div>
</content>
</entry>
<entry>
<title>Lightweight CAs: add missing authoritySerial attr to default schema</title>
<updated>2016-05-14T03:20:22+00:00</updated>
<author>
<name>Fraser Tweedale</name>
<email>ftweedal@redhat.com</email>
</author>
<published>2016-05-14T01:45:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=3d8d636db6ebba75510c5cd7ea26bc24838da509'/>
<id>3d8d636db6ebba75510c5cd7ea26bc24838da509</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Lightweight CAs: authority schema changes</title>
<updated>2016-05-03T01:09:39+00:00</updated>
<author>
<name>Fraser Tweedale</name>
<email>ftweedal@redhat.com</email>
</author>
<published>2016-03-30T05:06:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=24992c089b9b5088f4481fda3d01a907565b5121'/>
<id>24992c089b9b5088f4481fda3d01a907565b5121</id>
<content type='text'>
Add the 'authorityKeyHost' attribute which will contain names of
hosts that possess the authority's signing keys.

Add the 'authoritySerial' attribute which may contain the serial
number of the certificate most recently issued for the authority.

Change other attributes to be single-valued.

Part of: https://fedorahosted.org/pki/ticket/1625
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the 'authorityKeyHost' attribute which will contain names of
hosts that possess the authority's signing keys.

Add the 'authoritySerial' attribute which may contain the serial
number of the certificate most recently issued for the authority.

Change other attributes to be single-valued.

Part of: https://fedorahosted.org/pki/ticket/1625
</pre>
</div>
</content>
</entry>
<entry>
<title>Add realm schema changes</title>
<updated>2016-04-20T21:29:17+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2016-04-16T14:43:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=55b3b745be977b7d1cfc527ffb5f828deacbe26b'/>
<id>55b3b745be977b7d1cfc527ffb5f828deacbe26b</id>
<content type='text'>
Added realm attribute and index.  Added to request and keyRecord.
Part of Trac Ticket 2041
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added realm attribute and index.  Added to request and keyRecord.
Part of Trac Ticket 2041
</pre>
</div>
</content>
</entry>
<entry>
<title>Add script to enable USN plugin</title>
<updated>2016-04-15T19:06:13+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2016-04-15T18:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=0c5fb1e398510391187054a465c6460042bfc0b2'/>
<id>0c5fb1e398510391187054a465c6460042bfc0b2</id>
<content type='text'>
New authority monitor code requires the USN plugin to be
enabled in the database to ensure that the entryUSN attribute
is added to authority entries.

In the case where this plugin was disabled, accessing this
attribute resulted in a null pointer exception whch prevented server
startup.

The code has been changed so as not to throw a null pointer exception
on startup if the entryusn is not present, and also to call an LDIF
to enable the plugin when a subsystem is configured through pkispawn.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New authority monitor code requires the USN plugin to be
enabled in the database to ensure that the entryUSN attribute
is added to authority entries.

In the case where this plugin was disabled, accessing this
attribute resulted in a null pointer exception whch prevented server
startup.

The code has been changed so as not to throw a null pointer exception
on startup if the entryusn is not present, and also to call an LDIF
to enable the plugin when a subsystem is configured through pkispawn.
</pre>
</div>
</content>
</entry>
</feed>
