<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pki.git/base/server/tomcat7/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>Fixed SSL connection timeouts.</title>
<updated>2017-04-19T23:17:24+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2017-04-19T23:06:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=470e6c6724fe59d9db9066971a9f24758d5fe0aa'/>
<id>470e6c6724fe59d9db9066971a9f24758d5fe0aa</id>
<content type='text'>
The connectionTimeout parameter has been restored to 80 seconds.
The keepAliveTimeout parameter has been set to 5 minutes.

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

Change-Id: I05bca0284ad946d833ed144e2f93a4ef4b9b6f0f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The connectionTimeout parameter has been restored to 80 seconds.
The keepAliveTimeout parameter has been set to 5 minutes.

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

Change-Id: I05bca0284ad946d833ed144e2f93a4ef4b9b6f0f
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated default SSL connection timeout.</title>
<updated>2017-04-19T21:58:45+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2017-04-19T19:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=6817c67bc93e99f36c79838fffc08145e6599580'/>
<id>6817c67bc93e99f36c79838fffc08145e6599580</id>
<content type='text'>
The default SSL connection timeout has been changed to 5 minutes
to improve PKI console usability.

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

Change-Id: I905ca855285ddd655d965488b175c2d11fe407fd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The default SSL connection timeout has been changed to 5 minutes
to improve PKI console usability.

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

Change-Id: I905ca855285ddd655d965488b175c2d11fe407fd
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged /pki webapps.</title>
<updated>2017-01-30T20:20:32+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2017-01-19T19:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=1ee44923b78684229e32301d57e74e770621fe9c'/>
<id>1ee44923b78684229e32301d57e74e770621fe9c</id>
<content type='text'>
Previously the /pki webapp was only added if the theme was present
during installation, and there were separate webapps for /pki/admin
and /pki/js. If the theme was installed later, the /pki webapp had
to be configured manually.

To simplify the installation and to support other developments
(e.g. login banner), the /pki webapp will always be added during
installation regardless of theme, and the /pki/admin and /pki/js
webapps are merged into /pki webapp. When the theme package is
installed, it will create links in /pki webapp so the theme files
will become available without additional configuration.

An upgrade script has been added to merge the /pki webapp in
existing instances.

https://fedorahosted.org/pki/ticket/2582
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously the /pki webapp was only added if the theme was present
during installation, and there were separate webapps for /pki/admin
and /pki/js. If the theme was installed later, the /pki webapp had
to be configured manually.

To simplify the installation and to support other developments
(e.g. login banner), the /pki webapp will always be added during
installation regardless of theme, and the /pki/admin and /pki/js
webapps are merged into /pki webapp. When the theme package is
installed, it will create links in /pki webapp so the theme files
will become available without additional configuration.

An upgrade script has been added to merge the /pki webapp in
existing instances.

https://fedorahosted.org/pki/ticket/2582
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed default OCSP port in server.xml.</title>
<updated>2016-11-02T15:30:28+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2016-11-01T18:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=5c9198c867e9b88a8bdae53961cb60bff93176e9'/>
<id>5c9198c867e9b88a8bdae53961cb60bff93176e9</id>
<content type='text'>
For consistency the server.xml templates for Tomcat 7 and 8 have
been modified to use the same unsecure port used by the instance
in the default OCSP responder URL.

https://fedorahosted.org/pki/ticket/2476
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For consistency the server.xml templates for Tomcat 7 and 8 have
been modified to use the same unsecure port used by the instance
in the default OCSP responder URL.

https://fedorahosted.org/pki/ticket/2476
</pre>
</div>
</content>
</entry>
<entry>
<title>Enableocsp checking on KRA with CA's secure port shows self test failure.</title>
<updated>2016-06-16T21:45:37+00:00</updated>
<author>
<name>Jack Magne</name>
<email>jmagne@dhcp-16-206.sjc.redhat.com</email>
</author>
<published>2016-06-16T21:40:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=1b80b8c38be4ad4edf7b8e9d817877225517ca83'/>
<id>1b80b8c38be4ad4edf7b8e9d817877225517ca83</id>
<content type='text'>
Here we will address this by putting a comment in the server.xml,
around the area where the ocsp settings are document.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Here we will address this by putting a comment in the server.xml,
around the area where the ocsp settings are document.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to modify ajp_host to pkispawn</title>
<updated>2016-06-03T15:49:15+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2016-06-02T16:20:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=d77c0f15ad4d51af998b7ab89f7482b7d0b3a370'/>
<id>d77c0f15ad4d51af998b7ab89f7482b7d0b3a370</id>
<content type='text'>
This allows IPA to handle the case of a pure ipv6
environment in which the ipv4 loopback interface is
not available.

