<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pki.git/base/server/tomcat7, 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>Removed redundant find_file() for Tomcat libraries.</title>
<updated>2016-12-18T11:12:44+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2016-12-15T06:16:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=843cbeed6ddab8f1883abce47a8c45e0fa14fc5a'/>
<id>843cbeed6ddab8f1883abce47a8c45e0fa14fc5a</id>
<content type='text'>
The CMake scripts have been modified to remove redundant
invocations of find_file() to find Tomcat libraries.

https://fedorahosted.org/pki/ticket/2560
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The CMake scripts have been modified to remove redundant
invocations of find_file() to find Tomcat libraries.

https://fedorahosted.org/pki/ticket/2560
</pre>
</div>
</content>
</entry>
<entry>
<title>Generalized list of files in CMakeLists.txt.</title>
<updated>2016-11-11T22:22:07+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2016-11-04T20:32:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=fdb4b69e839db08f686e744c0dfeff8890068491'/>
<id>fdb4b69e839db08f686e744c0dfeff8890068491</id>
<content type='text'>
The list of source and class files in some CMake files have been
generalized to allow renaming Java packages without changing the
CMake files again.

https://fedorahosted.org/pki/ticket/6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The list of source and class files in some CMake files have been
generalized to allow renaming Java packages without changing the
CMake files again.

https://fedorahosted.org/pki/ticket/6
</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>Fix build on Fedora 25</title>
<updated>2016-07-01T00:16:28+00:00</updated>
<author>
<name>Fraser Tweedale</name>
<email>ftweedal@redhat.com</email>
</author>
<published>2016-06-28T05:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=3fdc686c9a4bab492d50cef707beef1f5f043153'/>
<id>3fdc686c9a4bab492d50cef707beef1f5f043153</id>
<content type='text'>
Look for the right JAX-RS API JAR (it has moved in Fedora 25).

Also remove a lot of redundant 'find_file' operations for this JAR.

Fixes: https://fedorahosted.org/pki/ticket/2373
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Look for the right JAX-RS API JAR (it has moved in Fedora 25).

Also remove a lot of redundant 'find_file' operations for this JAR.

Fixes: https://fedorahosted.org/pki/ticket/2373
</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>Fixed error handling in ProxyRealm.</title>
<updated>2016-05-27T16:36:14+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2016-05-26T03:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=5f6a70bb59e1a67071a6766882feb91f8a31f82f'/>
<id>5f6a70bb59e1a67071a6766882feb91f8a31f82f</id>
<content type='text'>
All methods in ProxyRealms for Tomcat 7 and 8 have been modified
to check whether the subsystem is available, then generate a proper
error message instead of null pointer exception.

https://fedorahosted.org/pki/ticket/2326
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All methods in ProxyRealms for Tomcat 7 and 8 have been modified
to check whether the subsystem is available, then generate a proper
error message instead of null pointer exception.

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