Ticket 1717
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows IPA to handle the case of a pure ipv6
environment in which the ipv4 loopback interface is
not available.

Ticket 1717
</pre>
</div>
</content>
</entry>
<entry>
<title>Update default values of connectionTimeout to format smart cards</title>
<updated>2016-05-12T22:23:40+00:00</updated>
<author>
<name>Jack Magne</name>
<email>jmagne@dhcp-16-206.sjc.redhat.com</email>
</author>
<published>2016-05-12T22:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=b0ee4e8ea25f8a645015ace4eb5413fb11e96f50'/>
<id>b0ee4e8ea25f8a645015ace4eb5413fb11e96f50</id>
<content type='text'>
Ticket #1921

Trivial fix to add or up this connectionTimeout value to 80000 or 80 secs.
Fix already tested informally in the field by QE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ticket #1921

Trivial fix to add or up this connectionTimeout value to 80000 or 80 secs.
Fix already tested informally in the field by QE.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid XML parse fail with double-hyphen in hostname</title>
<updated>2016-03-03T01:14:09+00:00</updated>
<author>
<name>Fraser Tweedale</name>
<email>ftweedal@redhat.com</email>
</author>
<published>2016-03-03T01:14:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=8beb5cfa4cd81fbf47ea8cd6839b793c2a12284e'/>
<id>8beb5cfa4cd81fbf47ea8cd6839b793c2a12284e</id>
<content type='text'>
server.xml contains metadata read by pkidaemon which includes URLs,
in XML comments.  If the hostname contains `--', the parse fails.

Instead of XML comments, put this information in XML Processing
instructions[1], which allows double-hyphens to be used.

[1] https://www.w3.org/TR/REC-xml/#NT-PI

Fixes: https://fedorahosted.org/pki/ticket/1260
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
server.xml contains metadata read by pkidaemon which includes URLs,
in XML comments.  If the hostname contains `--', the parse fails.

Instead of XML comments, put this information in XML Processing
instructions[1], which allows double-hyphens to be used.

[1] https://www.w3.org/TR/REC-xml/#NT-PI

Fixes: https://fedorahosted.org/pki/ticket/1260
</pre>
</div>
</content>
</entry>
<entry>
<title>Ticket #1556 Weak HTTPS TLS ciphers</title>
<updated>2015-08-17T19:11:39+00:00</updated>
<author>
<name>Christina Fu</name>
<email>cfu@redhat.com</email>
</author>
<published>2015-08-14T17:57:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=5935b765aaeb0f30844812db057020b1aaea4559'/>
<id>5935b765aaeb0f30844812db057020b1aaea4559</id>
<content type='text'>
This patch fixes the RSA ciphers that were mistakenly turned on under ECC
section, and off under RSA section. A few adjustments have also been made
based on Bob Relyea's feedback. A new file, &lt;instance&gt;/conf/ciphers.info
was also created to
 1. provide info on the ciphers
 2. provide default rsa and ecc ciphers for admins to incorporate into earlier
    instances (as migration script might not be ideal due to possible customization)

(cherry picked from commit 67c895851781d69343979cbcff138184803880ea)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes the RSA ciphers that were mistakenly turned on under ECC
section, and off under RSA section. A few adjustments have also been made
based on Bob Relyea's feedback. A new file, &lt;instance&gt;/conf/ciphers.info
was also created to
 1. provide info on the ciphers
 2. provide default rsa and ecc ciphers for admins to incorporate into earlier
    instances (as migration script might not be ideal due to possible customization)

(cherry picked from commit 67c895851781d69343979cbcff138184803880ea)
</pre>
</div>
</content>
</entry>
<entry>
<title>remove more inaccessible URLs from server.xml</title>
<updated>2015-08-07T23:32:58+00:00</updated>
<author>
<name>Matthew Harmsen</name>
<email>mharmsen@redhat.com</email>
</author>
<published>2015-08-07T19:20:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=5015475c6084d9397017e5531299f1545fae2a33'/>
<id>5015475c6084d9397017e5531299f1545fae2a33</id>
<content type='text'>
- PKI TRAC Ticket #1443 - pkidaemon status tomcat list URLs under PKI
  subsystems which are not accessible
- PKI TRAC Ticket #1518 - OCSP ee url returned by pkidaemon status tomcat
  shows an error page
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- PKI TRAC Ticket #1443 - pkidaemon status tomcat list URLs under PKI
  subsystems which are not accessible
- PKI TRAC Ticket #1518 - OCSP ee url returned by pkidaemon status tomcat
  shows an error page
</pre>
</div>
</content>
</entry>
</feed>
