<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Timo Aaltonen pushed to branch master-next
at <a href="https://salsa.debian.org/freeipa-team/dogtag-pki">FreeIPA packaging / dogtag-pki</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/15a925ebdcaed8986f6eb776e227410906112419">15a925eb</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-13T13:43:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed TestRunner output
The TestRunner has been modified to show the location of the
reports in the stderr if the test failed.
Change-Id: Iee833bf876798ab45a74c7449e68ddf108173af7
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f5dbc7623609fc92fc1ce06446eb5a066e8191eb">f5dbc762</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-13T13:50:00Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Renamed _commit macro
The _commit macro in the spec templates have been renamed into
_commit_id for clarity.
Change-Id: I3137d6f44b6a22a38b73f3cf6074dd3dc233b6cd
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e9e594967e7130ae3eca7599c841c78283fe1fe1">e9e59496</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-13T16:22:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Listing RPM packages built by compose scripts
The compose scripts have been modified to list the RPM packages
that have just been built.
Change-Id: Ibe57fb5f7f5a74a4328d709e6ba8205e5d20ef7c
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7b7f60a0ee6721946a6aa564aea160a1238c5198">7b7f60a0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-13T16:37:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed pki-javadoc build dependency
The CMake scripts and spec template has been modified such that
pki-javadoc can be built without building pki-server.
Change-Id: I9820d331485e8fac449b37cefe5feb5a004329f2
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f67cc0f74a669fe80dc6b57a78145ded8e6e0b2b">f67cc0f7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-13T18:57:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Reduced pki-console build time
The pki-console.spec.in has been modified not to build the server
packages, javadoc, nor run the tests to reduce the build time.
Change-Id: I9c5ff95eb4a8743a874078fdefa323da8e686370
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/953803db25e0567ff2f5e63ec8a5248bbedf39ed">953803db</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-13T20:31:19Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up build logs
The CMake scripts and spec templates have been modified to show
more useful logs.
Change-Id: I61f2cb64d7ad1d54bf6e6faae96539a04cda085c
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0e0b03ea0c141d6b72691bc1d09f148767b9c2b8">0e0b03ea</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-13T22:08:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Suppressed unused CMake variable warnings
The spec templates have been modified to suppress warnings about
unused variables defined by CMake modules.
Change-Id: I3c28592d294f30ba9e9c4d206f1940eba76eba72
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/631df72e8ed12ba9a36dc995550ca4b3f093b5ba">631df72e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-13T22:46:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed warnings when building without server packages
The code that creates Python modules has been fixed such that
it doesn't generate warnings when building without the server
packages.
Change-Id: I66228b782f33cfdc23000fdc0e1f862c7c1c06f7
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1362face3b19747133dcd9d33dc1612f0ccee8aa">1362face</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-14T01:12:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed CI log messages
Change-Id: I9dab36f224df504274ca2282f1df7552af1f24e3
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b54975f4cac60e2f4332b08414f1b5ea4de62601">b54975f4</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2018-04-14T03:56:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix ACL evaluation in allow,deny mode
When `authz.evaluateOrder=allow,deny', ACL evaluation returns the
wrong result: matching allow rules deny access, and matching deny
rules allow access.
Fix the problem and improve type safety and readability by
introducing a couple of enums for ACLEntry.Type and EvaluationOrder.
CVE-2018-1080
Fixes: https://pagure.io/freeipa/issue/7453
Change-Id: Ic076ed4b90c305cda9da2c56ec90fc77b4dac039
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d7b5ae8ea91d7f796c20e3fe5f2999ab3ba718e5">d7b5ae8e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-16T19:51:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed warnings about OWNER_EXECUTE permissions
The CMake scripts have been modified not to set OWNER_EXECUTE
permission on non-executable files.
Change-Id: I6808195907d1013ac0328dcd73a9266a0880f594
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/aa8ab51e724de28a18e4a899b53c525149db1a66">aa8ab51e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-16T23:28:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added --without-debug option
The compose scripts have been modified to provide an option to
build without debug packages.
https://pagure.io/dogtagpki/issue/2978
Change-Id: I664c4cb9f7c073bb9355cfc06ac83e51441d06eb
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2e299050016094c4ab9b739bc68a27787d8aadb4">2e299050</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-04-17T00:43:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Ticket #2940 post-ticket simple typo fix.
Change-Id: I98558f607cb611981bcafd42d6500fd26a9664be
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/16c279a16b0d1109ad98d9f9e7cfb6a9aefde598">16c279a1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-17T01:35:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Build script cleanup
Change-Id: If25c1d1dfee63377ccc973176fcc4281266ee47c
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a6b6cd07ba3a1c3554afe70aa999e437d7a61fbb">a6b6cd07</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-17T01:42:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki.spec.in
A new pki.spec.in has been added to combine all spec templates.
Initially it will contain a copy of the pki-core.spec.in. Other
spec templates will be merged later.
A new build.sh script has been added to run the build process
using the new spec template.
https://pagure.io/dogtagpki/issue/2978
Change-Id: Ie3ae44b7af76190754dab571b3757f649979f4b3
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b63892eebc633fa592ed089de79793eaf7e8c967">b63892ee</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-17T02:06:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merged pki-console.spec.in
The pki-console.spec.in has been merged into pki.spec.in.
The build.sh was also modified to provide an option to build
without the console package.
https://pagure.io/dogtagpki/issue/2978
Change-Id: I94acad9d10a16fae6da07dd568475ddf39e9f02d
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/be8b0ff95ab316260374ab6d0ac9f420da26f753">be8b0ff9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-17T02:57:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merged dogtag-pki-theme.spec.in
The dogtag-pki-theme.spec.in has been merged into pki.spec.in.
The build.sh was also modified to provide an option to build
without the theme packages.
https://pagure.io/dogtagpki/issue/2978
Change-Id: Id738b759894d18ff0e9b45378a692369197efaf2
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/64c8c9824ee74c3f5d7975eb87833679c1052c9f">64c8c982</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-17T03:02:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merged dogtag-pki.spec.in
The dogtag-pki.spec.in has been merged into pki.spec.in.
The build.sh was also modified to provide an option to build
without the meta package.
https://pagure.io/dogtagpki/issue/2978
Change-Id: I303143c4c4c23fea75e8f0ae78dd88794f0e908c
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8855b2da17084b3f64dedd0c2ae7f1e3c57e6b98">8855b2da</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-18T01:46:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added support for Tomcat 9.0
The PKIRealm and pki-server migrate CLI has been modified to
work with Tomcat 9.0.
https://pagure.io/dogtagpki/issue/2980
Change-Id: I141fc5e9f7a9971c4c6c9ac1f5577def6ca207bc
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9b6cc6d27f7cfe46f7eb1b9a699ff861f00334d5">9b6cc6d2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-18T18:11:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed hard-coded Java home path
The hard-coded Java home path has been modified to use RPM macro
to avoid rpmlint error.
https://pagure.io/dogtagpki/issue/2978
Change-Id: I7265c43a59aea0ea890c433ca4505a63a2151464
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e4f45efbc3b9d5e4dd3aef202337483f15fd448e">e4f45efb</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-18T20:57:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed macro-in-comment warnings
The spec templates have been modified to remove macro-in-comment
warnings from rpmlint.
https://pagure.io/dogtagpki/issue/2978
Change-Id: I2b075d120ff539d5e13befd9637b2f764e3bd5f9
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/24ba40f62423cde4961f411dc757fe3eec3ca593">24ba40f6</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-18T21:31:07Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Validating spec files with rpmlint
The build scripts have been modified to use rpmlint to validate
the spec files.
The CI script has been modified to install rpmlint in the
container.
https://pagure.io/dogtagpki/issue/2978
Change-Id: I60a9e6b7fc316342af8aa0f101c6d1986bb3fdb2
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5d614f38625238d557d65b04f56ee6507965c67d">5d614f38</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-04-18T23:01:43Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Reorganizing CI related stuffs
- `run_task.sh` has been split into `ipa-test.sh`
and `pki-test.sh`
- Deletion is now handled from Jenkins
- Fixed the log name for systemd
- Removed --quiet option to report pylint issues
Ticket: https://pagure.io/dogtagpki/issue/2990
Change-Id: I6fdca00419fd53ef3e0d3425268ae03cec2c749e
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/14b0d430a7601a015cc3ab6b2a2e7eddd892be45">14b0d430</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-19T02:03:43Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed unversioned-explicit-provides warnings
The spec templates have been modified to remove
unversioned-explicit-provides warnings from rpmlint.
https://pagure.io/dogtagpki/issue/2978
Change-Id: Ib5e6990e056611d762a192a6ac75048d5db2b92b
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/12ee71856333785d55e99cb57af2e7896fe8c23d">12ee7185</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-19T02:04:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed unversioned-explicit-obsoletes warnings
The spec templates have been modified to remove
unversioned-explicit-obsoletes warnings from rpmlint.
https://pagure.io/dogtagpki/issue/2978
Change-Id: Ia4482faac041c872384fafbfe5671275ea908dc5
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/05fa50328b4e13b863e49d37a575007932edbdb1">05fa5032</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-19T02:04:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed missing %prep and %build sections
The dogtag-pki.spec.in has been modified to provide %prep and
%build sections to remove warnings from rpmlint.
https://pagure.io/dogtagpki/issue/2978
Change-Id: Ifedffcf2f6dd4e37816c885fe0a21989fb04c307
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bf60c34c2de822ad021416ccdf324e089aceb7cf">bf60c34c</a></strong>
<div>
<span>by Amol Kahat</span>
<i>at 2018-04-19T06:59:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added "Serial No" in pki-server subsystem-cert-find CLI.
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1566360
Pagure: https://pagure.io/dogtagpki/issue/2987
Change-Id: I35b29c37dc95c3415b4106c8c45d86a30f70628f
Signed-off-by: Amol Kahat <akahat@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/58e6e0098175d2c59ac76238792aff5ee7e0e639">58e6e009</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-19T21:12:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed empty build dir cleanup
The build.sh has been modified to remove the empty build dirs
properly.
https://pagure.io/dogtagpki/issue/2978
Change-Id: I2c4fe62c880ad07b550d94f8b9a885626e5b0fcb
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e15d3747b69e39bead4d6d264b1f6648973506ae">e15d3747</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-20T00:37:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up build.sh
The build.sh has been modified to use a global variable instead of
literals for project name.
https://pagure.io/dogtagpki/issue/2978
Change-Id: I651381a8ca4d36bc3386d980fe7297ae91bdd4db
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2d9bc471d06f3f8b0fbe06a2bc0ed43de3790bfe">2d9bc471</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-20T01:38:00Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added generate_rpm_spec() in build.sh
The code that generates and validates the RPM spec in build.sh
has been moved into generate_rpm_spec().
https://pagure.io/dogtagpki/issue/2978
Change-Id: Ic3fb5917ca3923e6be69db52b402fc109b7b8fd8
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/66f875b43da4fba74c41c6c50ade8a2033c75439">66f875b4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-20T01:41:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added generate_rpm_sources() in build.sh
The code that generates the tarball in build.sh has been moved
into generate_rpm_sources().
https://pagure.io/dogtagpki/issue/2978
Change-Id: I3ac22a8f341c7df40037017a2a2acd5dd9bf9a6e
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1dc7533b528efa96983acedbb0e917e4adb44241">1dc7533b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-20T17:19:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up build.sh
The build.sh has been modified to use simpler method to generate
the timestamp and commit ID parameters for rpmbuild.
https://pagure.io/dogtagpki/issue/2978
Change-Id: Ia9bdb4d976da966ffa909de416af2b21d264d01e
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2110d8c22398ebf7e40a44153eaf0ff79f98e9e2">2110d8c2</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-04-20T20:12:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Ticket #2992 servlet profileSubmitCMCSimple throws NPE
This patch addresses the issue that when auth.instance_id is not specified in
the profile, NPE is thrown.
Alternative is to add auth.instance_id value, but it's better to leave this
as manual approval only without changing the functionality.
fixes https://pagure.io/dogtagpki/issue/2992
Change-Id: I0a3afca1c66af96917a81c94b088d792f0332a4d
(cherry picked from commit 203db212a3dce216687dd2aac349fe37d2e92a96)
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b47fc4f62563b8f3efb5cae4c65e112a6ea74a37">b47fc4f6</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-21T02:30:33Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added option to create tarball from a source tag
The build.sh has been modified to provide an option to generate
the source tarball from a source tag.
https://pagure.io/dogtagpki/issue/2978
Change-Id: Ia85d1b164bfcf38b44fbc64d0ec84fed5e9c4be8
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4874fa4a71079cb832a69b24aa7762072f6f731c">4874fa4a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-21T02:30:33Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added automatic patch generation in build.sh
The build.sh has been modified to generate a patch for all
changes since the specified source tag.
https://pagure.io/dogtagpki/issue/2978
Change-Id: I25ea186eaa379062e5814ce0856394346cdf17b0
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e326be6ff536620856d428c9417626c8295bd347">e326be6f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-23T14:42:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added option to build without base packages
The build.sh has been modified to provide an option to build
without the base packages.
https://pagure.io/dogtagpki/issue/2978
Change-Id: I2799f4621f9266b559daf8dd353a27cb6f3ec01c
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ba1a2d324d7912d4f1c6bacc280d46814a571471">ba1a2d32</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-23T16:42:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved folder creation into CMake script
The code that creates /var/log/pki and /var/lib/pki folder has
been moved from spec files into the CMake scripts.
https://pagure.io/dogtagpki/issue/2978
Change-Id: If01558aa9eea6bee483316ee05345627b0343996
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/dea3f000a5e6121a96cbe32b54f8754282ce47a3">dea3f000</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-23T19:33:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed CryptoToken.login() invocation in SigningUnit.init().
The SigningUnit.init() has been removed to no longer call redundant
CryptoToken.login() since token login is already done in TomcatJSS.
Due to these changes, the jss.password parameter in CS.cfg is no
longer supported.
Change-Id: I0933e41b3a61531ac36f4c925a238c47d82e7ad0
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/76912e2e68fddd978be20cb92b9c76099b8bc065">76912e2e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-24T04:09:21Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed token name normalization in pki-server subsystem-cert-validate
The pki-server subsystem-cert-validate has been modified to
normalize cert token name before calling pki client-cert-validate.
This way "Internal Key Storage Token" will be considered as an
internal token and no longer specified as a parameter.
https://pagure.io/dogtagpki/issue/2997
Change-Id: I452d8e4b404086c3add6b52a9aa2acd2993d7e97
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a8e7f8c80f4f6630f78990f81e4d1a06cd7f45fc">a8e7f8c8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-24T20:10:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added description for token name normalization
https://pagure.io/dogtagpki/issue/2997
Change-Id: I941e2bf20494100f804f2b5b753e4e4ab5e4c676
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/30e1c5fc11e476f05e8c70a090322034f8961465">30e1c5fc</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-24T20:40:04Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added --without <package> option for each subsystem
The pki.spec.in has been modified to provide --without <package>
options for CA, KRA, OCSP, TKS, and TPS.
https://pagure.io/dogtagpki/issue/2978
Change-Id: Ic43757be5cc2a74a2249d918dbca46ea1e0a6e2d
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/dd1d41f1d6a06413c705390b7c370eecca0872b2">dd1d41f1</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-04-25T07:00:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control: Add conflicts on libtomcat7-java to pki-server.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a93695571b6bca7e0dcb81d1dd1b5b08e7a89d15">a9369557</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-25T18:01:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up build.sh
https://pagure.io/dogtagpki/issue/2978
Change-Id: I3002bec921f195f0c919a89c53590df2e76d04aa
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3c71a3d4866c902a82cd77d7f6d3faa8af7aebbc">3c71a3d4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-25T23:16:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed pki-symkey dependencies
The pki-server package has been modified to depend on pki-symkey.
All packages that depend on pki-server have been modified to no
longer depend on pki-symkey directly.
https://pagure.io/dogtagpki/issue/2972
Change-Id: Ic35e6cb677366b313bcfde83c80c270932638624
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/30caec50760d8a8c168df26d71bfff6c65544d97">30caec50</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-25T23:17:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up spec templates
The spec templates have been modified to use a minimum version
instead of exact version for dependencies on other PKI packages.
https://pagure.io/dogtagpki/issue/2972
Change-Id: Ibe40f9519707af84b3ea1ba31e917c784b023951
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f0d608338d6cdee67405c92d721c2797ac4d5ca2">f0d60833</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T02:03:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed obsolete resolveHosts attributes
The server.xml templates have been modified to remove the
obsolete resolveHosts attributes.
https://pagure.io/dogtagpki/issue/2986
Change-Id: I2b9adf2dbc23b14d5b6033621f9278b40d44936f
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8d3bdc9647e26189940f5c8cf46cf21c10667691">8d3bdc96</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T03:25:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in CustomComboBoxModel
Change-Id: If7848e9823db41f743131c747bbf91c57ae15c8f
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/276e656d5f5521ecc23c816c5bd8d4a78fe49cf2">276e656d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T03:30:37Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in CMSRemoteClassLoader
Change-Id: Ib1ef1d2e5f9783e43d7399a0a96f485a814d0310
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4ed9c908646da0ab4c6e11f6883ace72eac23009">4ed9c908</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T03:45:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in CMSTableModel
Change-Id: I4e1855e42c61b3fee68f11c49041b6cdc98fa1ae
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a5b7813fb866d6a6a405a7b8b7c2465cc8164f05">a5b7813f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T04:20:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in CMSTaskModel
Change-Id: Id52f1a347d46ebfc7b2077347ccf9b544c21f2ce
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/335f4b3b0359312a833a60b1b404c9016cd05363">335f4b3b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T04:41:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in Console
Change-Id: Ifbd5b8b92263531001aa485d4689a6a062c0f085
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/98e48014047d7d3629ae9962767727d4aabdafc2">98e48014</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T13:58:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in MessageFormatter
Change-Id: I4c82c22089dddedefc9a8094a684b70710b36d80
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/547d6427236e1ee5cb7077a6b1dec4404b30814c">547d6427</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T14:00:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in ProfileDataTable
Change-Id: Ia14bb79e1b4a6bedd8251ac5b74d8fe5f5e4942a
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ca66f8f82b050e9317f3fc95820b80eb3bf692e5">ca66f8f8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T14:02:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in UIMapperRegistry
Change-Id: I2df5cd8fd37bab91ff29467473ec4d3a248adba0
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/67bc4506bba12256cd8b9b7898d261600cba11dd">67bc4506</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T14:04:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in CRMFPopClient
Change-Id: Id248a6bf74f46e00dd53503d93d279e3285835a9
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f6dcf396a94b210a34aa8851241c69dae9dade2b">f6dcf396</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T14:14:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in CMSCRLFormatPanel
Change-Id: I1d55348aa01e77fd471ed5e8d20bd529e38dbc03
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6181d206b4ee143b282c2ceff0028b676d67d5d4">6181d206</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T14:39:44Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in ACIDialog
Change-Id: Ie6f37f7315945a151fc6adeeec27c1696bbcef45
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7730565165acd8ba423e541ed4084d1b739fc2bf">77305651</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T15:05:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in ACLEditDialog
Change-Id: I1f87ef186c711aa5d546c0428ff56516ba925ddf
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/35f37ef7d82ebaaf1ed929a8bed54524d1e8736c">35f37ef7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T15:14:00Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in UserListDialog
Change-Id: I9d4a10964217cf17284a1f22a750cd4d1d046fba
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/aba4a8bd65f20f04264cdc22c661ccc7b1ac1509">aba4a8bd</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T15:20:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in UserEditor
Change-Id: Icd662b321c756e2eb5e3e0c413d760126b0c0580
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ae91788b11bb3469af42218d7c114b712ad4ea81">ae91788b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T19:26:02Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added options to build select packages
The build.sh has been modified to provide --with-pkgs=<list>
to build specified packages only, and --without-pkgs=<list> to
build everything except the specified packages.
https://pagure.io/dogtagpki/issue/2978
Change-Id: I28b086e11fd5f48704ba750fe00e67ec49a4d955
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a8f5e0ea79c9c367df65ca588029bab2b48765dd">a8f5e0ea</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T21:21:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added build option to change the distribution name
The build.sh has been modified to provide a --dist=<name> option
to change the default distribution name (e.g. fc28).
https://pagure.io/dogtagpki/issue/2978
Change-Id: I6a8392c0c03d398a9088228f065517208d54a810
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/45b9f76c5108244d32c3e22db07285f4829707ab">45b9f76c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T22:59:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in CMSCAConnectorPanel
Change-Id: I02c57d32f2c3135420144937308278278f6b12e2
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6152e93d9aa562ad01aaedd13b55236d011a0c72">6152e93d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T22:59:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in CMSCRLIPPanel
Change-Id: I080cebf5818220dac4d99a5131b38afb80461ce5
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4f1451dabfacd234cf6170c60fc8eeda66eab3ce">4f1451da</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T22:59:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in CMSKRAPasswdPanel
Change-Id: Iec29d4469fe857223735c03300bd3b0f54e2be8f
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ec7f1a3bf124ff7ee76f20334f73c81b93546e28">ec7f1a3b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T22:59:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in CMSRAConnectorPanel
Change-Id: I0a2adf7eb2dc4884fb2f647f5a7a9d4e12de6df8
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1dd87a3b5a7bfe9933637d35ac0d0ec8c0d2c51d">1dd87a3b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T22:59:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in ProfilePolicySelectionDialog
Change-Id: I4c28fc22252d79730d6343aa82d149b88239d5ad
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6fbbb9236445657a0ada7c410ad852d2baff9259">6fbbb923</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T22:59:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in CertManagementDialog
Change-Id: Ib0a96e59b326a85a252a972deb6b35f9eccc173d
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e01d941efd95c589735b4f5bac2a3d2b10d3a008">e01d941e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T22:59:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in GroupEditor
Change-Id: I1e37ec0f589e948a373f639c66dedc7d5a1e6603
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/da726268ef75732610e137420908893fc56ef87f">da726268</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-26T22:59:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in PluginSelectionDialog
Change-Id: I6717e6a403f234ea9c4a21e44dbb2ab98d7b49c6
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1ac8687a6a7c2e470f1d1b1c1b1548ef824712f4">1ac8687a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-27T03:05:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed legacy Tomcat JK/JK2 files
https://pagure.io/dogtagpki/issue/773
Change-Id: I8ce3329826b45fd2e460fc58842fc618bd0fd8cc
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6a08c251b54c90e3c35c0aa6a0ede61dfa8b3c51">6a08c251</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-27T03:17:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in PolicyRuleOrderDialog
Change-Id: Id0c8888ed666c26f532059c891d7d6914124336d
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1c5f54d0a56f39aacfadc3a36d341a26ac78b708">1c5f54d0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-27T03:29:34Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in AbstractCipherPreference
Change-Id: Ia25508b0b849542e88aff49f25912af755840842
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b7a2fe6c3f97cec81025d2caaf233b8d0639aa7c">b7a2fe6c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-27T03:52:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in AuthImplTab
Change-Id: I935ef1a8d7b769fcb04067cf3d551451e0889ff3
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5edf033321ebcaa119df3c56d4d3455b58b14ee0">5edf0333</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-27T04:02:34Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed warnings in CMSStart
Change-Id: Ic78afc514a3dc02ed9e7ab6c16155fb9bf874d81
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/62d725e86de4d81448ff9bdd3ee60aaacc87c31f">62d725e8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-27T16:00:56Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added support for relative path for build.sh working directory.
The build.sh has been modified to convert a relative path for
working directory into an absolute path.
https://pagure.io/dogtagpki/issue/2978
Change-Id: I6d543e65c931a46eaf895f76f4578e374a9577b7
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f9a48a40491726c6c83bc5e1f624aa550c2a5b8d">f9a48a40</a></strong>
<div>
<span>by Christian Heimes</span>
<i>at 2018-04-30T08:42:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Pass keystroke commands as bytes
In Python 3, subprocess.communicate() requires bytes as input. Convert
two keystroke inputs from str to ASCII bytes.
Fixes: https://pagure.io/dogtagpki/issue/3005
Change-Id: Ifd00804177f86cf550c93ac1ba5861cd8fa17c81
Signed-off-by: Christian Heimes <cheimes@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/22abe1c445135abdbb7b74b87d5131d6fa168ef8">22abe1c4</a></strong>
<div>
<span>by Christian Heimes</span>
<i>at 2018-04-30T14:13:46Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">pki-server validate: write password as bytes
The ``pki-server subsystem-cert-validate`` was failing with a bytes
TypeError. os.write() takes a fd and bytes-like object, but a password
text string was passed to os.write(). The password is now encoded from
text to UTF-8 bytes.
Fixes: https://pagure.io/dogtagpki/issue/3007
Change-Id: I5a4ea3be92ccae4dcf5eabd6168907a148e390c0
Signed-off-by: Christian Heimes <cheimes@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/16f3197aa4a69f1ba3b8e789e23d614df137bb80">16f3197a</a></strong>
<div>
<span>by Christian Heimes</span>
<i>at 2018-04-30T19:03:56Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Convert certs to text for JSON serialization
Under Python 3, nssdb.get_cert() returns bytes. The serialized certificate
is hold by SystemCertData.cert attribute. Later on, the ConfigurationRequest
data structure with multiple SystemCertData instances is serialized to
JSON. But JSON doesn't support serialization of bytes, which results in
a TypeError.
The code now converts the cert to text before it gets assigned to
SystemCertData.cert.
Fixes: https://pagure.io/dogtagpki/issue/3008
Change-Id: I16632415de7aa6f7ab77f1351e656464931662f6
Signed-off-by: Christian Heimes <cheimes@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d3b007d5d823a654e537a43c330876ef2b4f3794">d3b007d5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-04-30T23:32:00Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Consolidated cacertnickname literals.
The cacertnickname literals have been consolidated into
ISigningUnit.PROP_CA_CERT_NICKNAME constants.
Change-Id: I7ac4a0321e0384d88921f77f7549a132ade514e1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/915defc9b565873034427e3e3364b83cf4c7be68">915defc9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-01T01:49:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored instance registry creation
The code that creates instance registry has been moved into instance_layout.py.
Change-Id: I63a20cd4ed4c554371d56e2745a4849fc81561f7
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6d5f1eb58c7d948918e5f611f2f818da2775324d">6d5f1eb5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-01T03:11:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored server.xml creation
The code that copies and customizes server.xml has been moved
into instance_layout.py.
Change-Id: I741060a4150c2d029c264bcd31d757c099361690
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/267b9973b9edbb19a3c1a67a47e4e82091a241e7">267b9973</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-01T03:11:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored subsystem customization
The code that copies and customizes subsystem configuration files
has been moved into subsystem_layout.py.
Change-Id: Iada2556e33f2b4d19afd369a6c93f54085b6a6cc
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/db0fd238f7170628d98f1e4718ed507d4b551459">db0fd238</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-01T15:05:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Renamed ASubsystem to BaseSubsystem
The ASubsystem has been renamed BaseSubsystem and cleaned up
so it can be used as the base class for all subsystems. The
UGSubsystem has been modified to extend the BaseSubsystem.
Change-Id: Ib51966dd2c68b6f1cc21d08a8d813250a9229137
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/de8c38bf7c56acf50df1c716cb0699fb473c23aa">de8c38bf</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-01T15:10:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored UGSubsystem
The UGSubsystem has been modified to extend the BaseSubsystem.
Some method/field definitions have become redundant so they have
been removed.
Change-Id: I3e96df57a6cbabe0f6a9525a6978a8b43c0446cb
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e980a79b858f3db889cd85d90cc6190c98deb51e">e980a79b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-01T15:41:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added enabled flag in BaseSubsystem
The BaseSubsystem has been modified to add an enabled flag with
its setter/getter methods. The flag is set to true by default.
Change-Id: Ie382838b46efc7a983bb08d6bc59605890987737
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7a5d62b94310c4be21f271a71b0ab56294951c87">7a5d62b9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-01T16:46:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed exception handling in UGSubsystem
The UGSubsystem has been modified such that it will be enabled
only after database initialization.
https://pagure.io/dogtagpki/issue/1334
Change-Id: Ifaa20e2903a0d3dbf71435379003397b30dcc5a1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ecdd5ad14b78abcc1bbd893bb235d0fa2a3b1b14">ecdd5ad1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-01T21:48:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored dynamic subsystems in CMSEngine
The array of dynamic subsystems in CMSEngine has been converted
into a Map to simplify its usage.
https://pagure.io/dogtagpki/issue/1334
Change-Id: I842d347900f63650c0461a375e504d71e3267ddd
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c5905ab08677f1b772821732399516b0b0ef88d7">c5905ab0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-01T23:34:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored CMSEngine initialization
The CMSEngine has been modified to be invoked directly during
initialization instead of indirectly using CMS wrapper methods.
https://pagure.io/dogtagpki/issue/1334
Change-Id: I95d027c7d91e1cfd621328adcea61b4dcd68246f
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/143dde47d31c94d443cc8adb1ee6ccd07ab22b85">143dde47</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-02T00:57:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CMSEngine
The CMSEngine has been updated to use SLF4J loggers.
Change-Id: Ie0fd3b713703477d7a55b70ca9592fd8db9e09ae
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d3af85674f76eb2ece82ffb8eacc9a042264e72c">d3af8567</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-02T02:21:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CertificateAuthority
The CertificateAuthority has been updated to use SLF4J loggers.
Change-Id: Iaaf4a377e17d65e1053d976a340550a5d30e9a17
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/fbbf996730e109d4e2089bae77996dedabd6891f">fbbf9967</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-02T03:16:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added debug messages for CA signing cert parsing
The CertificateAuthority has been modified to provide additional
debug messages around the code that parses the CA signing cert.
Change-Id: I9a1a094031ca1c8e558fc2d5007c94cdc75cb1fe
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0817e99a2197672d3c89635b9293e577e6fe201c">0817e99a</a></strong>
<div>
<span>by Christian Heimes</span>
<i>at 2018-05-02T10:49:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix more bytes/str issues in cert handling
The deployer script wrote ca.signing.cert as b'data' to CS.cfg. The bug
broke external CA feature. Certs are now serialized to disk or JSON as ASCII
base64-encoded cert string.
To catch similar mistakes in the future, The config writer for CS.cfg now
ensures that only supported value types are written to disk. If the value
is neither None, text string, or integer, a TypeError is raised.
Fixes: https://pagure.io/dogtagpki/issue/3005
Change-Id: Id1a4175ed8787e7e9ab15fa9b61f643a401a9af1
Signed-off-by: Christian Heimes <cheimes@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/383d53e4ea4c0ccd907acf4d4fe56e710d7abe7f">383d53e4</a></strong>
<div>
<span>by Christian Heimes</span>
<i>at 2018-05-02T13:56:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Config: Write None value as empty value
None value is no longer written as string 'None'. Instead a key with
None value is written as "key=".
Change-Id: Ia38aa80891a3fad4f08db6c74e845293719aa102
Signed-off-by: Christian Heimes <cheimes@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/752d1a63f37ba37436f9482db03755b4972a886a">752d1a63</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-02T15:04:02Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CMS class
The CMS class has been modified to use SLF4J loggers.
Change-Id: I02f0dc67bfbfec547d982efd1c4c6d0ea1bf0062
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/14153b8022111032a15b6e72deb4f75844baf2d0">14153b80</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-02T15:07:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.main() into PKIServer class
The CMS.main() has been moved into a new PKIServer class
for future use.
Change-Id: I96b6e92d26f308036d715eeef59a004b564bee23
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3a614568afe57e7e11f9e63195a5c3b4e2c887ab">3a614568</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-02T15:28:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored CMS.start()
The code in CMS.start() has been moved into CMSStartServlet and
PKIServer to provide better control and to fix dependency issue.
Change-Id: I3a08849484910161218d4f9edce4ba1830141368
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ebedc553cd4606cdab96cf6943e3d537fa85f8e5">ebedc553</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-02T18:06:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up CMSEngine.setServerCertNickname()
The obsolete comment in CMSEngine.setServerCertNickname()
has been removed.
Change-Id: Ibf3dddacfcc1675bf39221f51a7f078ba0925884
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4fbc75674c6c117f3c4e7fdc009b18dcb455b40c">4fbc7567</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-02T18:14:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved SubsystemInfo into separate file
The SubsystemInfo class has been moved out of CMSEngine.java
into SubsystemInfo.java.
Change-Id: If444f5064e64c852cc778bff77368503e18f7cd4
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/28e04de408acc2ce61b46963a8c00c2fcc6cf9eb">28e04de4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-02T20:12:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored CMSEngine.loadDynSubsystems()
The CMSEngine.loadDynSubsystems() has been renamed into
loadSubsystems() to handle all subsystem loading.
Change-Id: Id1011ca757d13d79208164eb7c4af37b9d2a38b4
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cb77d9d1345d26f1b5b7b3ae6979bdcb2ce35f4d">cb77d9d1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-02T20:21:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added CMSEngine.initSubsystems()
The code that initializes all subsystems has been moved into a
new CMSEngine.initSubsystems().
Change-Id: I30f0416685d87e76e2e4113b7a2e2258a2988f56
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/adf4cc91b7420a588634c15708192fff23758c04">adf4cc91</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-02T20:41:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored static subsystems in CMSEngine
The code that loads the static subsystems has been moved into
CMSEngine.loadSubsystems().
Change-Id: Ida36e58730736dcec046875fa01430c9e70f46a0
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2c25dc7d2fc710a9bc21d4156b2ee1526d17184d">2c25dc7d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-02T23:16:33Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored final subsystems in CMSEngine
The code that loads the final subsystems has been moved into
CMSEngine.loadSubsystems().
Change-Id: If78f45da725fd557bb9b04cc20c7d7a3b8078c21
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2aef757360e119b348a8ad1211be0416f97d5e7e">2aef7573</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-03T03:51:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added option to specify CMSEngine class
The CMSStartServlet has been modified to support a parameter
to specify a different CMSEngine class.
Change-Id: Ic882b34846518dbb563cbf0fdcfaecdd1ead0943
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/431a9e48d778bcb652f7660d0de9434987b0fb8a">431a9e48</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-03T03:53:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up CMSEngine
Unused methods in CMSEngine have been removed. Some debug
messages have been updated as well.
Change-Id: I74f89c59b4341e92b6f5109e261974dcf265c0b1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2eb391622d2a6bb1b8d22fea5578b37f332575c6">2eb39162</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-03T03:53:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added CAEngine
A new CAEngine class has been added to customize the CMSEngine
behavior for CA.
Change-Id: I9cef80f3442678a3854d167c88812f7bdf532e99
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/782b57726855521ff5f9fbba1c60cd988bc94558">782b5772</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-03T03:55:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed error handling in CrossCertPairSubsystem
The CAEngine has been modified to enable CrossCertPairSubsystem
only after database initialization to prevent errors.
https://pagure.io/dogtagpki/issue/1334
Change-Id: Ia9f24dc2fb5ff85738463601767b32723811d512
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9c4b16b8713e935f58bec0f5f679f138149bb1e2">9c4b16b8</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-05-03T09:20:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">rules: Replace setting DEB_BUILD_ARCH with including architecture.mk.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ecf495413d6e62719fbdca013d5903cedf6d5232">ecf49541</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-05-03T09:21:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control: Update maintainer address.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/fa8028ae29ea619ad1575fe37a67e333a992ac92">fa8028ae</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-05-03T09:42:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Bump debhelper to 11.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/db6bab34d06bd9882988e0d64c7a37ce301274d0">db6bab34</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-05-03T09:42:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control: Bump policy to 4.1.4.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c239b4b0c7e72ca9049a7b17dc78e1ff975262aa">c239b4b0</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-05-03T10:44:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control: Update dogtag-pki description to mentoin that it's a metapackage.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/eb2e4189e315ac63a10c07a47edd1e6cb73dbea1">eb2e4189</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-05-03T10:57:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control: Add pki-tools to pki-base-java depends. (Closes: #891370)
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/370b69d982b780d9326d2b0cf6ec8e392e52f181">370b69d9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-03T14:36:19Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Delaying CA subsystem initialization during installation
The server has been modified to delay CertificateAuthority
subsystemm initialization until after database initialization
to prevent errors.
https://pagure.io/dogtagpki/issue/1334
Change-Id: Ice3d1d16b5cb7547b313518521b3949b00dd7442
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1b005453a90998dddb666a407ffdd1762e0543a6">1b005453</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-03T15:19:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in DBSubsystem
The DBSubsystem has been modified to use SLF4J loggers.
Change-Id: I9d8141efd05e728a755c99da018a875e843e626b
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6da60ac7a3766fc96deb9e39f91b87e7dcf2ef0a">6da60ac7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-03T16:04:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated version number to 10.6.1
Change-Id: Iaf5769fc13e7ee9c0c10272ad4e358e86c4352c9
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/592b4d0a348876ebe323cd0423deaee76834ba2a">592b4d0a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-03T16:26:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed build dependency on git
The spec templates have been updated to require and use git to
apply patches.
Change-Id: Ic216f9842a507fdb795293478157a54a0dd42f9b
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ede20176f155d26b1461bf3e7be04b4d18c891a6">ede20176</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-05-03T19:50:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added F28 matrix
- Travis is configured with 3 parallel jobs.
- Tests against F28 and F27 simultaneously.
- Uses a single image rather than 2.
- Disabled rpmlint due to failures in F28
Note: ipa-test has been disabled in F28
Change-Id: Iec4edec81345df52bf58a2e2890a7cdcafe803ef
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a390b7bf9b81d031fae7dd29cb4bb91164448b05">a390b7bf</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-03T22:48:56Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated NSS dependencies.
The spec templates have been modified to require NSS 3.36.1
on all platforms.
Change-Id: I1001e85ad180902ea8727764fceb7da302bbcae2
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ed08e351619f10a0ab93fd8ad7937b5f4002b985">ed08e351</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-04T03:04:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated Tomcat dependencies
The spec templates have been updated to require Tomcat 9.0.7
on Fedora 29.
Change-Id: I20ea698e99675d703360cce96f666b3629f31188
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2a972ab8488563a170dc948569a215161ed29a5d">2a972ab8</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-05-04T12:35:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">tests: Improve logging, fail properly.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/06f1a6e1bf976efda057632abcfcee7226cbb8be">06f1a6e1</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-05-04T12:36:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'upstream'
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6b36e4473374cf6fdc35e464ed24d65b01a25163">6b36e447</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-05-04T12:47:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">bump the version
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7b9aa323ed34f9653baac4d77a838cab0fa06c07">7b9aa323</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-04T13:48:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed Servlet API dependency
The pki-tools package has been modified to depend on Servlet
API 4.0 package provided by Tomcat 9 on Fedora 29.
Change-Id: I6228fd86b5594c862a2c5285b6ca80ee6322c96d
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a690f291228d6756c3c68da7482e853e6122fc4a">a690f291</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-04T16:07:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated version number to 10.6.1-2
Change-Id: I8b4bde7bd9c73e7dde56584a43bc2af9a9454aa9
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c070915562f5736958cafb7cbf0de52273525b2b">c0709155</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-04T16:37:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed some rpmlint warnings
Change-Id: If496da802b68a8f25ddbea905d3b5a5905d849dd
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b01ca9915bb1f08f985835b0accf2ed3b0f6f4a5">b01ca991</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-04T19:57:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed build order
The build.sh has been modified to build the RPM sources first
before the RPM spec file.
Change-Id: I6aa15251bab28ce443a6e3334011c76db1e4c7bf
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/fbe9664cc013a72a3d716e979551ff2c9fa3956f">fbe9664c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-04T20:01:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed empty patch generation
The build.sh has been modified to prevent generating empty
patch file if there are no new commits since the specified
source tag.
Change-Id: Ica76a4709b05778b79174ec1dd7ecdfabb47033d
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4f176a7960cf6dd90271adbfdc489e331136cbc3">4f176a79</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-05T03:16:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Simplified CMake parameters
The spec templates have been modified to use a cleaner way to
construct some CMake parameter values from RPM macros.
Change-Id: Ib033404f47d83975d0e11995ca626cdf01f56aa5
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6a7067b54b349b6f2b04aa7022e6bfc03d9a1064">6a7067b5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-05T04:44:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Simplified CMake parameters (part 2)
The spec templates have been modified to use a cleaner way to
construct some CMake parameter values from RPM macros.
Change-Id: Ib220b16fcc5479c5124838006273f6b00fb80a16
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0e8dfcec4fa23bbe3dd380c87b9b47fa97725bd5">0e8dfcec</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-07T16:01:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up sed commands in build.sh
The build.sh has been modified to concatenate the sed commands
into a single string then execute it only once.
Change-Id: Ibf93bc69bb1e26e435c3668eb456d9ba75ffa9fa
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1e211fd2fde2345ea9c93855125ab01a2139419a">1e211fd2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-07T18:00:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Generating spec with hard-coded test option
The build.sh has been modified to hard-code the test option
so the SRPM can be rebuilt with the same option.
Change-Id: I62ee5c2954a0f648b04ffd98c2cf3b3a0f602425
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/59796de36feadf7616b47c0add195a009d185460">59796de3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-07T18:12:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Renamed PKI_NSS_DB_TYPE to NSS_DEFAULT_DB_TYPE
The PKI_NSS_DB_TYPE build parameter has been renamed to
NSS_DEFAULT_DB_TYPE for consistency.
Change-Id: I756f64ad3288c621620cc1aa98c2a60e1c7b4339
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ff82773000ad51bbba7031a2b440ce0774653279">ff827730</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-07T18:39:04Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added nss_default_db_type macro
The spec templates have been modified to define the default NSS
database type in nss_default_db_type macro for clarity.
Change-Id: I07107cd23c8fb66f857595a8fa0b9444f4646afb
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5c160ef4883f604a6872031ad11968b2100c1e4b">5c160ef4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-08T04:41:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added RPM build option for debug packages
The spec template has been modified to provide a --with/--without
option for debug packages.
Change-Id: Ieab171bd444be297f3e31b86525f6770098426af
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c942f0d04e0551866f6feda3f608a77de1b7f58e">c942f0d0</a></strong>
<div>
<span>by Amol Kahat</span>
<i>at 2018-05-08T05:48:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Minor changes in audit.py and ca.py file.
Change-Id: I74f0167d8319505af4dbd9e2977478c42e818043
Signed-off-by: Amol Kahat <akahat@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a843a5cd3102940d628c0489b8da4785b806a989">a843a5cd</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-08T15:58:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added package_option macro
The spec template has been simplified by wrapping the
bcond_with and bcond_without options for a package
with package_option macro.
https://pagure.io/dogtagpki/issue/2978
Change-Id: I4e63b3bb47204296915af5e38bec2ff50c1975a4
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1c836008fa94aa4b236266f9646ed150b1193a1e">1c836008</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-09T00:25:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Generating spec with hard-coded packages
The build.sh has been modified to hard-code the list of
packages to build into the spec file such that the SRPM
can be rebuilt to produce the same packages.
https://pagure.io/dogtagpki/issue/2978
Change-Id: Icf8af29c601529bcaf45dce80cdf90d6107a04b4
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2a3d006b6c9c8b92109fbddbc6c5ce44294e0afd">2a3d006b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-09T02:00:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated build.sh to rebuild RPM from SRPM.
The build.sh has been modified to rebuild the RPM packages from
SRPM package that contains hard-coded options.
https://pagure.io/dogtagpki/issue/2978
Change-Id: Ibe7dc700ca9b0c2ecfe07c1834aded8c8ff72a02
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e7344dbba96391bc8a415db9cf5c08df9bb6d4d7">e7344dbb</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-13T11:11:19Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated version number to 10.6.1-3
The spec templates have been modified to use the standard Tomcat
8.0 on F27 to simplify development.
Change-Id: Ia8f482a1600d7d93e544cf0f37c1ab2d3887c2bd
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e2b0c19253ccf8120d6ce61116b4de389147bd7a">e2b0c192</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-13T22:43:34Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed warnings in AdminConnection
Change-Id: Ief9eba0a554e9e447a25da5712d50e62384e4208
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/79e135f57992a5c99d1a0815af5f4c20f77a980d">79e135f5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-13T22:59:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed warnings in CMSAdmin
Change-Id: I7e4851093ff8a4c5d2ae056d00fa8a9d8b1c3125
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/067bace3bf1d6bb21cf55ebe9f069605780d1431">067bace3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-14T00:45:00Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CAInstallerService
Change-Id: I4e9d089126f9cbc2736465e59d652b768c6bcf79
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1633454273062ad56e26cdbe627ba83e6ff85fca">16334542</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-14T00:45:43Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed redundant CMS methods.
Some methods in CMS class have been removed since the actual
methods in CMSEngine can be called directly.
Change-Id: I1f1d02168234ced01b53c6c19895f2c5d71a25da
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/55a0919109512fd517653f4ba7d64166d3051c7d">55a09191</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-14T03:15:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored CMSEngine.initSubsystems()
The doSetId parameter in CMSEngine.initSubsystems() has been
coverted into SubsystemInfo.updateIdOnInit field.
Change-Id: I95df5c556ee67948e878f89a8e8246e3aaa9db42
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/517dca6f7db7a2a20b592b0c0373831af7b23b47">517dca6f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-14T03:41:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CMSEngine
Change-Id: I59053009e6985e9f7e5d0f4b87f4e5a3a55231db
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e35a32141ab09f019697a3884e9e1744942cf93e">e35a3214</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-14T10:36:00Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed dead code
Some classes have been modified to remove the dead code reported
by Eclipse.
Change-Id: I529d0a94efe7844e324fad1f2e4d0d2f3091d2b9
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/00fbc9de2de158444edbf24d514cc916dc1c9ee5">00fbc9de</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-14T11:24:26Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated CAEngine
The CAEngine has been modified to disable additional subsystems
during installation to prevent misleading exceptions.
https://pagure.io/dogtagpki/issue/1615
Change-Id: Iebeeeab5a9c75ab37b2a899f39c41961b3215bac
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/dd5eaab0ab8384c373418a5f6bc1f729df5611fe">dd5eaab0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-14T11:26:56Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added KRAEngine
A new KRAEngine has been added to disable some subsystems
during installation to prevent misleading exceptions.
https://pagure.io/dogtagpki/issue/1615
Change-Id: Ie5917d686a3be09fc8bffe52d7f5e5c026629247
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4110c9289a5b7a83114a9cbafd8fa34f6209abea">4110c928</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-14T11:28:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added OCSPEngine
A new OCSPEngine has been added to disable some subsystems
during installation to prevent misleading exceptions.
https://pagure.io/dogtagpki/issue/1615
Change-Id: I8c741da8f750968644f8651d217d9b096caa82be
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/275e0770203148f0418aa21e6a2326b65b31d3e2">275e0770</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-14T11:29:44Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added TKSEngine
A new TKSEngine has been added to disable some subsystems
during installation to prevent misleading exceptions.
https://pagure.io/dogtagpki/issue/1615
Change-Id: Ieae18c800ff71e33b8aa0bd73f3969ff98817418
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9f52e75ccdf7cee8878eed1a160152cc0b0b1e8c">9f52e75c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-14T19:08:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed warnings in CMSStatus
Change-Id: I48a2fe2612ffdd18f2a4e0fdb26bfd666898bd20
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4d696e97c791dd0b3a8c6555c3a4642b871ac5a1">4d696e97</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-14T22:45:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added log messages in TPSInstaller
The TPSInstaller has been modified to provide additional log
messages to help troubleshooting.
Change-Id: I04f21568e9c6814116999861ded41bb4c6b9c228
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2a9073e0cdf31e883738187bde125cfafd182d6b">2a9073e0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-14T23:32:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored ConfigurationUtils.reInitSubsystem()
The ConfigurationUtils.reInitSubsystem() has been converted into
SystemConfigService.reinitSubsystems().
https://pagure.io/dogtagpki/issue/1615
Change-Id: Ib6ef2f30095f5a043f8d6870893106b36e77aa8e
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0be09139fabeccbe290359c38bfb3ffd942c9292">0be09139</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-15T00:06:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Renamed .travis folder
The .travis folder has been renamed to travis for simplicity.
Change-Id: I2a1edc856b96fe0ea2705bae5a8adfd7c20bc522
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/eb5b163c96b54283fcf5bee3771ec867915f81fc">eb5b163c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-15T00:50:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed duplicate CI tests
The pki-test.sh has been modified to remove duplicate tests.
https://pagure.io/dogtagpki/issue/2882
Change-Id: I776cd848a0214be6bc03cb010e373dd13e3b27d4
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ba8293e1da5ce1fbb9f194e572ba6331c462d1d7">ba8293e1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-15T01:27:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in TPSSubsystem
Change-Id: I3530de27e89f3760552e4b45df04037eab48c923
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/01f0122639ac49d8c5a66a167fcab726af03fb07">01f01226</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-15T02:24:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added basic OCSP installation test
Change-Id: I2837dce498d70822795e4de6d847a5b4c6efccb1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7f741fd3974f272ab645e3cbd7e8c56d5ae9270d">7f741fd3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-15T03:40:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed explicit-lib-dependency libselinux-python3 error
https://pagure.io/dogtagpki/issue/3017
Change-Id: I903d7a1e57c3848b962b2ac9e29f592f812de306
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2bbdec65857751f1e8129e7043f9ecc29db766ed">2bbdec65</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-15T03:56:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed non-executable-script error
https://pagure.io/dogtagpki/issue/3017
Change-Id: I229a4a2ce8f7922da05f848334b2e58ba1d38c1d
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/28bbc5b88b40f515a50ec66a420060a27bd2c11e">28bbc5b8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-15T04:01:44Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added basic TKS installation test
Change-Id: Ib6ca651503055fd611d0cc199e723256570ebf35
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/719cfd4ff4f3639c303da142283397dbe55ee5e8">719cfd4f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-15T06:38:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added basic TPS installation test
Change-Id: Ic88a6b87fa1396076bd576bb3ab59f556f7b82ea
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c72c62f4c92ae308a621717f351adde780d7e84d">c72c62f4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-15T07:45:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up set_gerrit_message.sh
The set_gerrit_message.sh has been renamed to send-result.sh for
clarity. A new parameter has been added to read the message from
file.
Change-Id: Ia8196b8c96a9926560493ceeed6608be782f5738
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/520bc3f6995740fbf9f5c1783e2b183ffda97c61">520bc3f6</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-15T09:48:07Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Renamed TRANSFER_SH_URLS variable
The TRANSFER_SH_URLS variable has been renamed to LOGS for clarity.
Change-Id: I565a36446b824e8e08476c9b913b35a8bffdba12
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/92a279f91e5554801f9f7a8843c373d8471ceb0a">92a279f9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-15T10:14:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored init_task.sh
The code that initializes the builder container has been moved
from init_task.sh into a new builder-init.sh.
Change-Id: Ibc2c0e9a49aa642f0449ab652eafe5616c35ccc3
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6e3daff727003e3601b4924a54de529cd698eb81">6e3daff7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-15T13:07:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merged CI build scripts
The code that installs the dependencies and executes the build
have been merged into a single script.
Change-Id: I1a878796f1a51bb7a64ed3cfb809fab90fa9ebb3
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4d1054796143cdea29bb40186b17c75f9fd37a5c">4d105479</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-15T15:12:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored pki-test.sh
The code that builds and installs PKI packages have been moved
from pki-test.sh into the install section in .travis.yml.
Change-Id: If84ce2420986fa74cd700a5a17b117b1b6115de4
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b882fbb9dad23470bc3d1ba19809708c22476c6d">b882fbb9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-15T16:02:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Split pki-test.sh and remove-all.sh
The pki-test.sh and remove-all.sh have been split into separate
scripts for each subsystem.
Change-Id: Ia0d3d2451f0d2ef53700581d46412439a58ad476
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8bc024bad2c1a38ee8b1ac45b92c6079059500e7">8bc024ba</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-15T17:39:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed timestamp and commit ID in spec templates
The compose scripts have been modified to generate the proper
timestamp and commit ID in all spec templates.
Change-Id: I926f433f42920d4d633732e9236588c469ecb6c2
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/080aef27d76e563d3fcc30da74a2ae5064785abe">080aef27</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-16T01:44:07Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up ipa-test.sh
The code that installs ipa-docker-test-runner has been moved from
ipa-test.sh into ipa-init.sh.
Change-Id: I377283d60beb0e9fbd1c5a8acbdd4b53966c7376
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/becd0514f23989081695d968694deef3c1fe7623">becd0514</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-16T11:04:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up CI logs
Some CI variable names and log file names have been renamed
for clarity.
Change-Id: Ibfed36dbe129269914e2e51f8a0ccda8b397686f
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9a8c3232986a20aba5c53bfac2842018878c2cc0">9a8c3232</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-16T13:01:26Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added -quiet param for javadoc
Change-Id: Iad09a9d447345b2effccec285a63173d75db0c20
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/71a4f9871ce012db14840ca60a6a6f33d19b74cc">71a4f987</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-16T17:12:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up CMake output
The CMake script has been modified to suppress install messages.
Change-Id: Ia1420935a993afd0791cf20a5ca9c1d2c184902e
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/24490f2192d27f062984420d32e210958d7e3876">24490f21</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-16T18:08:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added TPSEngine
A new TPSEngine has been added to disable some subsystems
during installation to prevent misleading exceptions.
https://pagure.io/dogtagpki/issue/1615
Change-Id: Id52966431635819de5f2d98d159964dfc02fb707
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e7799ed1e410d3287d9a1f39b8727b2d0dc07e52">e7799ed1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-17T01:44:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up CMake output (part 2)
The spec templates have been modified to suppress excessive
CMake messages about build target dependencies.
Change-Id: I629288038b885319b66a7bc054cf688e85a65333
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ba497148506981500fab5717d296eb7554514626">ba497148</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-17T02:22:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Renamed COPYING to LICENSE
Change-Id: I21de12b9aac61e7277a3163ce4c4bcef24825455
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5973c5549c09f420f542e179aa1c348923cbda20">5973c554</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-17T14:51:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted README to Markdown
Change-Id: I7d5ebb3a722010f71a9981044607676b44dc985f
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/37d6e3ae5ce21d330fa52fadf461e160bd38210c">37d6e3ae</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-05-17T17:18:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Ticket 1741 ECDSA Signature Algorithm encoding
This patch addresses part of the issue where params were in the AlgorithmIdentifier of the ECDSA signature algorithm. The JSS portion is addressed by https://pagure.io/jss/issue/3
Fixes https://pagure.io/dogtagpki/issue/1741
Change-Id: I5dfea6eb2ca4711da2a983382c3f6607d95f3e0d
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3c020c16de373752c746d5f00f3fa60428fff65f">3c020c16</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-05-17T22:13:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Ticket 3018 CMC profiles: Some CMC profiles have wrong input class_id
This patch fixes the profile input area where
cmcCertReqInputImpl should replace certReqInputImpl
and submitterInfoInputImpl should not be present
fixes https://pagure.io/dogtagpki/issue/3018
Change-Id: Id4e03961110b19b2c73ebd9def89919d5dd3b0ad
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b743abbe38f4df0818b75a1843e65e8ad2ed1e55">b743abbe</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-17T23:40:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed typo in pki-securitydomain man page
Change-Id: I84ec4d1da62ac9ee3c90c41f38c35445d1a1bc55
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/abb50340525a4af1c8ecab5e8c432779ffc932d7">abb50340</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-05-20T08:33:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">changelog: fix a typo
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5a9e20adb3ae7b2611e39ef520d1ddb608244b47">5a9e20ad</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-05-20T08:38:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">drop cve fix, applied upstream
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e7620cecc9f070f399be4ab63b85effb2cceb9a0">e7620cec</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-05-20T11:29:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">fix pki-tools dep
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/71e89e920e9a9530f9c5d2f3e00824e4dd992849">71e89e92</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-05-20T11:32:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">fix debhelper 11 compat, use dh_installsystemd
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0fec6b8c3db6f352243b1c2b160afe6e8f7862f6">0fec6b8c</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-05-20T11:47:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">releasing package dogtag-pki version 10.6.1-1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9b72967a4620cb2fe893b394ce27aa48409f37d2">9b72967a</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-05-20T21:21:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">tests: Fix the test loop.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6fa2f87c8ae78edbcc72dce04017eb5e0127ec27">6fa2f87c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-21T09:35:26Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed old references to pki-selinux
The spec templates have been modified to remove references to
pki-selinux package that has been obsolete for quite a while.
Change-Id: I090d3fb5acdceb6cda421722fa925ce94d1f3886
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7cfe5e18dbe8a869523fe1de7530583c5bac78b0">7cfe5e18</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-21T09:47:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added %doc macro for pki-base-java
The spec templates have been modified to provide a %doc macro
for pki-base-java package.
Change-Id: I825f8f82a8ff3c19f4eb8a880e3739558c0b2472
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cce5ca5ee7baa79058f69909fa36b149b81a9d54">cce5ca5e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-21T10:19:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Renamed CI env vars for clarity
Change-Id: Id99119236e6467db2aa2ddba83a8b5bf3819d774
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/76ca5e2cdbab59ff3d2e2addd701aab28cd89e59">76ca5e2c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-21T15:55:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed rpmlint warnings
Change-Id: I3e00379ac23487a18ec53b6ecb1521cd0e2040a5
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cb7b0d1258b0acd55f5860baae74d3f0fe2ab3ac">cb7b0d12</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-21T16:21:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed references to old theme packages
The spec templates have been modified to remove references to
old theme packages that have been removed sometime ago.
Change-Id: Id8d3f9e0b5ac1dcff2d4b605c3b3818e705b55a1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f1167a6d0fea6f3876520b03c601237852237053">f1167a6d</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-05-21T16:38:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Ticket #2995 SAN in internal SSL server certificate in pkispawn configuration step
This patch adds CommonNameToSANDefault to all server profiles so that
SAN will be placed in server certs by default.
For more flexible SAN or multi-value SAN, SubjectAltNameExtDefault
will have to be used instead.
fixes: https://pagure.io/dogtagpki/issue/2995
Change-Id: I66556f2cb8ed4e1cbe2d0949c5848c6978ea9641
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/94e0a563633609401777cfddd3cf16265eeafa20">94e0a563</a></strong>
<div>
<span>by Jack Magne</span>
<i>at 2018-05-21T18:16:56Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix #2996 ECC installation for non CA subsystems needs improvement.
The problem is that the installation of say a KRA, which is ECC enabled fails out of the box.
This is due to the fact that the internal cert profiles for the following certificates is incorrect:
1. sslserver cert
2. subsystem cert
3. admin cert
In the ECC case there is some hard coding that references the well known cert profiles for RSA versions of the above certs.
What we need in the ECC case is a way to correctly select the ECC versions of the above profiles.
Therefore this fix does the following:
1. Makes the selection of either the ECC version or the RSA version of the above internal cert profiles based on the key type, ecc or rsa. This solution relies upon well known profile names, but can be modified in the future to be more customizable , should the need arise.
2. I found a related problem when trying to create a ECC enabled KRA in a SHARED instance scenario. There was some final cloning related config code that was grossly RSA specific and throws exceptions when ECC is involved. I altered this piece of code to skip over the bad things with ECC and let the RSA case run unimpeded. We may need further refinement for the ECC case, but I felt this was needed to allow something like an ECC kra to be installed in a shared instance scenario.
Change-Id: I192dc18e50c87403624dd46754c5f22bc988d9a7
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d021dc2b9798fdcd8f9f4fc83bb09e4d72edb3b6">d021dc2b</a></strong>
<div>
<span>by Christian Heimes</span>
<i>at 2018-05-22T10:09:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix banner file loading
The banner code was loading the banner file with
codecs.open(filename, 'UTF-8'), but the second argument to codecs.open()
is not an encoding but a mode.
Since Dogtag no longer supports Python 2.6, the io.open() function does a
much better job here. It's equivalent to Python 3's open() builtin. By
default, it loads text files with UTF-8 codec.
Change-Id: I2fbaea04bb313bdaf21ceaa0c0c68d0cfcd5ea9a
Signed-off-by: Christian Heimes <cheimes@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0b8d0c915663cb95df03a6ab491d88833ba55d5b">0b8d0c91</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-22T14:16:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added UnicodeDecodeError handler
The pki-server banner-validate CLI has been modified to catch
UnicodeDecodeError and show a proper error message.
The XML validation is no longer needed so it has been removed.
https://pagure.io/dogtagpki/issue/3022
Change-Id: I90f0d1068d974d611b6c269766e66bbeaef3a0d2
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9e7f2352de45099ab575aff2e21747200a5f2227">9e7f2352</a></strong>
<div>
<span>by Christian Heimes</span>
<i>at 2018-05-23T11:37:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">py3: write generic extension data in binary mode
Generic extension data gets supplied in pkispawn configuration as
hex-encoded text. pkispawn decodes it and writes the binary data to
a file that will be read by `certutil -R`. The datum being written
is bytes, so we must open the file in binary mode.
Change-Id: I934652e3408b12558532025e979eed6eb98106c2
Co-authored-by: Fraser Tweedale <ftweedal@redhat.com>
Fixes: https://pagure.io/dogtagpki/issue/3020
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d06ff364bade4d6296aa1dc6851eacf5f6a9f4c1">d06ff364</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-05-23T19:30:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control, rules: Add libjboss-annotations-1.2-api-java to pki-server depends, add links to lib directories.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d5b6913a1d84d3237b01b1699ef36751067d8398">d5b6913a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-24T12:45:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added -Xlint:deprecation option for javac
The CMake script has been modified to use -Xlint:deprecation option
when compiling Java code to show deprecated code.
Change-Id: I176284a0fe4eed81b30974d74ab63b86ca687f23
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a05e82c7199841320dd411500e2fed4409ea5d7b">a05e82c7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-24T21:20:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up .travis.yml
The code the posts test status in .travis.yml has been moved into
separate scripts for clarity.
Change-Id: I8dc1ac699cf3826650aeefd61e76f8735b15d2b9
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b0f9a67f4ee61c5ca1f020b0a6accefceb9bbe0b">b0f9a67f</a></strong>
<div>
<span>by gkapoor</span>
<i>at 2018-05-29T14:22:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix for https://bugzilla.redhat.com/show_bug.cgi?id=1544843
Change-Id: Id8d45bfc804a9f26a1a475cb928cf184975a8f5f
Signed-off-by: gkapoor <gkapoor@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/fc63ceab28b5c6d83a6ff93ee77b0543f5772eb9">fc63ceab</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2018-05-30T00:15:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Bump required jss version
jss-4.4.4 fixes a problem with key unwrapping that broke lightweight
CA key replication. The problem only occurs when the SQL-based
NSSDB backend is in use. Bump the jss min version for environments
that use the SQL DB by default.
Change-Id: I022600631d3251560d69ab0ba41cda7d1345d3eb
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8e556e34633cb00f7174717583a7662a43a789a6">8e556e34</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-30T19:42:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Bump required jss version (part 2)
The pki and pki-core spec templates have been modified to match
the JSS requirements in pki-core.
Change-Id: I902319ff6621f52d888a2d481e383ad9c99391b7
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a16ec662ba8c83a96afb72751ff1781d2d079028">a16ec662</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-30T21:40:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved default.cfg
The default.cfg has been moved from /etc/pki to
/usr/share/pki/server/etc to fix non-conffile-in-etc
rpmlint warning.
https://pagure.io/dogtagpki/issue/3017
Change-Id: Ia74f5ba7fdf3dde2d29636fb02725874d45c479f
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/231d1fb1ba60f71fc46bcd53e0875d9fdc931c1b">231d1fb1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-05-30T23:26:07Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed pylint error on F29
The upgrade.py has been modified to fix the try-except-raise
pylint error on F29.
Change-Id: I4f123ad2d38a5f353ec9be9c8b760cb35199fedf
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8f4fbe3ee6920a9a83b701181b39fa252a99a82b">8f4fbe3e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-01T01:59:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CryptoUtil
The CryptoUtil class has been modified to use SLF4J loggers.
Change-Id: I23248b66723774b13adfb60fe94a3bc78a57d693
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5efa4199b51ee2aa08b03df676e0a89f7b3c8456">5efa4199</a></strong>
<div>
<span>by Amol Kahat</span>
<i>at 2018-06-01T06:51:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki CA authentication plugins automation tests.
Change-Id: I91e72faf458f4d4bbe3b912a6e08512951345f99
Signed-off-by: Amol Kahat <akahat@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4b68c6e793b19ada8775b2b5b6b5b75b08e68f29">4b68c6e7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-04T17:40:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed BadPaddingException deprecation
The deprecated org.mozilla.jss.crypto.BadPaddingException has been
replaced with javax.crypto.BadPaddingException.
Change-Id: I9a685c9f56aea2bdccba0f45a48b1892a113c1fc
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/30002ee837ef04cc2fb40e38b5210677eb1ef248">30002ee8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-04T19:02:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated JSS dependencies
Change-Id: I0027c85f1199793df7ce7024bd49332c8fc815f6
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bd9365250ac1f98505823d7d47476b5f814cfb58">bd936525</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-06-04T20:56:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Ticket 3028 CMC CRMF request results in InvalidKeyFormatException when signing algorithm is ECC
This patch fixes the issue where in case of CRMF request with ECC keys the
public key was encoded incorrectly previously.
The fix was done in a way that RSA portion is unaffected.
Fixes https://pagure.io/dogtagpki/issue/3028
Change-Id: I3eb62638f2970dc7a9df37abb19015bd287b383d
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/33f532f435672e712c041e17ed8597bf96d30526">33f532f4</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-06-04T20:57:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Ticket 3028 additional error checking
Change-Id: If660fabd21b9992416dd1d5463b6ffd68fa1bf43
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6c3ca7d4dcaf804ef46a42206ac95974beba7965">6c3ca7d4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-04T22:44:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added cert path validation during installation
The installer has been modified to validate the presence of the
mandatory certificates for existing/external CA scenarios and
external/standalone KRA/OCSP scenarios.
https://pagure.io/dogtagpki/issue/2999
Change-Id: I60aa5118a9048b1ea77c1b203a36e8e164d03af7
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6ff2dfc3dcf3322653646ac7afcead9ab7b94080">6ff2dfc3</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2018-06-07T02:55:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Handle empty NameConstraints subtrees when reading extension
When reading stored NameConstraints extension data on a request, if
includedSubtrees or excludedSubtrees is empty, an exception is
thrown. But these are valid cases, so do not thrown an exception.
Also perform some minor drive-by refactors and add the 'static'
qualifier to a few methods to improve readability.
Part of: https://pagure.io/dogtagpki/issue/2922
Change-Id: I925d8a64b96dd0f45b0548ceb11dbee4223cd64c
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2ea0bd67171145a2013181ee75f0223aee2ddced">2ea0bd67</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2018-06-07T02:55:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">IPAddressName: fix toString method
IPAddressName.toString() is invoked when saving
NameConstraintDefault configurations. Its implementation was wrong;
it produced bogus output for the netmasked variants used for
NameConstraints. This resulted in issuance failures. Update the
method to produce correct output for both netmasked and
non-netmasked addresses.
Fixes: https://pagure.io/dogtagpki/issue/2922
Change-Id: I3012565379961add5ac8286043f55c8e30520ddd
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d6132233d12855fe63a5dd79ce290eef11723275">d6132233</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-07T03:23:43Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed dependency on sun.security.util.DerValue
All references to sun.security.util.DerValue have been replaced
with netscape.security.util.DerValue.
https://pagure.io/dogtagpki/issue/3023
Change-Id: I669cf3d59533921e99aa5867eae40a6ce6f058a9
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6a95f01f8cde2df77dba0732117df38c7e849b1e">6a95f01f</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-06-08T23:31:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Ticket 3033 CRMFPopClient tool - should allow option to do no key archival
This patch allows key transport cert file to not be specified, which would
then not include key archive option in the CRMF request.
fixes https://pagure.io/dogtagpki/issue/3033
Change-Id: I087bfa6700f22c794e7a316f4451b3a9dc800265
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7b01ff4baec7387d83937c34f0b53fc66a61cca4">7b01ff4b</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-06-09T00:22:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Bugzilla #1580527 CMCAuth Authorization for agents.
This patch adds proper authz entries to enrollment profiles using CMCAuth;
It also adds proper acl check inside ProfileSubmitCMCServlet for CMCAuth.
Fixes 2nd part of Bugzilla #1580527
Change-Id: I61fa1613f752c5bc203ab18d6a073eb7a13c966b
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b6142812ee7c3c65370fecd7a5920e86120e58a3">b6142812</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-11T20:00:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed pki-tools dependency on Servlet API
The unused CertSearchRequest.buildFromServletRequest() has been
removed such that pki-tools package no longer depends on Servlet
API.
https://pagure.io/dogtagpki/issue/3035
Change-Id: Ic1e5a384ee1db5eae1c790fb6fe70e98a16872d3
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f4b5423c26a596734660fa8f31dd1f7a572b474d">f4b5423c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-11T21:39:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up Tomcat dependencies
Change-Id: I585d371ea007652a06811141b0704a42e18e2393
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/64c8d80a0a783fe2a0c5871f62997bdf2837337e">64c8d80a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-12T21:52:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added default build target
Change-Id: I1dbdab42118554c196ece6b69e343e50b0180f17
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/80d26225cd271f8d869abe4d755146e01b4571cf">80d26225</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-12T22:22:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added logging in ProxyRealm
Change-Id: I6b7965f413abd1a4a96821c75489cf5b06565ec5
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5c5fba6f62794c08b5358fa305ba204588b2ba20">5c5fba6f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-13T00:53:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored pki.upgrade.Version
The pki.upgrade.Version has been moved into pki.util.Version
to make it more usable in general.
Change-Id: Ib5b9475b7ee2ea0c139b15c59bd90951f04285f1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0aa0a4a70c9436df99b1ed0ccaf768cc222a4b6e">0aa0a4a7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-13T03:24:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored Tomcat.get_major_version()
The Tomcat.get_major_version() has been converted into
get_version() which returns the full version number in
an instance of pki.util.Version.
Change-Id: Ief0f658a71479171e8c5f49a934c1916f6a18455
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8d4f8ea980c0032ac609cb589fb7cd87478c825b">8d4f8ea9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-13T04:03:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added generics for Enumerations
Change-Id: I129457bf95572053f6b78160c419ca83fa29034d
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2a044a9b0de938ed40d0bbc9577bcc7c5f5a7632">2a044a9b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-13T20:46:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added generics for Hashtables
Change-Id: I8bc616da33f38b3c4d60e4c8d6354e705fa28be3
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7108352a9d09e54e24500ed975ece23245976263">7108352a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-14T04:27:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added generics for JComboBoxes
Change-Id: I9c15064373ed556e03216b741b66092a305e3b87
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a7913e9db4fb3a0cda193dce3442d718443b27bc">a7913e9d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-15T00:53:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added generics for CustomComboBox
Change-Id: Iedd680fd555beafe781e28e4b457c11fb730d655
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ea97e0b2cba7a2f864feb2e75da948dc6af1acfb">ea97e0b2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-15T01:15:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added generics for JList
Change-Id: I910ebd25914839e1dd25d31e291fef7c5ea0864f
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/47fa845c6083db5231450abdada78762e7e5a70b">47fa845c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-17T05:31:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Ignored Flake8 warnings on Rawhide
The tox.ini has been modified to ignore Flake8 W504 warnings
to avoid build failure on Rawhide. In the future the code should
be fixed properly.
https://pagure.io/dogtagpki/issue/3036
Change-Id: I1ca9bf9d7fa3d2fdfae352d48d9122bdf0c1e5a1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/871bb116c1094dbf6f30f74f5f7984be9532470e">871bb116</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-17T05:31:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated version number to 10.6.2
The spec files have been modified to update the version number,
Tomcat and JSS dependencies, and to remove redundant code.
Change-Id: Ic3fa7655972a535a8e9ac7549e634c6f4f11fafa
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0addaf5818a4797f3fa7b3d77008b5b48c3107dc">0addaf58</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-18T19:49:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated Python dependencies
Change-Id: Ife0f3461adfa42c5507acebe32ba023a4383f374
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/085e747f4beaee309911c4eecb5c05a49196428a">085e747f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-19T00:43:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated Python dependencies (part 2)
Change-Id: If6642363aacdc1daf75636c0ea6ece19ad072c2d
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2746c4f70d738266b72161d80c1a2ff6a9a45391">2746c4f7</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-06-20T02:21:24Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Ticket 3037 CMC SharedToken SubjectDN default
This patch adds proper subjectDN to CMC requests authenticated via ShardToken.
Specifically, the AuthTokenSubjectNameDefault profile default is added to
the default CMC profiles that authenticates via SharedToken.
Code were added to ensure that the proper subjectDN retrieved from the
mapped user entry is added to the AuthToken for such utilization.
Fixes https://pagure.io/dogtagpki/issue/3037
Change-Id: Id92d9496ab5b41ea7b5dcffb8d73d3ffe8b29fbc
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0d5689746d62563596437ad3aff5c3b9a11fd85b">0d568974</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-21T04:03:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Temporarily disabled cert validation for transfer.sh
The curl commands in Travis CI have been modified to ignore the
expired transfer.sh cert. Once the cert is renewed, the cert
validation should be restored.
Change-Id: Idfdcfc265bebf9351af12c2ef570e8091525d1fb
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/25aea9fdcf2bac8dfe2ee570ca387bfb789f81d9">25aea9fd</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-21T04:31:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored replication configuration
The code that configures replication has been moved from
ConfigurationUtils class into a new ReplicationUtil class.
Change-Id: Ib3d27e7ca104fb6e531fa8664944d083582b49cf
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bb1e72b34e0e28fa9aa506e14ee5d19cd541169b">bb1e72b3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-21T19:58:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated pki.util.Version
The pki.util.Version has been modified to parse the first three
digits in the version number and ignore the rest.
Change-Id: I0d36a684d607ef4be02080a81ad1e37fec724d34
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0bfc946c7b71973a38003d56c30052982b1f8030">0bfc946c</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-06-22T00:17:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Ticket 2920 Part2 of SharedToken Audit
This patch addresses the issue that the original audit message for failure
got overwritten for SharedToken.
fixes https://pagure.io/dogtagpki/issue/2920
Change-Id: I0c09fbcc39135dc9aeee8a49a40772565af996c4
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3bb33d5e04fffd80f21e9f7ca20de5e487fef55b">3bb33d5e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-22T20:43:04Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki pkcs11-cert-find
A new pki pkcs11-cert-find CLI has been added to list the certs in
PKCS #11 keystore.
Change-Id: I718fa72a5b11de046f110f70c7b286e7df8eaf83
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b02912f5a558efb4834704acd1d3f1fac4feee79">b02912f5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-22T22:21:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki pkcs11-key-find
A new pki pkcs11-key-find CLI has been added to list the keys in
PKCS #11 keystore.
Change-Id: I3d0a3aa35b18064cce776734f5dbf2a84589353e
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/43a5d6c7f324e3de9474757c374137a705d09af8">43a5d6c7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-22T23:12:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Deprecated pki cert CLI
The pki cert CLI has been deprecataed in favor of pki ca-cert to
clarify that the operation will be performed on the CA instead of
locally.
Change-Id: I79e2b02ea733352e1d4fa5bfdd5a35109cfd7591
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/aed9a40cabde3f1720587d1b86f27bec7a017568">aed9a40c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-22T23:50:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Deprecated pki key CLI
The pki key CLI has been deprecataed in favor of pki kra-key to
clarify that the operation will be performed on the KRA instead of
locally.
Change-Id: I7545133738f0655b65cd97db74d446e2f1a33f3e
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/657dad20f452092e83cc396ac2cf79c95e249088">657dad20</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-23T02:35:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved pki ca-cert classes
The classes that implement the pki ca-cert CLIs have been moved
from com.netscape.cmstools.cert into com.netscape.cmstools.ca.
Change-Id: I53aabcb0acbe531213136d9a86d13106415b8d5d
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f2804623f0da8ea36276a2e2cf8593f419d5a89e">f2804623</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-23T02:39:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved pki kra-key classes
The classes that implement the pki kra-key CLIs have been moved
from com.netscape.cmstools.key into com.netscape.cmstools.kra.
Change-Id: I3411f0857d508b3406557912c79ff29b1889eb8d
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/59c323a8fae59688ea3ce24c6d260619344cdbcb">59c323a8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-23T03:33:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Clearing Password objects
The MainCLI has been modified to clear the Password objects
explicitly.
Change-Id: Id0cb1727d1a8ca69e05cfd50deee06a03b1b94ab
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/01fa6d2fb908a9a5641406e7c4dd956ae0dadb84">01fa6d2f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-23T04:03:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in PKCS10
The PKCS10 class has been modified to use SLF4J loggers.
Change-Id: I0852f9876e262c9f8f032a5bf094ad28b48a489a
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8622bce289c920ac223235a1e9396584699d2a77">8622bce2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-24T03:26:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed static field access
Various classes have been modified to access static fields by their
classes insted of instances.
Change-Id: Ib338af5c4e0ccf8b89705d147f1127f7e220e011
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1cca8f13f4edf505b26b87eb382eeccb2e73f2f3">1cca8f13</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-24T03:37:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused imports
Change-Id: I4fb6790954d6886c9169b2da174b5bc3f7493068
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/651b9ab97eede34b056414a037b822c335112441">651b9ab9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-25T17:35:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved TomcatJSS configuration into PKIListener
The code that loads TomcatJSS configuration from server.xml
has been moved into PKIListener to provide more control on
the initialization process.
Change-Id: Ic40fc7ef467ca9eaa5b9cd62fa1c87eaed397a77
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9993d32bf8665ba5ebedeca6ede2617193e068e1">9993d32b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-25T18:23:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated TomcatJSS initialization in PKIListener
The PKIListener has been modified to initialize TomcatJSS before
the initialization phase.
Change-Id: If4b96192a9edf6d0b8c61aaa1dc2f0c2637311e7
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8c58112f0c672d45e4c1075ac5f79743320aabb7">8c58112f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-25T22:35:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated pki-server migrate to use PKCS #11 keystore
The pki-server migrate CLI has been modified to configure the
HTTP Connector with PKCS #11 keystore instead of PKCS #12 file.
https://pagure.io/dogtagpki/issue/3024
Change-Id: I0c928c48bcb8d5ed09e3de27078f8ca333b2a228
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/df8198d646cfd3c4e7550cace79c2914c970ca7a">df8198d6</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2018-06-26T00:40:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">IPAddressName: fix construction from String
The IPAddressName(String) constructor (the non-netmask case) was
broken by commit 628ace0c90073a8a1d90e96fae0aab9e43903fd6. Fix it,
and rename one of the helper methods to clarify its behaviour.
Fixes: https://pagure.io/dogtagpki/issue/2922
Change-Id: I711cf6845496f54c86b10d2d01368912084f96ea
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b1c244cf468436803b53eb5af71023db980a693c">b1c244cf</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-26T01:01:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated operations script
The operations script has been modified to no longer export the
SSL server cert into a PKCS #12 file since the HTTP connector
will now use a PKCS #11 keystore instead.
https://pagure.io/dogtagpki/issue/3024
Change-Id: I9289c00a1ebfa4b1cf4d1738e9c2a3507d36da77
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/21d0899bae0298f060edb26b6ef86605c3852e58">21d0899b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-26T02:52:37Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated JSS dependencies
The spec templates have been modified to depend on JSS version
that provides PKCS #11 keystore implementation.
https://pagure.io/dogtagpki/issue/3024
Change-Id: I3b771acc8b5fc7bfb4fa9b1f8a4302f8c1f4d9c2
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e3c0a58596d969d0fe4a25b8ad087bc3f1cf1462">e3c0a585</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-06-26T16:50:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Ticket 3003 AuditVerify failure due to line breaks
This patch normalizes the CONFIG_ROLE audit event params to eliminate line breaks
in audit entry from running pki ca-user-cert-add which would cause AuditVerify
to fail. (note: adding user cert via the java console does not have such issue)
fixes https://pagure.io/dogtagpki/issue/3003
Change-Id: Iac60089349e78755ff94ce3231ee294ce8668f72
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0c1ddc42d48af106efc006a9452534b55d2f9df6">0c1ddc42</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-26T19:08:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added generics for Vectors
Change-Id: Ic4016c09efe7b71cf84193aea3b426675d3bc1f6
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1288df3152de694eba8ab97b2c6f0f6bf410924a">1288df31</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-26T20:36:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added support for pre-release phases
The build script and spec templates have been modified to support
pre-release phases (e.g. a1, b2).
Change-Id: I8410126d280fa8958e12e86faaf92ed35bd37c80
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f2caa29464a9fc243f984523aa86d930a31649f5">f2caa294</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-26T21:46:24Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused private methods
Change-Id: Ib2f970c24da7c3219a0fd7df868285eafb9afaae
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ca0919b9643b0583118f9f7a12e19f2095627ec6">ca0919b9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-26T23:17:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added support for custom spec file
The build script has been modified to provide an option to use
a custom spec file.
Change-Id: I2188430ad3fac32638f3fa06ccc1caccd6367a05
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9c8e15e25c13e280053c89b757e99bc6b8c79640">9c8e15e2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-26T23:32:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated version number to 10.6.3
Change-Id: Iabcca3c2c5b71ebd4921c8a6935243dbfe5a23c4
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f917433fdec8516b52b7f0cbf6895b854e2d3c81">f917433f</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-06-26T23:47:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Ticket 2992 CMC Simple request profiles and CMCResponse to support simple response
This patch fixes the broken profiles resulted from https://pagure.io/dogtagpki/issue/3018.
In addition, CMCResponse has been improved to handle CMC simple response.
fixes https://pagure.io/dogtagpki/issue/2992
Change-Id: If72aa08f044c96e4e5bd5ed98512d2936fe0d50a
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/baf67e4a7000ef1f8df9c885aa5b3fb60fa90460">baf67e4a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-27T15:05:19Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated build process in Travis CI
The Travis CI configuration has been modified to use the build.sh
instead of the compose scripts to build PKI packages.
Change-Id: I886cbc76b1312d8566ef6a83f30672abf7fdbdfe
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/02f186a0702b0cc7f1269ca2247ccec63b4e9c61">02f186a0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-27T17:30:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up spec templates
The spec templates have been modified to work properly on all
supported platforms.
Change-Id: I86ecac418fcf7d835534a0f52668643e48d46b1a
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2308efef076c313b632d71fbb9adfc2f1958996b">2308efef</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-27T18:21:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated build script
The build script has been modified to keep the original macros
before substition for clarity.
Change-Id: I2c59e4084b478b634f3c5ea3a082c27845207e88
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c0584406729fb874c112789c9df6629e8f9e8060">c0584406</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-27T20:08:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated spec template to support branding
The spec template has been modified to generate theme and meta
packages that match the spec file name to support branding.
Change-Id: Iea9f483b5082df09bd71920f9a1e91bc747e4750
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c68b42cebcd7e28bb18cb22180e90d44d79507f6">c68b42ce</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-27T21:44:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up conditional macros
The conditional macros in pki.spec.in have been cleaned up for
consistency.
Change-Id: I760f28957de20967052b36456b515bca047d9491
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/174bf99d0d119a48ad516d2e3c37d592296ed8e8">174bf99d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-27T22:39:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Synchronized spec template changes
The changes in pki.spec.in have been synchronized into
pki-core.spec.in and dogtag-pki.spec.in.
Change-Id: Id413f03f4de94abb48eea0fa25f592cb633abfa7
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/11fa1e2c4cc74e93cd1f9486ab12b3e1360a5179">11fa1e2c</a></strong>
<div>
<span>by John Morris</span>
<i>at 2018-06-28T00:45:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">server deployment: don't fail if /proc/sys/crypto/fips_enabled absent
Running `sysctl crypto.fips_enabled -bn` on a system where
`/proc/sys/crypto/fips_enabled` doesn't exist needlessly raises an
exception.
This patch checks if that file is absent and returns gracefully if so.
Fixes #3039.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/eedf40c18c93605d68bc8d93a26c5342d43dfeac">eedf40c1</a></strong>
<div>
<span>by Amol Kahat</span>
<i>at 2018-06-28T00:55:43Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added man pages. (#14)
* Documented --renewal option in pki cert man page.
Pagure issue: 2900
BZ: 1532579
Signed-off-by: Amol Kahat <akahat@redhat.com>
* Added pki-server ca, kra, ocsp, tks, tps man pages.
Signed-off-by: Amol Kahat <akahat@redhat.com>
* Added man page documentation for:
pki-server <subsystem>-audit-event-enable
pki-server <subsystem>-audit-event-modify
pki-server <subsystem>-audit-event-diable
Signed-off-by: Amol Kahat <akahat@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9a8e54ab9a8f1192c240639c42f8a744160a8ef8">9a8e54ab</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-06-28T01:20:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Ticket #2959 Address pkispawn ECC profile overrides
This patch enables proper ECC profiles to be automatically applied during
pkispawn.
This patch would eliminate the need for the workaround documented here:
http://www.dogtagpki.org/wiki/PKI_10.5_Pkispawn_ECC_Profile_Workaround
The idea is to use the % replacement strings as part of the profile names
in the default.cfg file for pkispawn,
and change the profile names to mach the format. So for example:
%(pki_admin_key_type)AdminCert.profile
would either be translated to rsaAdminCert.profile or eccAdminCert.profile
depending on the value in pki_admin_key_type
fixes https://pagure.io/dogtagpki/issue/2959
Change-Id: I9a9f70e415438e0b4130294abb725c74fd6e1b95
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/dfc71ca34beb5f896fa17cfbf79177ddb8f7afc4">dfc71ca3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-28T19:31:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed Python-related macros
The spec templates have been modified to evaluate Python-related
macros (i.e. with_python2, with_python3, and with_python3_default)
properly.
Change-Id: Ifc4d3194f2d9fbca8ccb5a6e3ef6088fb22ba421
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e4dd55d147e554afc4119875f319cf66bee34921">e4dd55d1</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-06-28T22:41:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Ticket 2865 X500Name.directoryStringEncodingOrder overridden by CSR encoding
This patch allows profile to have control over whether to override the subjectDN
encoding in the CSR with the encoding set by the system.
New parameter in profile:
policyset.<policy set>.<#>.default.params.useSysEncoding=true
where "true" means to override the subjectdn with the system default order or
the order set by X500Name.directoryStringEncodingOrder in CS.cfg
by default, without useSysEncoding in profile, it is treated as false.
fixes https://pagure.io/dogtagpki/issue/2865
Change-Id: I41f8f5371f26668909624f056a77ffbf66f0f5e1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/43bc63dd2860fb4482d33eb1a50a40146ad586b2">43bc63dd</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-29T02:00:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki pkcs11-cert-show and pki pkcs11-key-show
New CLIs have been added to show the details of a cert/key in
a PKCS #11 token.
Change-Id: I85fff753ef1d57195d63c95d15d21eac07997989
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0c0fe02d004b7c2ade71b893dc87603fe1ee40b1">0c0fe02d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-06-29T02:00:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki pkcs11-cert-del and pki pkcs11-key-del
New CLIs have been added to remove a cert/key from a PKCS #11
token.
Change-Id: I089c36855f0f74d3be26461618ec6912d3d41c1d
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e6347753e02e15c0da4b433a935ddd574f99bf77">e6347753</a></strong>
<div>
<span>by Amol Kahat</span>
<i>at 2018-07-02T20:13:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added CLI for enable/disable audit signing.
Change-Id: I9320e9ecd1081d60fd1673d408558ef1603e8655
Signed-off-by: Amol Kahat <akahat@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1becf0ccc28643b78bd0c25c2aaa71d2a933217d">1becf0cc</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-07-03T18:02:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added support for custom package name
The build.sh has been modified to support custom package name
which will be used to create the working directory and as the
spec file name. The source tarball and patch file generated by
build.sh will continue to use pki- prefix to match the upstream
project name.
Change-Id: I1c2aa09240f0ac56319fc1e40a0113a998987e75
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f674d2e26a4314edca501f3cd43a094c444ac1a3">f674d2e2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-07-03T18:02:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merged PKI source packages
Currently PKI uses four source packages on Fedora: pki-core,
pki-console, dogtag-pki-theme, and dogtag-pki. To simplify
maintenance the console and theme source packages have been
merged into the other source packages.
The pki-core.spec.in has been replaced with pki.spec.in that has
been customized with the following command:
$ ./build.sh \
--name=pki-core \
--with-pkgs=base,server,ca,kra,ocsp,tks,tps,javadoc,console,debug \
spec
The new spec will generate all binary packages except the theme
and meta packages.
The dogtag-pki.spec.in has been replaced with pki.spec.in that has
been customized with the following command:
$ ./build.sh \
--name=dogtag-pki \
--with-pkgs=theme,meta,debug \
spec
The new spec will only generate the theme and meta packages.
The compose script for the meta package has also been modified
to generate a source tarball for the theme packages.
https://pagure.io/dogtagpki/issue/2978
Change-Id: Iecb23c006c91caad3ed504c2d370989dc9769351
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4bb50eb2d53809fb3ea54d1a478cc1efae6795ac">4bb50eb2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-07-05T21:35:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated references to CertificateUsage
Change-Id: I2dcd2695d096897cefe37d8d01987b6cb442a22d
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cf097374e0a47920ee62ece2b2f5039da073add2">cf097374</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-07-05T21:35:56Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated references to NotInitializedException
Change-Id: I61c4dbb278474d9a4fd668ffa1edffce4bcf41a2
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b815c8b9769052607a93424d72ee5214bfb4eccc">b815c8b9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-07-05T21:36:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated references to NicknameConflictException
Change-Id: I75d44a5cd1302629dcee434774550ddeb90ed38b
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/638488232160a93b931648b5571013ee738c6ee6">63848823</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-07-05T21:36:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated references to UserCertConflictException
Change-Id: I7057ed7223d5135f893bde83502ef23407df221c
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c5b2587863d89d0b09d62ce8b8e676740e343bc7">c5b25878</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-07-05T21:36:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated references to InitializationValues
Change-Id: I5c926e0fff84e6b89618fc32d480fb0f775aa634
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f36cf6c047cf498a136a9863ec40ab58268f2a65">f36cf6c0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-07-05T21:36:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated spec templates
The spec templates have been updated to require the latest JSS
and TomcatJSS.
Change-Id: I35c61e0e806b25e48de8370603656ca6abd3b0ae
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c03b1d776742ba822be82fd86d83a3db46b08505">c03b1d77</a></strong>
<div>
<span>by gkapoor</span>
<i>at 2018-07-06T14:36:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added ExternalCA Automation for dogtag,openssl and nssdb.
Change-Id: I72ed48122ef93d903b7014b296c95d44d741c046
Signed-off-by: gkapoor <gkapoor@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3ec850bc0a2dd884f3b784cc7db51c4ac217e5b0">3ec850bc</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-07-12T21:15:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Bugzilla 1548203 LDAP password from console update in audit
This patch replace ldap passwords with "(sensitive)" in audit log.
fixes https://bugzilla.redhat.com/show_bug.cgi?id=1548203
Change-Id: I6271ec1da4164f731dd3a61534b0e511097a845a
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0329387a6a8a0eba97edbb629a466fc9c83530ff">0329387a</a></strong>
<div>
<span>by bbhavsar</span>
<i>at 2018-07-13T15:56:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">added .gitlab-ci.yml and some changes for fedora28
Change-Id: Iac74cd48216bb3b951a85bcfdfec8f773b24f8c3
Signed-off-by: bbhavsar <bbhavsar@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bf36dcb7a81dfdaef8fb0adc7ddd9818f7a132f2">bf36dcb7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-07-21T01:09:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed pylint issues
Change-Id: I0a0707d5b4be97f95fa10e5a5b6b7c9da03aaf11
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c2c4f6fa9ac8f0b5681faf2806191c3be8f1c5cd">c2c4f6fa</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-07-21T02:38:02Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed SLF4J dependency
Change-Id: Ic83a0f201825220a49e4fc2af0c58b0ce7013710
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/521099eae5977d37585b9b6bcbe50452086ac71a">521099ea</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-07-21T02:38:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated version number to 10.6.4
The JSS and TomcatJSS dependencies have been updated. The unused
spec templates and build scripts have been removed.
Change-Id: I81ddc3835610aa3c35cea60863c928c7211efcc0
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e11b24fb6eaf9ce71c4bd6380d469a644edc9221">e11b24fb</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-07-25T02:01:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated Eclipse classpath
Change-Id: I1d741af7b46cc60008c4d45b6847ca16dc0c4231
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d7e1ecabcec912266db6ee6e85d829040c684ca5">d7e1ecab</a></strong>
<div>
<span>by bbhavsar</span>
<i>at 2018-07-26T11:49:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">fix for password file for certutil
Change-Id: Ia321c4fd3bae593a091c102b08f28f8f87b22423
Signed-off-by: bbhavsar <bbhavsar@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7009410768d1eaf72a910772c92a53a4ebfd6d7b">70094107</a></strong>
<div>
<span>by bbhavsar</span>
<i>at 2018-07-26T14:48:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added installation sanity job in gitlab-ci
Change-Id: Id5d5db6c30a2f3671e6a2f1433e227bdd60f47d4
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/accb6bba3ba5274637e8e10f81f2660a7813add4">accb6bba</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2018-07-26T15:22:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge remote-tracking branch 'gerrit/master'
Change-Id: Ic88d84a89c8fa2512cd14be2e72597e2bc75bc8d
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/588fe37fc9eda0ed50c35d7d1f45d70461e93f6f">588fe37f</a></strong>
<div>
<span>by Roshni Pattath</span>
<i>at 2018-07-26T21:05:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Automation of BZ 1523410 and 1534030
Change-Id: I2f78c2bc1458c15cfaf53c35a87541daf53c0bf6
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c87d7820f7b1af97134197a23543e9fc4be1aa39">c87d7820</a></strong>
<div>
<span>by Jack Magne</span>
<i>at 2018-07-27T23:05:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Test fix for TPS server side key gen for only identity cert problem.
Change-Id: I15fc1b8a3fa92568aca853f0e89b9e87bbad463d
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/724866d2271819b6b6054d2aa5217f1fb6179119">724866d2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-07-31T22:45:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Getting version number from installed Tomcat
The spec template has been modified to get the Tomcat version
from the installed Tomcat instead of pre-defined constant. This
allows PKI to be built with non-standard Tomcat package.
Change-Id: I50ca2209180854f0cbc916ba373efd3f06263f42
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2609383417755d81419cc6f53d1d9853fdc906df">26093834</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-08-01T17:44:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Bug 1601071 Certificate generation happens with partial attributes in CMCRequest file
This patch addresses the issue where when a cmcSelfSisnged profile is used
in a cmcUserSigned case, the certificate is issued.
A new authToken variable TOKEN_SHARED_TOKEN_AUTHENTICATED_CERT_SUBJECT has
been introduced for shared token case so that the TOKEN_AUTHENTICATED_CERT_SUBJECT can be used for user-signed case.
A new constraint CMCSelfSignedSubjectNameConstraint has been introduced
to verify.
In additional, all profiles that authenticate through CMCUserSignedAuth are
turned off by default to allow site administrators to make conscious decision
on their own for these features.
Also, audit event CERT_STATUS_CHANGE_REQUEST_PROCESSED is now enabled by default.
Change-Id: I8405b2e83f7ea3e3da98164cbc87762cdfa7475f
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/efe9bf15b30e90aaea5519e36a35e19b10d69b19">efe9bf15</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-08-01T22:22:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Bug 1593805 Better understanding of NSS_USE_DECODED_CKA_EC_POINT for ECC
This patch removes the outdated reference to EC environment variable
NSS_USE_DECODED_CKA_EC_POINT for ECC in the HttpClient command line usage.
More info in the usage are updated as well for correctness and clarity.
Change-Id: I60fc56eee1e94c73f401a5d46ea3ea9f1aa0a4c0
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8147769f8bc8a41afa77dfcd97464dc736d61935">8147769f</a></strong>
<div>
<span>by Alexander Bokovoy</span>
<i>at 2018-08-02T07:29:43Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ReplicationUtil: support new format for nsds5replicaLastInitStatus value
pkispawn is reading the attribute nsds5replicaLastInitStatus in
cn=masterAgreement1-$hostname-pki-tomcat,cn=replica,cn=o\3Dipaca,cn=mapping
tree,cn=config in order to find the replication status. The new format
(in 389-ds-base-1.3.7) for this attribute is "Error (0) Total update
succeeded" but pkispawn is expecting "0 Total update succeeded"
389-ds-base introduced this change with https://pagure.io/389-ds-base/issue/49599
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1596629
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2bb0624f71906c479e9c596c230a62ae70b9c24d">2bb0624f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-03T16:21:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up IPA test
The ipa-test.sh has been modified to remove the redundant
--developer-mode option for ipa-docker-test-runner.
The ipa-test.yaml has been modified to remove the redundant
--setup-dns option for ipa-server-install.
The curl commands have been moved from ipa-test.yaml to
ipa-test.sh such that the ipa-docker-test-runner can be
run locally without uploading the logs.
Change-Id: Iefb3ae0097632bccf06e2ee57b0b67c9be445a5e
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/94f28d4d97b83a8f425ebf0d4522aa48bf3d579d">94f28d4d</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-08-03T18:15:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Bug1608375 - CMC Revocations throws exception with same reqIssuer & certissuer
This patch resolves the possible encoding mismatch between the actual CA cert
and the X500Name gleaned from the CMC revocation request.
Change-Id: I220f5d656a69c90fa02ba38fa21b069ed7d15a9d
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/dfa1b02ac6c2defc775cb0080214732d0613961d">dfa1b02a</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2018-08-06T14:47:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">CLI: avoid improper escaping of profile config
Profile configuration in the `pki ca-profile` CLI is currently
handled using java.util.Properties. This class eagerly escapes some
characters in values (e.g. ':'), resulting in incorrect or broken
profile configurations.
This issue is similar to https://pagure.io/dogtagpki/issue/2909,
which was resolved in e634316eb7f2aedc65fe528fb572b15e1bdc1eb2.
Handle the profile configurations as byte[], only converting to
Properties for high-level syntax validation and inspecting fields
like 'profileId' and 'enabled'.
Fixes: https://pagure.io/dogtagpki/issue/3029
Change-Id: I3446e2a5dd47e597989441b5d498e6321338caab
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e4da86f9babd93926fb1a2860c5346394b28ed5c">e4da86f9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-06T15:39:02Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated version number to 10.6.5
Change-Id: I5147424819c1d6684a53ebc3b18032ccc1a26aa6
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a96aefb6c3250f140225d0ae976faead1bc7c6bc">a96aefb6</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-06T19:03:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up server.xml
An upgrade script has been added to clean up upgraded server.xml
such that it is more consistent with newly created server.xml.
Change-Id: I674f59ade5e22de2472c249885992a2d33a0c437
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5ad1607a4a9d41a13d3340f6d7aa99a4a577dd96">5ad1607a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-06T19:51:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed PKI_AGENT_CLIENTAUTH parameter
The PKI_AGENT_CLIENTAUTH parameter is not customizable so it has
been replaced with the actual value.
Change-Id: Id6026615a11abfb9e8ec41687c82eab0fef9bdb0
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0e96c701eae6be30520f3219207092d5f7a4a150">0e96c701</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-06T19:51:43Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused parameters
Change-Id: I64e40798be9cb62e2db0d1fdbdbb49a99ba7e039
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e08209adec9d5515dcae83643f42d86e6658f45b">e08209ad</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-06T22:47:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added SSLHostConfig for Tomcat 8.5
The server.xml for Tomcat 8.5 has been modified to use the new
SSLHostConfig. The migration tool has been modified to move some
attributes from Connector to SSLHostConfig.
Change-Id: I60e3d967a530e794877dd11fe052debe314412e4
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9c11419dd9036828d4ef40195ed3078ea6cfbfd8">9c11419d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-08T03:09:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated JSS and TomcatJSS dependencies
Change-Id: Ie5acde9e5afb26abacf3aa36dad3c2cc10dcaab5
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e550502e721958dadae04f691ee90fb73b565ebd">e550502e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-08T03:09:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused spec files
Change-Id: Ibf31a1fe80dac1a5262c29281a7ffdd4f6fa92c8
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7c93763986bd3083ebdbf2e104d54a63822d76bf">7c937639</a></strong>
<div>
<span>by Alexander Bokovoy</span>
<i>at 2018-08-08T16:42:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Do not override system-wide crypto policy
System-wide crypto policy may dictate use of TLS 1.3. Instead of
overriding existing crypto policy, bound our requirements by the system
policy itself.
Note that both jss and pki-core define SSLVersion class which Java
compilers see as two different classes. As result, we have to convert
via integer values (getMinEnum() / getMaxEnum()) between them at the
moment.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9a367fe8be2fb852ff222b0063bbab07af890b58">9a367fe8</a></strong>
<div>
<span>by Alexander Bokovoy</span>
<i>at 2018-08-08T16:43:02Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add TLS 1.3 ciphers
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/10501872df50f7d1988b72b78fd92973b668c1f0">10501872</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-08-09T14:42:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Adding build status icon (#28)
Build status icon is loaded from https://travis-ci.org/dogtagpki/pki-nightly-test
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com></pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/07a82189eda713073cced649bfe402ce0cf10a05">07a82189</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-08-10T00:24:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Ticket #3041 Enable all config audit events
This patch enables the audit events concerning role actions (mostly config)
by default.
Two additional minor issues are also addressed:
1. keyType typos in the two profiles: caDirUserCert and caECDirUserCert
(bugzilla #1610718)
2. removing unrecommended signing algorithms
fixes: https://pagure.io/dogtagpki/issue/3041
Change-Id: I795e8437e66b59f343044eb8a974b2dd0b95ad6d
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/df28793557b2487b13c254d52225cba5b953a299">df287935</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-10T23:15:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved Dogtag theme into themes folder
Change-Id: I1f577d670b505723bda9cc9dd331e87cb71f65d5
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9c4788ad6fb28f42e99776216969a63c3d13eb40">9c4788ad</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-08-11T01:52:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Ticket #2481 ECC keys not supported for signing audit logs
This patch adds support for ECC audit log signing key.
All enrollment profiles for audit signing certificate are updated to allow that.
fixes https://pagure.io/dogtagpki/issue/2481
Change-Id: I3785365b152690f57c3904c15dfa7b2999048930
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/01e440db060ff20fe7157c5f3badb9b1b6a15431">01e440db</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-11T02:57:46Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed outdated Provides/Obsoletes/Conflicts
Change-Id: I1da6dce362b38a57b21ebef856f52530340c0201
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/41682a782f0a9c9c64a8c4c1738b0fd1c65353f7">41682a78</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-11T03:01:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added RPM macro for branding
An RPM macro has been added to define the prefix of the meta
and theme packages and to define theme folder name.
Change-Id: I7b989955ecdf5750edd19302ca15b1879ac4a1ad
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6e9f59bb945c966fd4d700e5950d47b9bc9634f3">6e9f59bb</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-11T03:04:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed cipher map in CryptoUtil
The code that translates cipher name into cipher ID using a map
in CryptoUtil has been replaced with SSLCipher.valueOf().
Change-Id: I8506bd1b5e20ecf249eed23ded41348d55b5991b
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/425c5da4e1570ae8c42a6af5f8393e7776397525">425c5da4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-11T03:22:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up cipher array in JssSubsystem
The array of integer cipher IDs in JssSubsystem has been
replaced with array of SSLCiphers.
Change-Id: I221eaf963b6491ea0c5325a95759d48e883f0c65
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/915816c965b7e28d90ad41a09256f7154fdf375f">915816c9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-11T04:01:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored CMake variables for theme
The BUILD_DOGTAG_PKI_THEME and BUILD_REDHAT_PKI_THEME variables
have been replaced with a single THEME variable. If not specifed,
it will default to "dogtag". If it's empty, the theme packages
will not be build. If it's not empty, the theme packages will be
built with the specified theme.
Change-Id: I913fa670a41795da61746c2acddac981c2f84a84
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1043ebd38a302a08319c89e1369e799969ae6953">1043ebd3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-13T15:58:04Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed redundant %defattr directives
Change-Id: I9199974de6fd3c52d7d891d298c9a0d2f369b5a7
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1aee1b8fcde5ae0da430cf8183e03e96cac6cc96">1aee1b8f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-13T17:27:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed meta package
The spec template has been modified such that it generates
dogtag-pki meta package properly regardless of the name of the
spec file.
Change-Id: I7de3246b97de971cebdddd1be00556ce37a22167
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/82e89a7d7b3f0b7a3c05971f534e51f96d2e9001">82e89a7d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-13T18:20:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved pki.spec.in
The pki.spec.in has been moved into the top-level directory and
renamed into pki.spec for consistency with other projects.
Change-Id: I90c8fa3cbc955ce9eadcfb101c1f029e7f782c31
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3cc549b2a6ced0c6ae54369f22e52d79667a7a1a">3cc549b2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-13T23:33:33Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated version number to 10.6.6
The RPM spec template has been modified to update jss, tomcatjss,
and ldapjdk dependencies, also to remove redundant dependencies.
Change-Id: I1b0e066965697e28a2b7b1e9676f692146fe2f86
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/21456951536395cd9be51e2780b06631dd467b7f">21456951</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-08-15T12:26:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'upstream'
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c462f48f19dffc6bfde4a1846eab3d5ba09e2494">c462f48f</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-08-15T12:27:19Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">update version
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/458644fe9c898c74dfabeacb3cbdd643f6994e54">458644fe</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-08-15T12:30:26Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">watch: Updated.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7a07493b37cd967d25a834aa7d354bdf59165906">7a07493b</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-08-15T12:30:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">copyright: Update excluded files.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a5fbfe8e3f08be4070fbc8268b8167bb0eff586b">a5fbfe8e</a></strong>
<div>
<span>by Sumedh Sidhaye</span>
<i>at 2018-08-15T13:10:24Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">added tests for few bugzillas, tps-config, tps-activity CLIs and added .ide directory to .gitignore
Signed-off-by: Sumedh Sidhaye <ssidhaye@sumedhs.englab.pnq.redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/121017d35b1b91fbc40b88e978970201c9ae7349">121017d3</a></strong>
<div>
<span>by Sumedh Sidhaye</span>
<i>at 2018-08-15T13:56:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">added CI jobs for tps-config, tps-activity and ca-bugzillas
Signed-off-by: Sumedh Sidhaye <ssidhaye@sumedhs.englab.pnq.redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e469e669588a9649ce292d08c6168b82bd98c196">e469e669</a></strong>
<div>
<span>by Sumedh Sidhaye</span>
<i>at 2018-08-15T14:42:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">added BZ-1465103 automation and CI job
Signed-off-by: Sumedh Sidhaye <ssidhaye@sumedhs.englab.pnq.redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f28ab22c1cc4cce93a28a2d34061f97f1fce303a">f28ab22c</a></strong>
<div>
<span>by Sumedh Sidhaye</span>
<i>at 2018-08-16T12:55:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">removed references from Requirement doc string
Signed-off-by: Sumedh Sidhaye <ssidhaye@sumedhs.englab.pnq.redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/25f3f07bf98842a83b84feef8883731c57976f83">25f3f07b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-18T02:28:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed redundant ConfigurationResponse.status
The ConfigurationResponse.status field has been removed since it
does not provide useful information. If the configuration fails
the error will be returned as HTTP response instead of via
ConfigurationResponse object.
Change-Id: I7f300b2e3d3b5cd93a9e5ff9adafaa4a4c1e1fcb
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2671e91a2b174827a96295adc7a4455298caf9d4">2671e91a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-18T02:29:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.finalizeConfiguration() (part 1)
The SystemConfigService.finalizeConfiguration() has been modified
such that it only contains the finalization and cleanup steps of
the configuration process.
Change-Id: I4aafde2fc07de8621b91e71d9afc65b88f893b52
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/fa7f144044b1363a64b9bc4911717312f27be6c5">fa7f1440</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-18T02:30:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.finalizeConfiguration() (part 2)
The SystemConfigService.finalizeConfiguration() has been modified
such that it will be called separately by the client.
Change-Id: Ica59791fad1e6001566345a18e2bdd45311cab21
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/86af43d80d625ad155387ed85406074e2ca77101">86af43d8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-18T02:41:37Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.setupDatabaseUser()
The code that sets up database user has been moved into
SystemConfigService.setupDatabaseUser() which will be
called separately by the client.
Change-Id: Ie0e969ac69cf8a4d3760580e9ff5feeb04a9c426
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4d2034b39ff306f1ab3bfd7590776c468b68afce">4d2034b3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-18T03:08:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.setupSecurityDomain()
The code that sets up security domain has been moved into
SystemConfigService.setupSecurityDomain() which will be
called separately by the client.
Change-Id: I1521d0776c80f7984e761647412a0e01b16db6a9
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e841dc9ed311b722d1a54812b0f2e25c45549edd">e841dc9e</a></strong>
<div>
<span>by aakkiang</span>
<i>at 2018-08-19T21:41:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge pull request #30 from ssidhaye/add-downstream-tests-to-upstream
added tests for few bugzillas, tps-config, tps-activity CLIs and added .idea directory to .gitignore</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2758de124b91bdfcad8a20dbc1f97babc3143eff">2758de12</a></strong>
<div>
<span>by Amol Kahat</span>
<i>at 2018-08-20T14:27:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added ca auth plugins job.
Signed-off-by: Amol Kahat <akahat@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b307ed3c3ec0391042ced4d2201de7f8201b1b35">b307ed3c</a></strong>
<div>
<span>by Amol Kahat</span>
<i>at 2018-08-20T14:28:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pytest-ansible automation of pki securitydomain cli.
Signed-off-by: Amol Kahat <akahat@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/02abea43e35182bed468dfac2456f57c01c50822">02abea43</a></strong>
<div>
<span>by Amol Kahat</span>
<i>at 2018-08-20T14:28:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Modified docstrings in the test_securitydomain.py file.
Signed-off-by: Amol Kahat <akahat@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d7960b0f57bef66d3a58ac6ec0b750743038bd35">d7960b0f</a></strong>
<div>
<span>by Amol Kahat</span>
<i>at 2018-08-20T14:29:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added job for securitydomain in .gitlab-ci.yml file.
Signed-off-by: Amol Kahat <akahat@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d7976407f444354860270c522b2164753e463be4">d7976407</a></strong>
<div>
<span>by Amol Kahat</span>
<i>at 2018-08-20T14:29:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added template in .gitlab-ci.yml file.
Modified the jobs in the .gitlab-ci.yaml file.
Signed-off-by: Amol Kahat <akahat@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/916d9bb8a6c9e6d5428a5482e6b061f928e3a3e4">916d9bb8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-20T16:08:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed redundant ConfigurationUtils.loginToken()
The ConfigurationUtils.loginToken() has been removed since token
authentication has been done earlier by TomcatJSS during startup.
The SystemConfigService.loginToken() has been renamed into
configureToken().
Change-Id: I5f9ed906cabb4953c198942a0834f8ac063c0ec9
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3eb5e9e4c971fc49800d184651d46bb19391a0b1">3eb5e9e4</a></strong>
<div>
<span>by aakkiang</span>
<i>at 2018-08-20T19:43:44Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge pull request #27 from amolkahat/securitydomain
Added pytest-ansible automation of `pki securitydomain` cli.</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f7851b52c5418d6625157ee6be3d54a5f8131e65">f7851b52</a></strong>
<div>
<span>by aakkiang</span>
<i>at 2018-08-20T19:51:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge pull request #29 from amolkahat/minor_canges
Added ca auth plugins job.</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f8c9566becfed1e35a35517747381ff74f19d5fb">f8c9566b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-20T20:01:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed admin cert encoding for external KRA/OCSP installation
The ConfigClient.set_admin_parameters() has been modified to
export the admin certificate as text such that it can be encoded
properly in JSON request.
https://pagure.io/dogtagpki/issue/3052
Change-Id: Ib76e7dd1e0e88d88c3de84a06e3a9c31f0e7402b
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/13dfbee7f4c33bb8b76599c0d80a5df1cf297265">13dfbee7</a></strong>
<div>
<span>by Amol Kahat</span>
<i>at 2018-08-20T20:01:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added automation of pki pkcs12 CLI
Signed-off-by: Amol Kahat <akahat@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/385654409406b6f3c6cc4486498deffd6e4060e3">38565440</a></strong>
<div>
<span>by Jack Magne</span>
<i>at 2018-08-20T23:21:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Coverity "important" fixes for pki-core.
Ticket #1719 Coverity Issues: pki-core https://pagure.io/dogtagpki/issue/1719.
Change-Id: I630ffe32125b5c90fe36ffe81504a96405853fd3
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c1c2ff7a142903b281029d73418cf60ebcd97b73">c1c2ff7a</a></strong>
<div>
<span>by bhavikbhavsar</span>
<i>at 2018-08-21T06:56:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge pull request #31 from amolkahat/pkcs12
Added automation of pki pkcs12 CLI</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a367a9746630d056410adcebbec6786618fda5b4">a367a974</a></strong>
<div>
<span>by bbhavsar</span>
<i>at 2018-08-21T17:36:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">fix ldap create - use dscreate cli new python implementation instead of setup-ds.pl
Signed-off-by: bbhavsar <bbhavsar@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/274af0c7d211e5d547c614112cdc1ff3b737ef17">274af0c7</a></strong>
<div>
<span>by aakkiang</span>
<i>at 2018-08-21T18:11:07Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge pull request #32 from bhavikbhavsar/fix_ldap_create
fix for ldap create using dscreate cli replacement for setup-ds.pl</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/970bdb56e82245e07d1324a92a7ca8e2df8fc496">970bdb56</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-21T20:32:56Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed admin cert format in configuration response
The SystemConfigService has been modified to return base64-encoded admin
cert in a single line for consistency.
Change-Id: I43d3b55a8a0b786c7f5ad784ffcc6df42864b447
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3e39237aba400e1ebd9ec9c35972c298eb8978eb">3e39237a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-22T21:02:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated pki.nssdb to support multiple CSR delimiters types
The pki.nssdb module has been modified to support both standard
and legacy CSR delimiters as defined in RFC 7468.
Change-Id: I609d640a66357f5293ff3a565027c1a395a47db7
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/de81164a453c26a8068d92ad650405b4e8cd8b72">de81164a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-22T21:02:34Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed default CSR paths
The default.cfg has been modified to remove default CSR paths.
The code that validates the configuration file has been modified
to no longer require CSR path parameters.
https://pagure.io/dogtagpki/issue/3053
Change-Id: Idef6849b8bd7ee00d13151e0de10357a1f1d9ef2
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c1d00aaeb83a7c96e6b174b00b66961721cd45c6">c1d00aae</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-22T21:02:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added support installing KRA/OCSP with existing CSRs
The installation code has been modified to import existing CSRs
for KRA and OCSP system certicates if provided.
https://pagure.io/dogtagpki/issue/3053
Change-Id: Ic6a7a462bf07f2ca07275a01fc04b8d194005188
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9b441d7e6123186b194719b81d3a8c47ce5d3ab4">9b441d7e</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-08-22T21:55:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">debian-support.diff: Refreshed.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/247a75f70e2726c39cbcd4b11a1b3d5775a7681d">247a75f7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-23T02:59:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed installation summary
The pkispawn has been modified to display the proper message
in case the key and CSR generation has been disabled.
https://pagure.io/dogtagpki/issue/3053
Change-Id: Ibd0ae62c88c2b10520231de3e485e305c715218c
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9a14731cc6c4b5855271b9827810e37b58392f49">9a14731c</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-08-23T05:04:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">server.install: Updated.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2f38f65d6f9487056aaefc1b52a26f846e02f3ab">2f38f65d</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-08-23T05:05:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">rules: Updated cmake variables for default nssdb and theme.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/71aa495662eed02ef47d510f37d4425b3e10e948">71aa4956</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-08-23T05:58:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">install: updated.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/116de4e211e30fcebf17acf06eb21c0871428a53">116de4e2</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-08-23T06:02:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control: Bump {build-}depends on libjss-java, libldap-java, libtomcatjss-java and libidm-console-framework-java.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f7d55e449ddc9193527b37a65d968d61fd63b2fa">f7d55e44</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-08-23T06:12:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">rules: Remove tomcat/ on clean.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/159319a280060b7742399b4eddd2a4f8292c49ac">159319a2</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-08-23T06:13:26Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">releasing package dogtag-pki version 10.6.6-1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3b4896a9649c4be16265293e5bbfb3ad4f1b39a0">3b4896a9</a></strong>
<div>
<span>by bbhavsar</span>
<i>at 2018-08-27T12:35:56Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pexpect python module for pytest-ansible
Signed-off-by: bbhavsar <bbhavsar@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2b006edbdc7f492e02dd852f9661fedc18fb61b0">2b006edb</a></strong>
<div>
<span>by Amol Kahat</span>
<i>at 2018-08-27T13:03:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge pull request #34 from bhavikbhavsar/banner-fix-01
Added pexpect python module for pytest-ansible</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/477b5ef878cd0f4bf251becdd74f427a41821d28">477b5ef8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-27T14:20:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed pki client-cert-import to accept PKCS #7 CA cert chain
The pki client-cert-import has been modified to support importing
CA cert chain in PKCS #7 format.
The Cert.parseCertificate() has been modified to parse PKCS #7
cert chain properly.
https://pagure.io/dogtagpki/issue/3053
Change-Id: Ibeffcfa4915638df7b13a0cb6deb8c4afc775ca1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ba04d1b3d295140f123ee6ca749e414ad6007c9e">ba04d1b3</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-08-27T17:25:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">hardcode-tomcat-version.diff: Our tomcat doesn't have a script to query the version, so hardcode it here so that 'pki-server migrate' works.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5b459bccd7955de1d58f9278bb13ed5fe32ff8a9">5b459bcc</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-08-27T17:30:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">run-pki-server-migrate-on-start.diff: Run 'pki-server migrate' on startup to match what the systemd service does.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/932e816155f6d8cdfe287dabae89cee02687e2c5">932e8161</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-08-27T17:30:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">releasing package dogtag-pki version 10.6.6-2
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4cb83960a0e0166c15818dc4f51473bd3ec142ef">4cb83960</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-27T19:22:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed NSSDatabase.add_cert()
The NSSDatabase.add_cert() has been modified to accept both single
certificates and PKCS #7 certificate chains in PEM format.
https://pagure.io/dogtagpki/issue/3053
Change-Id: Ie05594fb308e51df8a1a0070961b83161ee6421b
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ff41ed71c84a4f560caa92603160416cfd61ae93">ff41ed71</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-27T21:19:26Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added docs for installation with custom keys
https://pagure.io/dogtagpki/issue/3053
Change-Id: I8f8fdbb7cc1888092bd7ba686a626137113ed2d5
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2a989e0cf2df9b86a2e6c9e18d2cdae50061f6cd">2a989e0c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-27T21:34:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed links in KRA and OCSP docs
https://pagure.io/dogtagpki/issue/3053
Change-Id: I4da552b288a6b9805f7caedf30a40a3221dccdc0
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5bb91c789ea55941b017391cb705d0ebd217b2a2">5bb91c78</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-28T00:30:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Renamed CA, KRA, OCSP docs
https://pagure.io/dogtagpki/issue/3053
Change-Id: I1921fd9b4e490b5b6de04eb746def27df46cce93
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d6dc95b4deba9fe14ecb1291d58357aa5b8c1735">d6dc95b4</a></strong>
<div>
<span>by Amol Kahat</span>
<i>at 2018-08-28T07:31:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Changed installation config file.
changes in configuration param:
- pki_ssl_server_* -> pki_sslserver_*
Signed-off-by: Amol Kahat <akahat@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/af626954fea3ee8ec813f99ef8888222aeda4d54">af626954</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-08-28T15:01:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">server.postinst: Server migration has been moved to the systemd unit/initfile, drop it from here.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3af26a5427939edc71da192fd0e2052af6dbaae2">3af26a54</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-29T01:53:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed import_system_cert()
The import_system_cert() has been modified not to fail
if certificate path is missing since the certificate can
also be provided via a PKCS #12 file.
https://pagure.io/dogtagpki/issue/3053
Change-Id: I64804502fc654c93dbd5f6569b2c8a433746b4a1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d10cb17688d4a7c0994eecb041a1bcabf1c5ba87">d10cb176</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-29T01:53:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added inline comments for clarity
Change-Id: I8421203cece18f0ae9810e451a269804e67efe37
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a12dea71a79103cf52093932f09f00016197d8f8">a12dea71</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-29T01:54:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages
Change-Id: Ife1b84333b437959bb5259402cc95a98db581ffa
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8972b2a32731cc14bd7405c9551cdb3621a818b0">8972b2a3</a></strong>
<div>
<span>by Sumedh Sidhaye</span>
<i>at 2018-08-29T07:17:00Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">push downstream common library changes to updatream
Signed-off-by: Sumedh Sidhaye <ssidhaye@sumedhs.englab.pnq.redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a72c2bdf0c2ddc0add4cb0c24eb015bcaac23d81">a72c2bdf</a></strong>
<div>
<span>by Amol Kahat</span>
<i>at 2018-08-29T07:50:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge pull request #38 from ssidhaye/role-user-creation-changes
push downstream common library changes to upstream</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5d20a86ffb6357af55b4cb75e14445293daec0b9">5d20a86f</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-08-30T01:45:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed the space in the token-label (#35)
* password.conf included an unintended '=' if
a space is present in the token label.
* Syncing password parser with python code
* Charset is set to default
* jUnit for PlainPasswordFile added
https://pagure.io/dogtagpki/issue/3054
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6f7c0a53b89e2ea3b14f5e0e1cdb1b995180385b">6f7c0a53</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-30T03:13:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused imports
Change-Id: I18a61caf4a95bae8a5b8fe6e65374222c9583fa4
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ae8571177d8b0f424b36473c19b7742e5bbf5c44">ae857117</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-08-30T03:15:37Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused private variables
Various classes have been modified to remove unused private
variables as reported by Eclipse.
Change-Id: I4b8ab572f592542ef03da4fcafa4f67ea67518fe
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/60de49b1c1fa39991e4099db612aff01a26c8e4f">60de49b1</a></strong>
<div>
<span>by Amol Kahat</span>
<i>at 2018-08-30T07:26:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server ca, kra, ocsp cli jobs.
Signed-off-by: Amol Kahat <akahat@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b8d6c6ce78d93f35fe38a9e2c0388de9cf645e5a">b8d6c6ce</a></strong>
<div>
<span>by Amol Kahat</span>
<i>at 2018-08-30T07:26:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pytest-ansible automation of following CLI:
- pki-server db-*
- pki-server instance-*
- pki-server migrate
- pki-server subsystem-*
Signed-off-by: Amol Kahat <akahat@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/15c341f3102ed8318c6b68b0a64edab0b923daa7">15c341f3</a></strong>
<div>
<span>by Amol Kahat</span>
<i>at 2018-08-30T07:26:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server cli automation Job.
Modified pki-pkcs12 cli automation Job.
Signed-off-by: Amol Kahat <akahat@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b29fbe0bb1f507e2984109c84ff4ded46e65d4b7">b29fbe0b</a></strong>
<div>
<span>by Amol Kahat</span>
<i>at 2018-08-30T07:26:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed pipeline failures in the .gitlab-ci.yml file.
Signed-off-by: Amol Kahat <akahat@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f58f41ae3e1c69e1596fba7af3cdb02e6b483005">f58f41ae</a></strong>
<div>
<span>by Amol Kahat</span>
<i>at 2018-08-30T07:26:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added NSSDB variable in the constants file.
Modified jobs in the .gitlab-ci.yaml file.
Signed-off-by: Amol Kahat <akahat@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/26d1a430efbd21c7357714d75cd6621fdb446d82">26d1a430</a></strong>
<div>
<span>by Amol Kahat</span>
<i>at 2018-08-30T07:26:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Minor changes in the CA role user creation.
Signed-off-by: Amol Kahat <akahat@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/16cba4b344a0128005aa0d880e2590725be31698">16cba4b3</a></strong>
<div>
<span>by Amol Kahat</span>
<i>at 2018-08-30T07:35:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Changed value of NSSDB in the constants.py files.
Signed-off-by: Amol Kahat <akahat@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b93183406c0be6ce233eb4ed4c116aa858635cdf">b9318340</a></strong>
<div>
<span>by bhavikbhavsar</span>
<i>at 2018-08-30T09:25:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge pull request #36 from amolkahat/minor_changes
Changed installation config file.</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4bb725f4d05aa60aaed48cef93126c0fa9c982d0">4bb725f4</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-08-30T20:55:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed the space in the token-label - Part 2 (#39)
- This is a continuation of patch #35. The commit needs to be
re-written (instead of using the Properties.store()
- The password.conf is being overwritten at multiple places
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/288e9a4ccb86affab75ec4529fb8fd64ebacf128">288e9a4c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-04T15:39:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Renamed server NSS database parameters
The following parameters have been renamed for consistency:
* pki_database_path -> pki_server_database_path
* pki_pin -> pki_server_database_password
The old parameters are still usable but they have been
deprecated.
The pki_client_pin is redundant so it has been removed.
https://pagure.io/dogtagpki/issue/3053
Change-Id: I243a01b360f573a16a160e9a415f786e38681603
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0fc0ec4abdff01486d69d274248d9b4c45128782">0fc0ec4a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-04T15:39:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved server installation docs
The installation docs have been moved into
base/server/docs/installation folder and included
in the pki-server package.
https://pagure.io/dogtagpki/issue/3053
Change-Id: I002562ba9aa765a393f46528b130eb82b4f06912
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/58fca3403ee7ad00a3a915b1ee7c1da7774f5f11">58fca340</a></strong>
<div>
<span>by bhavikbhavsar</span>
<i>at 2018-09-05T08:58:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge pull request #33 from amolkahat/pki_server
Pki server CLI automation in pytest-ansible</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c6f75cfcda63a402d51e97fba5158c6faad4fe88">c6f75cfc</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-05T20:36:26Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated default key length in pki client-cert-request
The pki client-cert-request CLI has been modified to use the same
default key length (i.e. 2048) as in PKCS10Client.
https://pagure.io/dogtagpki/issue/3056
Change-Id: I853f4dcab938cc877b2ef041125d1c9454e9beb0
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a6d386281a95f25e99e67d8d711edf0055de97b9">a6d38628</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-05T20:42:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored PKCS10Client (part 1)
The PKCS10Client has been modified to use the existing
CryptoUtil.generateRSAKeyPair() to generate RSA key pair.
Change-Id: Ie6fa4113123d1f3ef0cab5662ed0092a6170b4e1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/afda54980cc002f2505be4ad5c240af8084b4ae7">afda5498</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-05T20:44:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored PKCS10Client (part 2)
The PKCS10Client has been modified to use the existing
PKCS10.print() to generate the CSR in PEM format.
Change-Id: Idbbb85cfff359ccb85782ef5612d3e7ae9f08781
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/533a7878ff939629154a87a805930b40806e0169">533a7878</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-05T21:27:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored JssSubsystem.getKeyPair()
The JssSubsystem.getKeyPair() has been modified to take a
CryptoToken object instead of String token name.
Change-Id: Ia6ab74a82432ced65567b5692032152479639547
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b2fbf0d07e7bb835af6b0df414d864727bfa74e4">b2fbf0d0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-06T03:10:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored JssSubsystem.getECCKeyPair()
The JssSubsystem.getECCKeyPair() has been modified to take a
CryptoToken object instead of String token name.
Change-Id: I19d5f3cdd592db9cb453a496795294ffea25b507
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e1515dd04479434d4b24ee2c5b226804f370d193">e1515dd0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-06T03:52:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up CryptoUtil.generateRSAKeyPair()
The CryptoUtil.generateRSAKeyPair() that takes a String token name
has been replaced with the same method that takes a CryptoToken
object.
Change-Id: Ie7bcd66a6353fb5f8fafa49f567f5e31589ce717
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4c203c47c6087f4a974c756c2595d43f5dd0fff8">4c203c47</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-06T03:57:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up CryptoUtil.generateECCKeyPair()
The CryptoUtil.generateECCKeyPair() that takes a String token name
has been replaced with the same method that takes a CryptoToken
object.
Change-Id: I10462e4a6d2aec5c038bce544b31d7f3129aba31
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/261222b3451028d907a6a239c4bc12c85130f830">261222b3</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-09-06T17:37:46Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ticket #2879 audit events for CA acting as TLS client
This patch provides code for ticket 2879, adding audit events for CS when
acting as a TLS client.
For a running CS system, there are two cases when this happens:
1. When one CS subsystem is talking to another CS subsystem
In this case: HttpClient is used
2. When a CS subsystem is talking to an ldap syste
In this case: PKISocketFactory is used
Events added are:
- LOGGING_SIGNED_AUDIT_CLIENT_ACCESS_SESSION_ESTABLISH_FAILURE
- LOGGING_SIGNED_AUDIT_CLIENT_ACCESS_SESSION_ESTABLISH_SUCCESS
- LOGGING_SIGNED_AUDIT_CLIENT_ACCESS_SESSION_TERMINATED
https://pagure.io/dogtagpki/issue/2879
Change-Id: Ib8e4c27c57cb2b13b461c36f37f52dc6a13956f8
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/67bb08b6948242585b015793f2ef52401533cfaf">67bb08b6</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-09-07T01:50:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Ticket2960 add SHA384 ciphers and cleanup profiles
This patch adds SHA384 ciphers to the cipher lists (RSA & EC)
CryptoUtil.java contains changes to clientECCiphers:
- RSA ciphers comemented out
- SHA384 ciphers are added but RSA ones commented out
Also added SHA384withRSA to ca.profiles.defaultSigningAlgsAllowed.
In addition, a few cleanups are done:
- all MD2, MD5 from allowed signing key algs from profiles
- server profiles:
* removed clientAuth oid 1.3.6.1.5.5.7.3.2 from cmc server profiles
* fixed a couple KU's (RSA vs EC) that had true/false flipped
- caCMCkraStorageCert.cfg
* removed EKU (funny it had clientAuth)
- caCMCkraTransportCert.cfg
* removed EKU (funny it had clientAuth)
- base/ca/shared/conf/eccServerCert.profile
* added the missing CommonNameToSANDefault
Tested with the following:
- installation of an RSA CA and a KRA (strip down to only SHA384 ciphers)
* performed successful agent access
* tested key archival
- installation of an EC CA (strip down to only SHA384 ciphers)
* performed successful agent access
* tested an agent-signed CMC request and submitted/issued successfully
using HttpClient
The above tests showed:
- The SHA384 ciphers work out of box
- The TLS server and client profiles changes did not break any TLS connections.
- The KRA storage and transport profile changes did not break anything.
fixes https://pagure.io/dogtagpki/issue/2960
Change-Id: I6f5cc90ba0eb4a5bfb85d86abbe2c28882cbc6ca
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/30f0f07d0d384c1f9afd7287fda67301595eb554">30f0f07d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-07T16:20:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed password generation in pkispawn
Previously the NSS database passwords were generated in
pkiparser.py. Under certain scenarios the password may be
overwritten by a subsequent code in pkispawn. To avoid the
problem the code that generates the NSS database passwords
has been moved into the initialization scriptlet.
https://pagure.io/dogtagpki/issue/3061
Change-Id: Ieabfaea7465b615f214820d2ed877f4da589dadb
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1ed4f71242b8a55186656039ce7cad5af3b4ede7">1ed4f712</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-07T17:57:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages
Change-Id: I7fa6c593ef266b4a9965ff83145d8ab358e78880
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8cbf8f743796aa2e958c52890de693b714730ddb">8cbf8f74</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-09-07T22:16:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Ticket3027 Disable TLS_RSA_* ciphers for HSM in FIPS mode
This patch disables the TLS_RSA_* ciphers by default because they do not work
with HSMs in FIPS mode.
ciphers.info is also updated to reflect the changes.
fixes https://pagure.io/dogtagpki/issue/3027
Change-Id: Id720b8697976bb344d6dd8e4471a1bb5403af172
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2f9587431db999a4163baa9cc75f157554066a2f">2f958743</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-08T04:12:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Remove unnecessary casts
Various classes have been modified to remove unnecessary casts
as reported by Eclipse.
Change-Id: I757f2a08018d883c03926402aa047d4447a547ba
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8472e3de6158ddde4af5964a0c08ae4ee517bb5a">8472e3de</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-10T17:53:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added basic installation docs
Change-Id: I5d31e41c725dbaa72ad5ed173d3b9dc758aba601
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/95b1694ea7cbc6143ce855cf088fd4f1018e4004">95b1694e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-10T19:26:34Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated docs on installation with custom keys
Change-Id: Ife853c7744292e5a8e058ff676d7f2fe1328bf78
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/fe1cca9bd53a9a3dc001cf568d64d673d3a9f2cf">fe1cca9b</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-09-10T19:36:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removing ipa-docker-test-runner tool and custom docker images (#45)
- Removed the usage of 'ipa-docker-test-runner' tool
(https://pagure.io/dogtagpki/issue/3059)
- Removed the deps on custom docker image (uses vanilla Fedora img)
(https://pagure.io/dogtagpki/issue/3058)
- Enabled IPA test on F28
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/00348e53a52c3afd57a18424f42f186c02bbaf03">00348e53</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-11T04:08:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.backupKeys()
The SystemConfigService.backupKeys() has been modified such that
it will be called directly by the configuration scriptlet to
simplify troubleshooting.
Change-Id: I987e2365f53a23c4c7e2290dea221c154705091c
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/61839da5202ca9e5d5c678a85080f7de790d247e">61839da5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-11T04:08:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused ConfigurationRequest.backupKeys
Change-Id: Ia85abfd5b405f542a0cc73b0c2e6bb3f543db81c
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f7a036de48290b6f4d9c16525e6d03d66af5f2a1">f7a036de</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-11T04:08:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed SystemConfigService.getCertList()
The SystemConfigService.getCertList() has been replaced by a
code that reads directly from preop.cert.list parameter.
Change-Id: Ida1856637cf44de9cca2a68c4372b94b8e6ae056
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/329e340bf3d64281f22386cda06659672db8e0b7">329e340b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-11T04:08:37Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed password handling in pki-server CLI
The pki-server ca-cert-chain-export and pki-server
<subsystem>-clone-prepare commands have been modified
to handle PKCS #12 passwords as binaries.
Change-Id: I4a5f25841a25573b017a15b35d45e7a6ea554926
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/878cb08f83f210db4f1faadfc69a0312af7998bb">878cb08f</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-09-11T15:53:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Reorganizing CI script for nightly (#47)
- PKI build env setup is not needed for nightly. It
is specific to per commit pki build.
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com></pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8b357e592f50e6a126908e7475906342164a5807">8b357e59</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-11T21:24:43Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added docs on installation with external certificates
Change-Id: I79b9a1c702a2f2ed7195ce392996b17f1a4bcdfc
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d738cc6a6b94360a5e512e112e2e57052ce4f712">d738cc6a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-13T14:39:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.configureAdministrator() (part 1)
The SystemConfigService.configureAdministrator() has been
modified to return the admin certificate as an X509CertImpl
object.
Change-Id: I5989d243c4b05ca96224778e94a61f855059a7e7
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/09581eea7fa9ed14dc69ed2d1f8241f420ef7e8e">09581eea</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-13T14:39:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.configureAdministrator() (part 2)
The SystemConfigService.configureAdministrator() has been renamed
into createAdminCert(). The code that creates the admin user has
been moved into createAdminUser(). The code that updates the admin
user cert has been moved into updateAdminUsercert().
Change-Id: I163992f315d9fc8d0d1809509febe153c110e19c
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/17f0d4e225c527ada1ea59407dae0bfc47e76924">17f0d4e2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-13T14:39:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added SystemConfigService.configureCerts()
The code that configures the system and admin certificates
in SystemConfigService.configure() has been moved into
configureCerts().
Change-Id: I9f60295eaa1227d98ae6996609cd50265f01191e
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ef1fe72a7cdc2856a546445ba3bda283dfec8e9e">ef1fe72a</a></strong>
<div>
<span>by Matthew Harmsen</span>
<i>at 2018-09-15T01:19:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Ticket 2865 X500Name.directoryStringEncodingOrder overridden by CSR encoding
https://pagure.io/dogtagpki/issue/2865 coverity fixes
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/107a7cdb8b0631d05f39534f05a97255c654c702">107a7cdb</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-18T20:40:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated exception messages in DBSSession
The DBSSession has been modified to provide more descriptive
exception messages.
Change-Id: If362d87e724d7fdceef7a6fce8a9444fe74920bd
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3b0126051bd052c423810fd24f5a5f6d1f49cc65">3b012605</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-18T20:40:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merged SystemConfigService.handleCerts()
The SystemConfigService.handleCerts() has been merged into
processCerts().
Change-Id: Ifc53bbbfcd3afcc9f1e43d742f1a23d8fd6773d5
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a6ad55146b6509bb88a2d91b0d32db9f09781530">a6ad5514</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-18T20:40:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added SystemConfigService.authenticateRequest()
The code that authenticates the configuration request with one
time pin in SystemConfigService.validaterequest() has been moved
into authenticateRequest() and called from all methods that can
be called directly by the client.
Change-Id: I7a750329dc257581150b3ed897267e5d4b8af244
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8fbb6d4e3c78b6a36dda6c3ee06b8ef03b732667">8fbb6d4e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-18T20:40:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up password.conf creation
The create_password_conf() and create_hsm_password_conf() in
pkihelper.py has been modified to remove duplicate code and to
normalize the token name.
Change-Id: I88cf94c2a5b10fcd5ccd8158480008dd93fb2b37
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a418e0888b8f3dc122daa9a297da942e07a73e0c">a418e088</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-18T23:56:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored generate_csr()
The generate_csr() in configuration.py has been modified to no
longer get the token name from the certificate object. Instead,
the caller is now required to provide an NSSDatabase object that
has been opened with the proper token.
Change-Id: I20fd1d6aaf37d15e0121b487d61b9a9b53541586
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a8c55fdec3f6ffdf8e9f8e3132e4ef64ec68b989">a8c55fde</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-18T23:56:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added token name fallback mechanism
The installation tool has beed modified to use the global token
name if there is no certificate-specific token name provided.
Change-Id: I9873741b9f340b533202a8f23acd5816133cbf1f
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/17677ae4d2cda456b64ec67e2b25ba63f4a58a70">17677ae4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-18T23:56:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated default token name
The installation tool has been modified to use blank as default
token name instead of "internal" or "Internal Key Storage Token".
Change-Id: I6312d9873f68779337173df8c2b3fd13fd710e01
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3a16e90fdb252905b78196a34ab13a94270716df">3a16e90f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-18T23:56:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated installation log messages
The installation tool has been modified to provide better log
messages to troubleshoot installation issues.
Change-Id: Ie80d8610bf82acf366c1e8cb85dac7571a979d4f
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f3f16ca337be4f7052c007844ba909731d38bb42">f3f16ca3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-19T02:29:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed token name fallback for sslserver cert
The import_perm_sslserver_cert() has been modified to use a
token name fallback mechanism when installing the permanent
SSL server certificate.
Change-Id: Ifcc6e6ccf7717e7a368c29f41cbe144612b12062
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/fd985ade0b190a4a97c8c37ec865956a8e7cb891">fd985ade</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-19T04:43:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed examples in installation docs
Change-Id: I2d94f4f22aabdbf1d3cfb28ac7085b34fc7f0055
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3ccfeea1970f36230670186b576f1f62fcf48783">3ccfeea1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-19T04:44:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added docs on installation with HSM
Change-Id: Ia4a69f4da6b56f3ae7818632ff513830f34198cb
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/adbeb1cb12e835628d94c10f5b99573a3f6fff68">adbeb1cb</a></strong>
<div>
<span>by mharmsen99</span>
<i>at 2018-09-19T17:01:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge pull request #48 from mharmsen99/ticket-2865
X500Name.directoryStringEncodingOrder overridden by CSR encoding</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d79a93b3c611bbf37894abdcf49376f11ca0d01e">d79a93b3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-20T18:00:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated installation loggers
The loggers in installation scriptlets have been replaced with
LoggerAdapters in order to log the scriptlet name properly.
Change-Id: Ib30d859aa71559fecb97b7009acf9d6dce38f233
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9b402ff3d2deb1ac4c86cb2d2be92b5bb4c2ad20">9b402ff3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-20T18:20:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored configuration.py
The code that creates the client NSS database in configuration.py
has been moved into security_databases.py. The code that generates
the keys of the system and admin certificates have been moved into
keygen.py.
Change-Id: Ie0df4131e770163a32ebb21fa6d666a8d564b580
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9f52807ac78c1f847ba7076c99861f3a703bd3bd">9f52807a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-21T14:06:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed references to Log4j
PKI does not actually use Log4j, so all references to Log4j in
various files have been removed. The link to log4j.properties
will automatically be removed on upgrade.
Change-Id: Ie94fbc6fe6bd92697b66b269a9dcf6cce74f8288
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6e7567a9c93864425cb1bfb236e61ed10e1ec0a3">6e7567a9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-21T19:11:44Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored serial number range parameters
The pki_serial_number_range_start and pki_serial_number_range_end
parameters have been modified such that they can be configured in
the second step of installation.
Change-Id: I3a0b03f6870e2b01fb51912fc70f16b906b26e7d
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c4a9528abc15805316f1f20afe0f4baff68b5cc1">c4a9528a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-21T19:11:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored request number range parameters
The pki_request_number_range_start and pki_request_number_range_end
parameters have been modified such that they can be configured in
the second step of installation.
Change-Id: I184d519796748c4c8b563c909153eb3f58bd3cd9
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c2c40a34be4224bd4f472ce2d6eaaad0dc13eb0c">c2c40a34</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-21T19:11:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored replica number range parameters
The pki_replica_number_range_start and pki_replica_number_range_end
parameters have been modified such that they can be configured in
the second step of installation.
Change-Id: I2e499fa443289573d3ee2cc587e35b24d3625800
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d4c66bd64835e1a5102a0433bb14dba3303ce82c">d4c66bd6</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-21T19:12:56Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added docs on installation with existing keys
Change-Id: I4c14b2f27f585d15b955a717c0fd7065d0be4f82
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/41a492aa1dd46f1b0423ebeeefa0afcc61d3d37e">41a492aa</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-09-21T19:31:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixe Log rotation issue (#50)
Since we use slf4j to do log rotation, we need to
allow permissions for the corresponding slf4j.jar.
Ticket: https://pagure.io/dogtagpki/issue/3034
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com></pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d5f8e93045a34c8c8396cb20dfbe223d8ce2c0e2">d5f8e930</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-22T00:55:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed dbs.endReplicaNumber
Fixed incorrect change to dbs.endReplicaNumber made in
commit c2c40a34be4224bd4f472ce2d6eaaad0dc13eb0c.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/94ea6756770c53fbfcff65e6d4fec8d8d4b88ef0">94ea6756</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-22T00:59:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages in UpdateNumberRange
The UpdateNumberRange has been modified to provide more
descriptive log messages to help troubleshooting.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ab55160afe0db200ce5841878418466d22c2147e">ab55160a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-24T15:17:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused code in configuration.py
The configuration.py has been modified to remove unused code
for external/standalone installation step 1.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/db4163e278ba8b2f6f047b0d66af3b6d68a1b083">db4163e2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-24T15:19:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigClient
The methods in SystemConfigClient have been modified to take
a Python object and convert it into a JSON string.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9bdbab9bcb6d79ab39fec7e59008b0b911bd33e6">9bdbab9b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-24T16:59:34Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.authenticateRequest().
The SystemConfigService.authenticateRequest() has been renamed into
validatePin() and modified to take the configuration PIN instead of
the entire ConfigurationRequest object.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1ebdcd41930ab71ebcb676446feb86a69e3e6eae">1ebdcd41</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-24T20:14:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.createAdminCert()
The SystemConfigService.createAdminCert() has been modified to
return early for clarity.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4a4eb40184aac649dd0f2d9a2a2d0939398e7f9a">4a4eb401</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-24T21:02:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added exit handler in ipa-test.sh
The ipa-test.sh has been modified to always save the logs when
the script exits to the system.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8330d5aed06719d4787b7590a9164a187f273773">8330d5ae</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-24T21:31:33Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed admin profile ID handling
The code that determines the admin profile ID has been
moved from ConfigurationRequest.getAdminProfileID() into
SystemConfigService.createAdminCert().
Previously the code was using the subsystem cert's key
type to determine the profile ID. Now it the code will
use the admin's own key type.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/14112b35a49cc7f0fbb9c83c0b5df6b34653f5d1">14112b35</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-24T22:56:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added SystemConfigService.setupAdmin().
The code that creates the admin user and its certificate
has been moved into SystemConfigService.setupAdmin().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7d867a5f3775847f54bddb3b781c178394452f9b">7d867a5f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-24T22:59:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.setupAdmin()
The SystemConfigService.setupAdmin() has been modified
such that it will not be called when installing a clone.
The code that updates TPS admin has been moved into
TPSInstallerService.setupAdmin() as well.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a970ac1242ade6346af635cf9fb8f0511df57522">a970ac12</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-25T14:37:02Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.validateRequest()
The code that validates admin parameters in
SystemConfigService.validateRequest() has been
moved into configureAdmin().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/dcfbb8cda7f68b0c4bf541fe6e13459acdd3d117">dcfbb8cd</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-25T14:37:02Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added request/response classes for admin setup
New AdminSetupRequest/Response classes have been added to store
request and response params for SystemConfigService.setupAdmin().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/74f2be0764232ce7f27930b0b46dfffca95be1ff">74f2be07</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-25T16:41:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed admin params from ConfigurationRequest
The admin params have been removed from ConfigurationRequest
since they have been moved into AdminSetupRequest.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3307f877424504295856f073db6a517029278582">3307f877</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-25T16:41:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added request classes for key backup
A new KeyBackupRequest class has been added to store request
params for SystemConfigService.backupKeys().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9b5890c55688f7fe5758c0f0832c0b293f9f2ad6">9b5890c5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-25T16:42:00Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed backup params from ConfigurationRequest
The backup params have been removed from ConfigurationRequest
since they have been moved into KeyBackupRequest.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f0a2ce6f3a966fd6f301b0f5ca0a7c100ffdd9ad">f0a2ce6f</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-09-25T18:28:00Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Bug1628410 CMC: add config to allow non-clientAuth
This patch adds a new parameter, cmc.bypassClientAuth, in the CS.cfg
to allow agents to bypass clientAuth requirement in CMCAuth.
Default value for cmc.bypassClientAuth is false.
In addition, CMC enrollment profile caCMCUserCert "visible" value is
set to false.
fixes https://bugzilla.redhat.com/show_bug.cgi?id=1628410
Change-Id: Ie3efda321472c1e1b27ac4c5ecf63db753ce70fc
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d3479245b37ca6601ec5bcc7caad3479c3db43a8">d3479245</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-09-25T18:39:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixes the 'byte to string' issue due to subprocess (#54)
The subprocess command returns a 'byte string' instead of
the 'string' type. The output should be decoded using the
default "utf-8" type for common operations including (but not
limited to) updating of flat files like CS.cfg
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com></pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/03a2c0a655331dd6c3241a2f77c1c8903b1236d1">03a2c0a6</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-09-25T18:56:56Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'master' of github.com:dogtagpki/pki
Change-Id: I4b4610b91108e90768b4bb7541c8bbfd9036983e
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2dcc2d5673bb154d11a8e764007e1c92a58369af">2dcc2d56</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-25T21:00:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed pki-server tps-clone-prepare
The pki-server tps-clone-prepare has been modified not to export
'signing' certificate since TPS doesn't have such certificate.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f6567a02dfe3b3b0f22f06e6c6d0ab1c4df7b2b7">f6567a02</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-25T21:00:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added log messages in pki.server module
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6c6b35415c125da4c095cd3db7fede3e7515d5d7">6c6b3541</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-25T21:04:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added docs on cloning
New docs have been added to install CA, KRA, and TPS clones.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c3ad2447f45de862b2f4f360cf29c64c98e70623">c3ad2447</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-09-26T15:03:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">cert-create --serial option takes both hex and int
`pki-server cert-create --serial <serial>` option now accepts both hex
and int. This patch syncs up with other modules on processing the user
provided --serial option
Ticket: https://pagure.io/dogtagpki/issue/3067
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/62efc33213f7d59f296bcffa0979fae8af4ab9be">62efc332</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-09-26T15:03:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix trust flags for audit and ca signing cert
The audit_signing and ca_signing require special flags to be set
in nssdb to render it useful. This patch fixes this issue.
Ticket: https://pagure.io/dogtagpki/issue/3066
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4cd2c2033ea4f1b8eaedca879676a5ba8a9c31a9">4cd2c203</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-28T17:53:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored PKCS12Util.loadCertInfoFromNSS()
The PKCS12Util.loadCertInfoFromNSS() has been simplified
and renamed into createCertInfoFromNSS() which will return
a PKCS12CertInfo object.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/296b148b525e9d8afb3e5186f511757ffe683f71">296b148b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-28T17:53:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored PKCS12Util.loadKeyInfoFromNSS()
The PKCS12Util.loadKeyInfoFromNSS() has been simplified
and renamed into createKeyInfoFromNSS() which will return
a PKCS12KeyInfo object.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7fec59fdcaae1e03b8af02135719fd9b09da000c">7fec59fd</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-09-29T03:30:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed encapsulation in PKCS12CertInfo and PKCS12KeyInfo
The fields in PKCS12CertInfo and PKCS12KeyInfo have been modified
to become private. All code using the fields have been modified
to use the getter/setter methods.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a50e3c53e9d15ed9fa8f58cd0258f7f33b367edd">a50e3c53</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-01T14:46:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages in PKCS12Util
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8abc25174a285975ba476341d2562da211d13560">8abc2517</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-01T18:56:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored PKCS12Util.createCertInfoFromNSS()
The code that generates the certificate ID from SHA-1 hash has
been moved into PKCS12Util.createCertInfoFromNSS().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/77f7996202d104c213fe0937803adc51203d72ed">77f79962</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-01T19:19:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages in PKCS12Util
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a1913d15cffb40c12ce59ff2edb1dae0c0950475">a1913d15</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-01T23:05:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Splitting cert and key IDs in PKCS12Util
Previously PKCS12Util used the same ID to link a cert to its key
in the PKCS #12 file that it generated. This could become a problem
if there are multiple certs using the same key or if there are keys
without certs in the PKCS #12 file.
To solve the issue, a separated key ID field has been added into
PKCSCertInfo which will be used to link the cert to its key. The
cert ID will contain the SHA-1 hash of the certificate and the key
ID will contain the NSS key ID.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3d6b1fae6f288bac7fbc6338f5c20a55db452d2a">3d6b1fae</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-10-01T23:25:07Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixes password leak of Auth plugins to Audit Logs (#57) (#59)
* Auth plugin adds `(sensitive)` instead of plain passwords to AuditLogs
* Added generic `isSensitive()` to identify Passwords before logging
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com></pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a46572d9b97650ef4f52d87c3823731414cef824">a46572d9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-02T20:33:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated pki-server subsystem-cert-validate output
The pki-server subsystem-cert-validate CLI has been modified to
show the actual message generated by NSS if the validation fails.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7dbd650c3a2fbebd67e0cc7fc006b0ef50feb61a">7dbd650c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-02T21:19:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed CA signing cert importation
The pki_ca_signing_cert_path param has been modified to have
an empty value by default.
The import_ca_signing_cert() has been modified such that if
the param is not specified, it will return silently. If the
param contains an invalid path, the method will fail. If the
param contains a valid path to the CA signing cert, the cert
will be imported into the NSS database.
https://pagure.io/dogtagpki/issue/3040
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b5ddac86a266bbb9dbd3cb70c70c9de0b2dcc0e7">b5ddac86</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2018-10-03T00:51:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">getTheSerialNumber: only return null if next range not available
When cloning, if the master's current number range has been depleted
due to a previous UpdateNumberRange request,
Repository.getTheSerialNumber() returns null because the next serial
number is out of the current range, but the next range has not been
activated yet. NullPointerException ensues.
Update getTheSerialNumber() to return the next serial number even
when it exceeds the current number range, as long as there is a next
range. If there is no next range, return null (as before). It is
assumed that the next range is non-empty
Also do a couple of drive-by method extractions to improve
readability.
Part of: https://pagure.io/dogtagpki/issue/3055
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8011d2d74ad40142b1762e514d3db58d69fb89b0">8011d2d7</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2018-10-03T00:51:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Repository: handle depleted range in initCache()
Repository.initCache() does not handle the case where the current
range has been fully depleted, but the switch to the next range has
not occurred yet. This situation arises when the range has been
fully depleted by servicing UpdateNumberRange requests for clones.
Detect this situation and handle it by switching to the next range
(when available).
Part of: https://pagure.io/dogtagpki/issue/3055
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3b57d324ed9eea61b828aea4801ac7abe8139859">3b57d324</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2018-10-03T00:51:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">rename method getTheSerialNumber -> peekNextSerialNumber
Rename Repository.getTheSerialNumber -> peekNextSerialNumber to more
accurately reflect what it does: peek at the next serial number
without actually consuming it.
Part of: https://pagure.io/dogtagpki/issue/3055
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/925ef2637f01d5aff0306d9b70c8a6b916d8b74e">925ef263</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2018-10-03T00:51:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">checkRange: small refactor and add commentary
Add some commentary about the behaviour and proper usage of
Repository.checkRange(). Also perform a small refactor, avoiding
a redundant stringify and parse.
Part of: https://pagure.io/dogtagpki/issue/3055
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/44be5837503efa4b2b44718379ebaebcebd805ab">44be5837</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2018-10-03T00:51:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">UpdateNumberRange: improve logging, add commentary
Add substantial commentary and improve logging in the
UpdateNumberRange servlet. Also perform some small refactors of
this code.
Part of: https://pagure.io/dogtagpki/issue/3055
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/128628693d51adf753750f7ac1307ec246822db9">12862869</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2018-10-03T00:51:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add missing synchronisation for range management
Several methods in Repository (and CertificateRepository) need
synchronisation on the intrisic lock. Make these methods
synchronised.
Also take the lock in UpdateNumberRange so that no serial numbers
can be handed out in other threads between peekNextSerialNumber()
and set(Next)?MaxSerial(). Without this synchronisation, it is
possible that the master instance will use some of the serial
numbers it transfers to the clone.
Fixes: https://pagure.io/dogtagpki/issue/3055
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/fadaeb133053c043e92dffae565c66805f5263b3">fadaeb13</a></strong>
<div>
<span>by bhavikbhavsar</span>
<i>at 2018-10-04T14:38:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added new openstack resource pool (#63)
Signed-off-by: Bhavik Bhavsar <bbhavsar@redhat.com></pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3d7ff0b0eb747496041821e686c9e41900f057a6">3d7ff0b0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-04T15:45:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages on cert revocation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/74f61463f2bc05a6339cdb29f6863f20fc4618aa">74f61463</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2018-10-04T19:55:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated version number to 10.6.7
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ee92a50f47652b56320a5faf78a3f443faef3b15">ee92a50f</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2018-10-04T20:16:24Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update arches to match downstream pki-core and esc
See: https://src.fedoraproject.org/rpms/esc/blob/master/f/esc.spec#_38
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/192ed9c1c41c09b9b498375c2ca602478d1ca461">192ed9c1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-05T02:19:04Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved install docs into /docs
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b87b2bb459fd1cae9bc553dfbfb1455de3005072">b87b2bb4</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-10-08T08:28:33Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'upstream'
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/44d21488f8ac085c3c45ca45046d4d3376979140">44d21488</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-10-08T08:28:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">bump the version
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/88d2d85d616a9fa1c9ec5e8aef30badca80a183e">88d2d85d</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-10-09T19:26:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">releasing package dogtag-pki version 10.6.7-1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c13cdd05c7b0cb2163f76de97efed578b48f3365">c13cdd05</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-10-16T13:59:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control: Bump depends on nuxwdog and tomcatjss.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/eb1e5b7580401dd4a9eb912265ff451c0372e87c">eb1e5b75</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-10-16T14:56:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactoring `seltest` module (#64)
Refactoring `selftest` module to make it compatible for future `cert-fix` module
This is a breakdown of PR: #56
Signed-off-by: Dinesh Prasanth M K dmoluguw@redhat.com</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cbfb6b8d403d1bb474cb4af265e3314d7ae048e5">cbfb6b8d</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2018-10-16T14:58:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix doctag in RequestStatusAdapter
Signed-off-by: Alexander Scheel <alexander.m.scheel@gmail.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/97bdf5e06502179c4a36f7bd01680d2c45e0da1a">97bdf5e0</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-10-16T16:33:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactoring `cert-del` module and generalizing split of `cert_id` field (#66)
- `cert-del` module is refactored to accomodate the future `cert-fix` module
- Different modules split `cert_id` to identify `cert_tag` and corresponding
`subsystem`. A generalized method is added for code reusability
`Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>`
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/56d0a3e5423899d7df636312345c4cff3d1858f7">56d0a3e5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-17T12:53:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added SystemConfigService.setupDatabase()
The code that sets up the LDAP database during installation
has been moved from SystemConfigService.configure() and into
setupDatabase().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/85daba7d234fd6b6dea3a0580adc9c6903787fd7">85daba7d</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-10-17T14:45:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactor `cert-import` and `cert-update` module (#67)
- The 2 modules have been refactored to accommodate the future
`cert-fix` module
- Changed `cert_import_nssdb` to `nssdb_import_cert`
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4811c81595c1f520b79a945c0935042cd07645d0">4811c815</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2018-10-17T15:00:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Check for missing FQDNs during pkispawn
When installing via pkispawn on a system with no hostname set,
or hostname not correctly set in /etc/hosts, raise an exception
early in the install process. This prevents deploys where the
certificates are assigned to localhost.localdomain; in this
scenario, creating a clone from this CA will fail as the clone
cannot validate the certificates of the CA master.
This adds a new command line option, --strict-hostname, to pkispawn
to enforce strict hostname checking.
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7631635b331dee451cda365ca85e12ddfab4ba02">7631635b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-17T16:25:26Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages in DBRegistry
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/45d53745b465816d7b287622a8008171473232a3">45d53745</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-17T17:45:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log mesages in LogFile
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8e424219fab1edbc8d22b2b228b840dab6613c1c">8e424219</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-17T17:49:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added name field for CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4109a93fa0de937ea4a7578ce6371b9b7bba8fef">4109a93f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-17T17:49:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added chaining constructor for ESelfTestException
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/202ce10fef53f45dc30dab8be221d2ca1493b3b8">202ce10f</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-10-17T20:51:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactoring `split_cert_id` for code reusability (#71)
Breakdown of patch #70 to accommodate `cert-fix` module
`Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>`</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/42bae7cd59324b19f3bb6c749fba2f51a5190fa0">42bae7cd</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-17T21:09:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages in SelfTestSubsystem
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f700f7d16e8afd8e12aa852267e1c5dd80428bf1">f700f7d1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-17T22:08:34Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages in CMSAdminServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/acf8b52b7d2c2d68fc0b68857ada8155a712064f">acf8b52b</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2018-10-18T00:59:46Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ci: add test_ca_plugin.py to IPA tests
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/baf22bd60bc45e4c12a340b8aeb641611c48ff40">baf22bd6</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2018-10-18T01:01:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Use Jackson 2 instead of Jackson
Jackson 1 is no longer maintained (the last release was v1.9.13 in
2013). Update Dogtag to use Jackson 2.
Update scripts and changes for Debian (if required) will be provided
in later commits.
Part of: https://pagure.io/dogtagpki/issue/3069
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ec6b06aff21f3a24f060af0b68f2eb7aa1f28154">ec6b06af</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-18T01:01:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated Jackson dependency
The spec template has been modified to depend on Jackson 2.
Part of: https://pagure.io/dogtagpki/issue/3069
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0ce48906d4bd060fe634d18f1cff5fe8d6218808">0ce48906</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2018-10-18T01:01:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix Python KeyClient KeyRequestResponse parsing
The Resteasy Jackson 2 provider handles null fields differently from
the Jackson 1 provider: null fields are included in the serialised
JSON with a 'null' value, instead of being omitted. Update the
KeyRequestResponse processing to handle both schemas.
Fixes: https://pagure.io/dogtagpki/issue/3069
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/dd0d7f987f77d787c10f7de49fb3e4b65c0c7eaa">dd0d7f98</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-10-18T01:48:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactoring `temp cert creation` (#72)
The temp cert creation method is refactored to ensure reusability
of code by cert-fix module
This patch is a breakdown of PR #70
`Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>`</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/707fe9bac1e7c29adcb01a408555846d833c2e87">707fe9ba</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-18T02:00:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added CMSEngine.disableSubsystem()
The code that calls pki-server subsystem-disable in
SelfTestSubsystem has been moved into CMSEngine.disableSubsystem().
https://pagure.io/dogtagpki/issue/3070
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e4ae14072baf7f2d9942e10259ed3f8242b1b379">e4ae1407</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-18T02:00:43Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed subsystem shutdown on selftest failures
The code that handles selftest failures have been modified
to call CMSEngine.disableSubsystem() to undeploy the web
application. Once undeployed, the web application will no
longer accept client requests, then Tomcat will execute
CMSStartServlet.destroy() which will eventually shutdown
the subsystem.
https://pagure.io/dogtagpki/issue/3070
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c4309f4e810549d75b9c6897b2f0e8830f5bc232">c4309f4e</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-10-18T16:26:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactoring of `setup_authentication` (#73)
- Secured connection to PKI server can be made to any subsystem
- `setup_authentication` method in `cert_create` modules is refactored
to accommodate the future `cert_fix` module
- This is a break down of PR #70
`Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>`
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/364d7b309b21300218e77f2c07cd3b254d3a944c">364d7b30</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-18T16:55:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated Eclipse classpath
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/36a74dfd26b83f81a5fee34eb80746d6ed50393c">36a74dfd</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-18T16:55:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused imports
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7851c5e80c5fc26a5034d7d34dbab9135cb9ae01">7851c5e8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-18T19:32:26Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed redundant find_file()
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bda2b791288eda0010a042a739cdaa981d963cf0">bda2b791</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-18T19:32:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages in AsymKeyGenService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2984509c1de5265124398511a34e72fd4e5ddf90">2984509c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-18T23:55:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused methods in CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/43e1600baaea16783c04435759c47a06e52a842d">43e1600b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-18T23:55:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages in LogFile
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7ec126608afb3e579cd0fc53ceeaa8fcd84701c4">7ec12660</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-19T14:23:02Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages in SymKeyGenService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/945db9300cdbf4cc42aaa2845d04f694e6221e2a">945db930</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-19T18:33:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages in CertInfoProfile
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a233b499a97e2fc34d16f68115a911b30ee6a6b7">a233b499</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-19T19:24:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed signed audit logging failure handling
The code that handles signed audit logging failures has been
modified to call CMSEngine.disableSubsystem() to undeploy the
web application. Once undeployed, the web application will no
longer accept client requests, then Tomcat will execute
CMSStartServlet.destroy() which will eventually shutdown the
subsystem.
https://pagure.io/dogtagpki/issue/3070
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/22e405c2634452f25a71e6caf3a7fd1d895a1a2b">22e405c2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-23T13:59:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed password prompt in pki CLI
The pki CLI has been modified not to throw an exception when the
user specifies a username without any password. The CLI will then
prompt for a password.
https://pagure.io/dogtagpki/issue/2840
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f88365fa4a8e9dd7055bb234dbc6496dcf2ab96f">f88365fa</a></strong>
<div>
<span>by Matthew Harmsen</span>
<i>at 2018-10-23T18:58:46Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">dogtagpki Pagure Issue #3071 - Identify product version of CA, KRA, OCSP, TKS, and TPS using browser
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a76550e5b3f63893b74e020addbaf3587ddfd7a1">a76550e5</a></strong>
<div>
<span>by Matthew Harmsen</span>
<i>at 2018-10-23T18:58:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">dogtagpki Pagure Issue #3071 - Identify product version of CA, KRA, OCSP, TKS, and TPS using browser (spec file template)
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/769392e4feff761767672cd6e58a7eec483ba259">769392e4</a></strong>
<div>
<span>by John Magne</span>
<i>at 2018-10-23T18:59:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">dogtagpki Pagure Issue #3071 - Identify version/release of pki-ca, pki-kra, pki-ocsp, pki-tks, and pki-tps remotely.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/711c6c0aa2911e22769b3bc8c2dc1deaf5c2249c">711c6c0a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-23T21:35:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added subsystem config management CLI commands
New pki-server <subsystem>-config commands have been added to
simplify managing PKI subsystem configuration parameters in CS.cfg.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/47057c9cbd4b2afd1ec1114fbca0e879350dc9b5">47057c9c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-24T03:00:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated exception handling in LogFile and LogSubsystem
The exception handling code in LogFile and LogSubsystem has been
modified to help troubleshooting.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a2db470e1b7bca707ebaca068f47e4ea8d3a3b22">a2db470e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-24T03:02:46Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated AbstractProfileSubsystem initialization
The AbstractProfileSubsystem has been modified to initialize
mProfiles and mProfileClassIds such that they are never null.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8fe7d8b8731cac0773ceaece3b99531c8ad3fb4f">8fe7d8b8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-24T03:09:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated CertificateAuthority initialization
The CertificateAuthority has been modified to initialize
dbFactory such that it is never null.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0fba3c2710ee14f2d4ddb2bd401ed6d592f3f2b8">0fba3c27</a></strong>
<div>
<span>by Christian Heimes</span>
<i>at 2018-10-25T13:39:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">No missing token in verify_certificate_exists
Remove the missing token check from verify_certificate_exists. It was
the one place that was not adopted to use blank token as default.
Change-Id: Ic192e0699ff32af474976039af08e1503925dfd1
See: 17677ae4d2cda456b64ec67e2b25ba63f4a58a70
Fixes: https://pagure.io/dogtagpki/issue/3073
Signed-off-by: Christian Heimes <cheimes@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/eda1351fc4235ce5bf4a4c28bd9efbe90b4bbbb0">eda1351f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-25T16:54:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getLdapBoundConnFactory()
Calls to CMS.getLdapBoundConnFactory() have been replaced with
direct calls to LdapBoundConnFactory constructor.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c84b743c6a12d25e18a04344060a8149e220d641">c84b743c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-25T16:54:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getLdapAnonConnFactory()
Calls to CMS.getLdapAnonConnFactory() have been replaced with
direct calls to LdapAnonConnFactory constructor.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f0ab5525f64333c49149a8d2481587c6d9479849">f0ab5525</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-25T16:54:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getLdapJssSSLSocketFactory()
Calls to CMS.CMS.getLdapJssSSLSocketFactory() have been replaced
with direct calls to PKIServerFactory constructor.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2d90310ecf2b96f6c6b1737fa21371ec776f70b7">2d90310e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-25T16:54:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages in LdapBoundConnFactory
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1b7cab4cda62e76683a30398c494e5842a943b01">1b7cab4c</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2018-10-25T20:16:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Improve logging around LDAP connection errors
Signed-off-by: Alexander Scheel <alexander.m.scheel@gmail.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/16e9efae6ea53153f66dbd02c26660390862f826">16e9efae</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2018-10-25T20:16:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Expand documentation around installing CA
Focuses on hostname and firewall prereqs for CA and clones
Signed-off-by: Alexander Scheel <alexander.m.scheel@gmail.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f037107a4bcc243d9386806a5183e3047045e38b">f037107a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-25T22:31:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored PKISubsystem.get_subsystem_cert() (part 1)
The code that retrieves additional cert info from NSS database
has been moved from PKISubsystem.get_subsystem_cert() to
get_nssdb_cert_info().
https://pagure.io/dogtagpki/issue/3001
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f83163ee01fa32101da95e5d31523430b81bdc51">f83163ee</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-25T22:31:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored PKISubsystem.get_subsystem_cert() (part 2)
The code that retrieves cert attributes from CS.cfg
has been moved from PKISubsystem.get_subsystem_cert()
to get_cert_info().
https://pagure.io/dogtagpki/issue/3001
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bc84b70d0b9deb31843aa547c8f8a97b1937ea28">bc84b70d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-25T22:31:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added PKISubsystem.get_cert_infos()
A new PKISubsystem.get_cert_infos() has been added to eventually
replace PKISubsystem.find_system_certs() which will return a
list of cert infos from CS.cfg only instead of a generator that
returns cert infos from both CS.cfg and NSS database.
The pki-server subsystem-cert-find has been modified to call
PKISubsystem.get_nssdb_cert_info() to get the info from NSS
database for each certificate.
https://pagure.io/dogtagpki/issue/3001
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/004145411d9e29b001a35f95663819e8413abfa9">00414541</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-25T22:31:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed pki-server subsystem-cert-* output
The pki-server subsystem-cert-* commands have been modified to
show 'Internal Key Storage Token' when the token is unset.
https://pagure.io/dogtagpki/issue/3001
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/609bb425f819673f3c9a6b4de30e05ee237ee542">609bb425</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-25T22:40:04Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed pki-server cert-* output
The pki-server cert-* commands have been modified not to show
the token when it is unset.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e865b0685ed5dd84f2615474a954df14a89a50f1">e865b068</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-25T22:42:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added doc on signed audit logging failures
https://pagure.io/dogtagpki/issue/3070
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/41212b526228904bc9bfc7c22f20c81c13120777">41212b52</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-26T00:24:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages in LdapAnonConnFactory
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9f749a20a3b3efefd5974ea94a42a517df990d40">9f749a20</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-26T03:16:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages in pkispawn
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/54edd1a7dd4e7e49bff4ef4fde15fc4d97802b00">54edd1a7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-26T08:29:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed default token normalization in initialization.py (#83)
Previously the initialization.py did not normalize the default
token name in pki_self_signed_token which was blank. This caused
an error when installing an additional subsystem into the same
instance since the code could not find the existing internal
token password from the first subsystem installation.
The code has been modified to normalize the default token name
into 'internal' such that it can find the existing internal token
password.
https://pagure.io/dogtagpki/issue/3073</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b5ab4d580da66b4bdb7e806968a8719e3c3986f6">b5ab4d58</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-27T01:10:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getHttpConnection()
Calls to CMS.getHttpConnection() have been replaced
with direct calls to HttpConnection constructor.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/85bb7695378aa7bfbbc0398b90907c8f0f64c3d3">85bb7695</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-27T01:18:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getHttpPKIMessage()
Calls to CMS.getHttpPKIMessage() have been replaced
with direct calls to HttpPKIMessage constructor.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e28eaac193674fe65eac777f92905bedc06b844a">e28eaac1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-27T01:23:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getHttpRequestEncoder()
Calls to CMS.getHttpRequestEncoder() have been replaced
with direct calls to HttpRequestEncoder constructor.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e14113f5841ea2c0bcf78500233abc3064e862a5">e14113f5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-27T01:31:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getLdapConnInfo()
Calls to CMS.getLdapConnInfo() have been replaced
with direct calls to LdapConnInfo constructor.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a2174146b5123f38172dd6ae980f45db282dc574">a2174146</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-27T01:35:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getLdapAuthInfo()
Calls to CMS.getLdapAuthInfo() have been replaced
with direct calls to LdapAuthInfo constructor.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3da9698f77ebb8e43539975be2b72c538a8b9d1d">3da9698f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-27T02:22:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getCommandQueue()
Calls to CMS.getCommandQueue() have been replaced
with direct calls to CommandQueue constructor.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b946120b690cd67ed36b97274cb58afc383dc25f">b946120b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-27T02:32:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getDefaultX509CertInfo()
Calls to CMS.getDefaultX509CertInfo() have been replaced
with direct calls to CertInfo constructor.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3e3849840f9f30cbdd7f8efaddc9f361226b3ff7">3e384984</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-27T02:39:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getEmailResolverKeys()
Calls to CMS.getEmailResolverKeys() have been replaced
with direct EmailResolverKeys creation.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/35c92bfbdf1fe350366aec00d9fed24f4460ceca">35c92bfb</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-27T02:49:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getReqCertSANameEmailResolver()
Calls to CMS.getReqCertSANameEmailResolver() have been replaced
with direct ReqCertSANameEmailResolver creation.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/feb616f3c2905f534c5bed38a8e48320644f5974">feb616f3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-27T02:58:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getEmailFormProcessor()
Calls to CMS.getEmailFormProcessor() have been replaced
with direct EmailFormProcessor creation.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ebb31ca0aa58d13ca0eff55d7b5abe8c67d214d1">ebb31ca0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-27T03:06:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getEmailTemplate()
Calls to CMS.getEmailTemplate() have been replaced
with direct EmailTemplate creations.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3278e9aaa03083546da86a537f872e3cd51d8934">3278e9aa</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-27T03:15:26Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getPrettyPrintFormat()
Calls to CMS.getPrettyPrintFormat() have been replaced
with direct PrettyPrintFormat creations.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/30ebccf0b8520c8b89dd7664516c89570cfcf80a">30ebccf0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-27T03:21:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getExtPrettyPrint()
Calls to CMS.getExtPrettyPrint() have been replaced
with direct ExtPrettyPrint creations.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/387cf29e786956381e5d612dee00a4a9ec96baf7">387cf29e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-27T03:29:46Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getCertPrettyPrint()
Calls to CMS.getCertPrettyPrint() have been replaced
with direct CertPrettyPrint creations.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/06b340c7c26f0e1ef0af52e2cf41b50e3310d2be">06b340c7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-27T03:38:26Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getCRLPrettyPrint()
Calls to CMS.getCRLPrettyPrint() have been replaced
with direct CrlPrettyPrint creations.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/723783a11e1d6370a7e756580e91ddf2b156dae6">723783a1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-27T03:42:04Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getCRLCachePrettyPrint()
Calls to CMS.getCRLCachePrettyPrint() have been replaced
with direct CrlCachePrettyPrint creations.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/169cba493ce1a5015486e8744a86351481dc43fd">169cba49</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-10-29T16:36:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Adding `--force` option to pki-destroy to force uninstallation
* Fixes bz-1372056 and bz-1458010
* `pki-destroy` and `pki-spawn` logs are now owned by `root`
rather than the configured pkiuser
* Use `os.path.join` to construct file paths
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f8e729e7da32cb2bca0d639c8c22bbfdf328a331">f8e729e7</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-10-29T16:36:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add `--remove-logs` to remove logs
This commit prevents removing logs by default to give an option
to the admin to retrieve logs. The admin can user `--remove-logs` to
clean the log slate.
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d54dcede5143989a6d95a40d04b3dc201c86a83d">d54dcede</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-10-29T19:44:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Remove check against PKI_SIGNED_AUDIT_SUBSYSTEMS (#85)
- Remove check against PKI_SIGNED_AUDIT_SUBSYSTEMS
- Remove obsolete PKI_TOMCAT_SUBSYSTEMS
- RA is no longer part of PKI_SUBSYSTEMS
`Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>`
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/879bca1287fb67a102272cc618dd722ecd829d89">879bca12</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-29T22:52:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getPasswordCallback()
Calls to CMS.getPasswordCallback() have been replaced
with direct PWCBsdr creations.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6b0885b90eb40e775a4d9116481e0e5e8fa55ee0">6b0885b9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-29T22:52:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced cert verification methods in CMS
Cert verification methods in CMS have been replaced with
direct calls to CertUtils methods.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d203f755d51d649d9dab6341b371a07ae97b2e8f">d203f755</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-29T22:52:43Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.isSigningCert()
CMS.isSigningCert() has been replaced with direct calls to
CertUtils.isSigningCert().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/205af6a2c877a563455fbcb3d6e163130968b17d">205af6a2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-29T22:52:44Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.isEncryptionCert()
CMS.isEncryptionCert() has been replaced with direct calls to
CertUtils.isEncryptionCert().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4777755f7d279d43376adc3a096c4f01f1f39294">4777755f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-30T14:45:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages in TPSInstallerService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/940dd7015922c91db5407cb1014e81fadc24967c">940dd701</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-30T15:30:46Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced fingerprint methods in CMS
Fingerprint methods in CMS have been replaced with direct
calls to the corresponding methods in CertUtils.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/980e8bb22b81544b056a89387507067d97efa4bf">980e8bb2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-10-30T16:20:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.checkOID()
CMS.checkOID() has been replaced with direct call to
CertUtils.checkOID().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b563d59dad53ae368e903545566d6d9682a9bba4">b563d59d</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2018-10-30T21:18:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Use javac to compile JNI headers for JDK9+
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/20f95b9aed64c33bb0fcdb70a1726ff0a3082e77">20f95b9a</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2018-10-31T19:34:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add JAXB as a build and rumtime dependency to PKI
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2e57a39b62c2ae3c8752beb4ca39d2c096a2a66f">2e57a39b</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2018-10-31T19:34:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Use JAXB dependency to support JDK9+
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b8abfae1f7053e5aa1c3042faff8d6b5508cbd6d">b8abfae1</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2018-10-31T19:34:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Clarify the return type of node.children()
When calling CMSResourceObject.children(), the return type is
Enumeration<TreeNode>, not Enumeration<CMSResourceObject>.
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6bdd4eb5f68b9ec008dc7be45af18ea015f5283c">6bdd4eb5</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-10-31T19:50:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Reuse same instance log dirs (if exists) (#92)
- `pkidestroy` behaviour was changed in #79 which preserves the log
by default. When `pkispawn` was run, it threw a name space collision
error.
- This patch reuses the log dir and appends logs to the same log dir
structure (if exists) and logs it accordingly.
Ticket: https://pagure.io/dogtagpki/issue/3077
`Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>`</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8758b7d7e254f25b1f94f3f48a154354d949bd19">8758b7d7</a></strong>
<div>
<span>by bhavikbhavsar</span>
<i>at 2018-11-01T09:12:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">added mapping for 127.0.0.1 to master hostname for 389-ds create (#78)
Signed-off-by: Bhavik Bhavsar <bbhavsar@redhat.com></pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/55b1ecf39ff66d087ddd7b63b7ddb270b1d30c28">55b1ecf3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-01T22:47:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated pki-server <subsystem>-audit-event-find
The pki-server <subsystem>-audit-event-find has been modified
to support searching all events, enabled events, and disabled
events.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6c327c8e57cf4dfa39d159450c7b713dc40ad72f">6c327c8e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-02T01:19:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated pki-server <subsystem>-audit-event-update
The pki-server <subsystem>-audit-event-update has been modified
to support removing event filter by specifying an empty filter.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ab436b54cf55dec8c4de29b6d956630f553c7de6">ab436b54</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-02T14:37:00Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated pki-server <subsystem>>-audit-config-mod
The pki-server <subsystem>-audit-config-mod has been modified
to update a parameter only if it is specified and to show the
values after modification.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5b731c580203997c5b43fc27e0a084589cdfbb5a">5b731c58</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-02T23:20:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced PKI_VERSION variable for CI
The PKI_VERSION variable for CI has been replaced with
COPR_REPO which contains the full repository name.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/84b790553186f2c8eae8f3da9ecb3c3b249343eb">84b79055</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-02T23:47:04Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki.get_info()
The code that retrieves package info has been moved into
pki.get_info() method. The pki.implementation_version()
has been modified to call that method. A similar
pki.specification_version() has been added as well.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7779b677ff964b5d42099951667284e409a5eef8">7779b677</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-03T02:12:44Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated VERSION file
The Specification-Version and Implementation-Version
in the VERSION file have been modified to match JAR
manifests. The code that uses this file has been
updated accordingly.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/06a67d1201b9f39baebadfbae4dbbb90ac272be3">06a67d12</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-06T15:15:19Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server <subsystem>-audit-config-show
A new pki-server <subsystem>-audit-config-show has been added
to display the audit configuration.
The pki-server <subsystem>-audit-config-mod has been modified
to provide additional configuration parameters.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/93d7e9dad8db97c64c89509d42c179d4b2324be4">93d7e9da</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-06T17:44:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated pki-server <subsystem>-audit-event-enable/disable
The pki-server <subsystem>-audit-event-enable/disable commands
have been modified to sort the event list before saving the
changes.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0dde4307f7164bddfc84fed4fec61c35f37140dc">0dde4307</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-07T02:17:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up audit event methods in PKISubsystem
The code in PKISubsystem.get_enabled_audit_events() has been
simplified for clarity.
The PKISubsystem.find_audit_events() has been renamed into
find_audit_event_infos() for clarity.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7dbdd7dcb6012f9d3908e2a7dd2da8a67a0dcd67">7dbdd7dc</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-11-07T14:54:37Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactoring `cert_create` module to accommodate `cert-fix` (#96)
Changeset for this commit:
- `renew_certificate` method is refactored
- A generic `cert_create` method replaces `create_<subsys>_cert` methods
- This PR is the final (4th) split of PR #70
- `c_*` variables have been expanded as `client_*` variables to avoid cryptic
variable names
`Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>`
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/19942ab48401c21a9b3090ddf2450956249d5e49">19942ab4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-07T20:25:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server <subsystem>-audit-event-show
A new pki-server <subsystem>-audit-event-show command has been
added to show a specific audit event configuration.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/49c22c27c913458f88660c05ad3c81532eec9a32">49c22c27</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-08T21:12:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated pki.util.load_properties()
The pki.util.load_properties() has been modified to support
multi-line property value.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/200aab5d82b6871064590b8d33674496c9a63b90">200aab5d</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-11-08T21:36:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactoring cert_del method to PKI Instance (#101)
This is to accommodate the PR #98
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com></pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/12e989de9d6b24c6859335eb01ec1d51995a363a">12e989de</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-08T23:16:00Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added event name validation in PKISubsystem
Some audit event methods in PKISubsystem have been updated to
validate the event name parameters.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/936983fbdaaab99dacb792ea20e9d63749474781">936983fb</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-11-08T23:35:44Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Adding F29 and removing F27 (#100)
This commit introduces the following changes:
- F27 matrix is removed (since it reaches EOL on 30 Nov 2018)
- F29 matrix is added since it went GA (30 Oct 2018)
- Cleaned Travis scripts (add reusability across matrix)
- `sphinx-build-3` name is added to cmake module since it uses
python3-sphinx in F29+
TODO: Add util methods to add colors to the success/failed cmds
`Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>`
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c7b8771119f2e055bdca322afd7986cb653ccbd3">c7b87711</a></strong>
<div>
<span>by jmagne</span>
<i>at 2018-11-09T01:07:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Resolve: Bug 1641119 - CC: CA/OCSP startup fail on SystemCertsVerification if enableOCSP is true. (#87)
The approach taken by this patch is quite simple. The SystemCertsVerification self test has been modified to
optionally act differently when verifying the system certs of both ca and ocsp instances.
Previously, the test would do a full cert verification , which results in an ocsp check being done at the nss level, if ocsp has been enabled in the server.xml. The past result was to have the server hang on startup , due to the fact that an ocsp check of a given cert would loop back to the ca or ocsp server itself to do the work. In the case of the self test /startup scenario, the server will not be sufficiently ready to field such a request, thus resulting in a hang situation.
This fix modifies the cert checks for ca and ocsp to ONLY do a validity test for each cert.
The code has created an optional parameter than can force our of this behaviour if the admin absolutely wants to:
selftests.plugin.SystemCertsVerification.FullCAandOCSPVerify= true
IF, the admin wants the test to behave as it did before. This may be the case where we know ocsp is not configured for the ca or ocsp itself.
The value, is false by default and is false if the line is not present.
The simple validity test is all that gets done at this point but could be modified to do more in the future.
We already have a validity test for just the CA singing and OCSP signing certs. I felt it was cleaner to just leave those in place unchanged, safely leaving the original wiring in place.</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f698a85c38dcbb1c4573f593edea8df0f21adcca">f698a85c</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-11-09T14:56:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixing minor bug in CI to fix nightly tests
- Added double quotes when starting docker image in order to ensure
text with spaces are passed to the running container.
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/653ebeba51c87850dd779683761eba3463854eb6">653ebeba</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-09T16:29:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated audit event commands output
The pki-server <subsystem>-audit-event-* commands have been
modified to show the result after update.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ac275598ef73055c58fbe322f018dadb3f4c654e">ac275598</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-11-09T19:38:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactoring cert-import module (#102)
- Refactoring nssdb_import_cert to accommodate cert-fix
- Adding new cert_import() in PKIInstance which
automatically will update all subsystem's CS.cfg
`Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>`</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/25b4f176fb4a4fe232681e1221c017308a4064cb">25b4f176</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-11-09T22:10:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Adding `cert-fix` module for automated Offline Cert Renewal Tool (#98)
- This PR adds a new module `cert-fix` to enable sysadmins to
renew expired certs
- A minor bug fix to `nssdb_import_cert` to import correct cert_id certs
- PKI server now is brought up using temp SSL cert only if the SSL cert
is expired.
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9d617a7d922690c57eda9964e615b0cab35ef450">9d617a7d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-10T03:54:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated server startup log messages
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/26c310fc587239a7ed9c5ea1d3ade71e3f2ec3c5">26c310fc</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-10T04:16:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated PKI UI framework
The Collection class has been modified to accept urlRoot option
without including it in the query. The TableItem class has been
modified to display null value as blank.
https://pagure.io/dogtagpki/issue/530
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/59c12d97806b1b360a78f1417c00db48ab5a6a1b">59c12d97</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-10T04:39:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored TPS group classes
The TPS group classes have been modified to accept the urlRoot
option defined in the main page.
https://pagure.io/dogtagpki/issue/530
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/55fc92acb4290662d984c518faa8b86adafa310b">55fc92ac</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-10T04:51:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Reorganized TPS group JS and UI files
TPS group JS and UI files have been moved into /pki/js and /pki/ui
folders such that they can be reused by other subsystems.
https://pagure.io/dogtagpki/issue/530
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/625fc5d581aaffc0a72799717e92344731f6b19f">625fc5d5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-12T16:22:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored TPS user classes (part 1)
The TPS user classes have been modified to accept the urlRoot
option defined in the main page.
https://pagure.io/dogtagpki/issue/530
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e77cd2761b17bdfda8044351a0585751a3951077">e77cd276</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-12T16:22:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored TPS user classes (part 2)
Common user classes have been moved from /tps/js/user.js into
/pki/js/pki-user.js. TPS-specific user classes have been renamed
with TPS prefix.
https://pagure.io/dogtagpki/issue/530
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5a0927166040b3dad5cbdd3db83048ee2ab05c49">5a092716</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-12T16:25:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored TPS user UI files
The users.html, user-roles.html, and user-certs.html have been
moved from /tps/ui into /pki/ui folder. The user.html has been
copied and cleaned up. This way these files can be used by other
subsystems.
https://pagure.io/dogtagpki/issue/530
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/989d72da257225dd8314f850e58c897c628fd68c">989d72da</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-12T16:25:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored TPS account class
TPS account class has been moved into /pki/js such that it can
be reused by other subsystems.
https://pagure.io/dogtagpki/issue/530
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f85f8e9d2fc16436757b26b7d10130435c36455b">f85f8e9d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-12T19:47:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored TPS user object
The tps.user object has been converted into PKI.user. The value
is now set in the Account.login() and logout() methods.
https://pagure.io/dogtagpki/issue/530
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/720c899572780f2708b713983d9c02d00e468b1a">720c8995</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-12T21:13:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored TPS UI getAttribute()
The getAttribute() in TPS UI has been moved into pki.js.
https://pagure.io/dogtagpki/issue/530
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c8f4fbc561b89603bc651395d3f995d6d4cac9b4">c8f4fbc5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-12T21:14:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored TPS UI getElementName()
The getElementName() in TPS UI has been moved into tps.js.
https://pagure.io/dogtagpki/issue/530
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a02b85244e80016e95b9e45f00b4fc8d483c77ae">a02b8524</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-12T21:15:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored TPS HomePage class
The common code in TPS HomePage class has been moved into
pki-ui.js. The TPS-specific code will remain in TPSHomePage
class.
https://pagure.io/dogtagpki/issue/530
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cc8be960b704f4dd7efdae5d55497e3e07e0a48c">cc8be960</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-12T22:29:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Enabled TPS home page
The TPS UI has been modified to show a home page which contains
links to various pages. The TPSHomePage.update() has been modified
to display the links based on the authorization.
https://pagure.io/dogtagpki/issue/530
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3cca95637d5c553e07bc4db4992664ba00a62afd">3cca9563</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-12T23:52:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added basic CA UI
A basic CA UI has been added which provides user and group
management interface.
https://pagure.io/dogtagpki/issue/530
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/47b730e492a21948b71d04525504ce8e2d302da3">47b730e4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-12T23:52:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added basic KRA UI
A basic KRA UI has been added which provides user and group
management interface.
https://pagure.io/dogtagpki/issue/530
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/dfa218a11eab9baae55dd244e71aefa779cf023e">dfa218a1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-12T23:52:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added basic OCSP UI
A basic OCSP UI has been added which provides user and group
management interface.
https://pagure.io/dogtagpki/issue/530
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8ebb8140a7b9db5842e680bf20055fc9f27b1dc5">8ebb8140</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-12T23:52:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added basic TKS UI
A basic TKS UI has been added which provides user and group
management interface.
https://pagure.io/dogtagpki/issue/530
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bc7d48113d44429fba554baac1ad29b6be6828c0">bc7d4811</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-14T02:16:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added cert pages in CA UI
New CA UI pages have been added to list certs and view cert
details.
https://pagure.io/dogtagpki/issue/530
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0b04a5bdba00dac0533633642c973103a6c93c2b">0b04a5bd</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-14T18:49:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added key pages in KRA UI
New KRA UI pages have been added to list keys and view key
details.
https://pagure.io/dogtagpki/issue/530
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/85c5c4ac24f35eb03458bf3a309f350bc96193ba">85c5c4ac</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-16T19:54:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merged TOKEN_AUTH events
TOKEN_AUTH_FAILURE and TOKEN_AUTH_SUCCESS events have been
merged into a single TOKEN_AUTH event with different outcomes.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f572acf7a33e76830c19cd4b0fd26fa7ccd16293">f572acf7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-16T19:58:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored TPS UI audit classes
Some TPS UI audit classes have been modified such that the
service URL can defined in the main page.
https://pagure.io/dogtagpki/issue/530
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/94d68ab01a0fb84944a2ef6c79eb10fb20066cf4">94d68ab0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-16T20:07:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Reorganized TPS UI audit files
The audit.js and audit.html have been moved into /pki/js and
/pki/ui folders, respectively.
https://pagure.io/dogtagpki/issue/530
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8f6fd67f8068fd5a962077b1c19117bccc781b75">8f6fd67f</a></strong>
<div>
<span>by Jack Magne</span>
<i>at 2018-11-16T23:47:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Related: https://bugzilla.redhat.com/show_bug.cgi?id=1602659 , Please review important issues found by covscan in "pki-core-10.6.2-3.el8+7" package.
Trivial one line fix to sslget.c to fix a problem at the very end of the program.
Change-Id: Idb681d0a3c5a44e1694d00e58fdf50129da197d2
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4de10e3e159dcf3694493f5584b9838c9adcf940">4de10e3e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-19T17:18:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merged ENCRYPT_DATA_REQUEST_PROCESSED events
ENCRYPT_DATA_REQUEST_PROCESSED_FAILURE and
ENCRYPT_DATA_REQUEST_PROCESSED_SUCCESS have been merged
into a single ENCRYPT_DATA_REQUEST_PROCESSED event with
different outcomes.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9f198a0a4437e9dae3dbd63a7c9c80c8d2338a33">9f198a0a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-19T17:18:33Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merged TOKEN_FORMAT events
TOKEN_FORMAT_FAILURE and TOKEN_FORMAT_SUCCESS events have been
merged into a single TOKEN_FORMAT event with different outcomes.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/482a74aec391673ded35b673c4614753e8ab4d73">482a74ae</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2018-11-19T21:26:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Allow log upload to transfer.sh fail (#109)
- PKI build process isn't dependent on uploading logs to
transfer.sh and so, shouldn't fail if the infrastructure is down
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com></pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9ee619079bc5f8b03e5268268097df0751d26758">9ee61907</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-20T15:46:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added basic cert request pages in CA UI
The CA UI has been modified to provide an interface to
view certificate requests.
https://pagure.io/dogtagpki/issue/530
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/474080a92156f34822a1b85012ea702a09a01b69">474080a9</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2018-11-20T19:01:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Sync FindNSPR and FindNSS with JSS changes
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4880fa6943178726ded1cbdb59a75533af66bb87">4880fa69</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-20T20:21:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merged TOKEN_PIN_RESET events
TOKEN_PIN_RESET_FAILURE and TOKEN_PIN_RESET_SUCCESS events have
been merged into a single TOKEN_PIN_RESET event with different
outcomes.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f3c974ebb43686a5c90ef1129cc98308a886ac43">f3c974eb</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-20T20:21:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merged DIVERSIFY_KEY_REQUEST_PROCESSED events
DIVERSIFY_KEY_REQUEST_PROCESSED_FAILURE and
DIVERSIFY_KEY_REQUEST_PROCESSED_SUCCESS have been merged
into a single DIVERSIFY_KEY_REQUEST_PROCESSED event with
different outcomes.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/10571485ff6e21c959a54c46b3785b82c10b3d13">10571485</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-21T16:00:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added basic cert profile pages in CA UI
The CA UI has been modified to provide an interface to
view certificate profiles.
https://pagure.io/dogtagpki/issue/530
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3137d2066f5636af15642cd86745b87303165b19">3137d206</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-21T17:02:19Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added basic key request pages in KRA UI
The KRA UI has been modified to provide an interface to
view key requests.
https://pagure.io/dogtagpki/issue/530
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3550aaa717d614d0ef21401ba7f175e39b3110ed">3550aaa7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-21T19:39:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merged COMPUTE_SESSION_KEY_REQUEST_PROCESSED events
COMPUTE_SESSION_KEY_REQUEST_PROCESSED_FAILURE and
COMPUTE_SESSION_KEY_REQUEST_PROCESSED_SUCCESS have been merged
into a single COMPUTE_SESSION_KEY_REQUEST_PROCESSED event with
different outcomes.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/376d7bb07bb4da1b3d23b53670ddce764bb567d6">376d7bb0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-21T20:29:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.form_GeneralNameAsConstraints()
CMS.form_GeneralNameAsConstraints() has been replaced with direct
calls to GeneralNameUtil.form_GeneralNameAsConstraints().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/20b2eed06565f476c8fc3d95ae6fdbcf5b352b63">20b2eed0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-21T20:34:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.form_GeneralName()
CMS.form_GeneralName() has been replaced with direct calls to
GeneralNameUtil.form_GeneralName().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5a3ce1c8b20ae84484c440baa94d9352ec1a2d81">5a3ce1c8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-21T20:42:07Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getSubjAltNameConfigDefaultParams()
CMS.getSubjAltNameConfigDefaultParams() has been replaced with
direct calls to GeneralNameUtil.SubjAltNameGN.getDefaultParams().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b219b3cab4ee4ac233d4bd2fa22b4da641aeff76">b219b3ca</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-21T20:44:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getSubjAltNameConfigExtendedPluginInfo()
CMS.getSubjAltNameConfigExtendedPluginInfo() has
been replaced with direct calls to
GeneralNameUtil.SubjAltNameGN.getExtendedPluginInfo().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/83940093c1cf74ab7b80f49961e069412911b90a">83940093</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-21T20:49:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.createSubjAltNameConfig()
CMS.createSubjAltNameConfig() has been replaced with direct calls
to GeneralNameUtil.SubjAltNameGN constructor.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bcb2b65a1360e2986c2c1d4ef402d5ea166e8877">bcb2b65a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-21T20:53:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getGeneralNameConfigDefaultParams()
CMS.getGeneralNameConfigDefaultParams() has
been replaced with direct calls to
GeneralNameUtil.GeneralNameConfig.getDefaultParams().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5a402de56a4b728173f5066cf72b180046f84fd5">5a402de5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-21T20:57:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getGeneralNamesConfigDefaultParams()
CMS.getGeneralNamesConfigDefaultParams() has
been replaced with direct calls to
GeneralNameUtil.GeneralNamesConfig.getDefaultParams().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ad44b0dc023f28f3981533fac77709e16861d5d3">ad44b0dc</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-21T21:01:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getGeneralNameConfigExtendedPluginInfo()
CMS.getGeneralNameConfigExtendedPluginInfo() has
been replaced with direct calls to
GeneralNameUtil.GeneralNameConfig.getExtendedPluginInfo().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bcd854483568563317e5df12710b9ed16e5400ee">bcd85448</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-21T21:04:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getGeneralNamesConfigExtendedPluginInfo()
CMS.getGeneralNamesConfigExtendedPluginInfo() has
been replaced with direct calls to
GeneralNameUtil.GeneralNamesConfig.getExtendedPluginInfo().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/de792728beae44591ff29f7f721d85f7da2e4e42">de792728</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-21T21:07:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.createGeneralNamesConfig()
CMS.createGeneralNamesConfig() has been replaced with direct calls
to GeneralNameUtil.GeneralNamesConfig constructor.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/35e87448a2f77bf860fc3b40effe570cd8de6e6c">35e87448</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-21T21:11:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.createGeneralNameAsConstraintsConfig()
CMS.createGeneralNameAsConstraintsConfig() has
been replaced with direct calls to
GeneralNameUtil.GeneralNameAsConstraintsConfig constructor.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2069948d41e37d37e33833b3b39019651618c982">2069948d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-21T21:14:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused CMS.createGeneralNamesAsConstraintsConfig()
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5f7390c82fcfc5d87499a70a594a5b8d7e6b4702">5f7390c8</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2018-11-22T03:17:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix DerValue.getOctetString for empty octet strings
When reading a DerValue as an OCTET STRING via getOctetString(),
if the length of the OCTET STRING is zero an exception is thrown:
java.io.IOException: short read on DerValue buffer
The following program reproduces the issue:
import java.io.IOException;
import netscape.security.util.DerValue;
class DerTest {
public static void main(String[] args) {
byte[] bytes = { 0x04, 0x00 };
try {
DerValue derVal = new DerValue(bytes);
System.out.println(derVal.getOctetString());
} catch (IOException e) {
e.printStackTrace();
}
}
}
The issue arises because ByteArrayInputStream.read() returns -1 when
the stream has no more data, even if we are asking to read 0 bytes.
This seems to violate the contract of InputStream.read() which says
that if the requested read length is 0, the return value is 0.
Avoid throwing the exception when this condition occurs.
Fixes: https://pagure.io/dogtagpki/issue/3079
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/85d93a23c6c9ae69cb265a295da5971bd3acd99a">85d93a23</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2018-11-26T20:12:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Correctly handle JDK9+ Javadoc versions
In JDK 9+, the java major version that was previously in the minor
version field is now in the major version field. That is, JDK 8 was
reported as 1.8.x, whereas JDK 9+ is now reported as 9.x.y. This
adds the Javadoc flag on JDK8+ systems.
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d69670001dfd7561d99e356e7b2e2e433abf6ab5">d6967000</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-26T21:18:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getAuditor()
CMS.getAuditor() has been replaced with direct calls to
Auditor.getAuditor().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3427c443977e32a58df87eb0cefccdf90f31f8d0">3427c443</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-26T21:19:19Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getLogger() (part 1)
Some references to CMS.getLogger() have been replaced with
direct calls to Logger.getLogger().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f211914cc8afb7236b39630f7115200bbc7388ae">f211914c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-26T21:19:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getLogger() (part 2)
The remaining references to CMS.getLogger() have been replaced
with direct calls to Logger.getLogger().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2e9b4521fdc928df08ab0c7e21b5ce564e32882f">2e9b4521</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-26T22:07:24Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merged COMPUTE_RANDOM_DATA_REQUEST_PROCESSED events
COMPUTE_RANDOM_DATA_REQUEST_PROCESSED_FAILURE and
COMPUTE_RANDOM_DATA_REQUEST_PROCESSED_SUCCESS have been merged
into a single COMPUTE_RANDOM_DATA_REQUEST_PROCESSED event with
different outcomes.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7b37e5034c4306fde82a13246666687005651d6b">7b37e503</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-27T16:22:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up ConfigurationUtils.importCertChain() (part 1)
The code in ConfigurationUtils.importCertChain() that checks
the server response has been modified to reduce code indentation.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/80eab24686b323d54dce78fcee155df2267d8e5c">80eab246</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-27T16:22:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up ConfigurationUtils.importCertChain() (part 2)
The code in ConfigurationUtils.importCertChain() that checks
the cert chain has been modified to reduce code indentation.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3855a3fca55158e85e50ef07aa2b052272ec1cd1">3855a3fc</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-27T16:22:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored ConfigurationUtils.importCertChain()
The code that retrieves the cert chain has been moved from
ConfigurationUtils.importCertChain() into getCertChain().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/14e29129e81a5af69ce5739aab1c229521430983">14e29129</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2018-11-29T20:45:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">pkispawn: log certutil output when cert creation fails
When pkispawn fails due to certutil failure to create self-signed
certificate, the command output is suppressed and there is no
information (other than certutil process exit status) about what
went wrong.
Capture the command output and include it in the error message.
Part of: https://pagure.io/dogtagpki/issue/3081
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/df237f604bc342d2676931f70b24433617301f2c">df237f60</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-29T22:19:43Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated version number to PKI 10.6.8
The pki.spec has been modified to define a conflict between
pki-server package and freeipa-server < 4.7.1 due to IPA
ticket #7742.
The ipa-init.sh has been modified to enable IPA 4.7 COPR repo
in order to get freeipa-server 4.7.1 for F28 and F29.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/108ce6b377b010cc257dfaf73fff58e8a1e053cf">108ce6b3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-11-30T01:09:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed arch exclusion in pki.spec
The pki.spec has been modified to remove unnecessary arch
exclusion and for some other cleanups.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/de88eac2431871d8b0c33404cce210abc3f6830d">de88eac2</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-12-03T16:35:33Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'upstream'
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c137868d334e322f5d162df5e7c19781b0029e13">c137868d</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-12-03T16:36:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">bump the version
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/07d26710f103c7fe16bc22a7e641ee8487dd6eff">07d26710</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-12-03T16:42:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control, use-new-pkcs11-interface.diff: Bump libjss-java depends to 4.5.1, fix build against jdk9+. (Closes: #893142)
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ac5cf62a0ff19226ceca8479c95b040dbce76623">ac5cf62a</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-12-03T16:43:26Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">patches: Refreshed.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c0b30d053f3737178d49deaefe8a5de6fa49c360">c0b30d05</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-12-03T16:58:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control: Add libjackson2-core-java, -databind-java to build-depends.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/461130b00152b3e2617d4a61df8ae4c9ba64ad64">461130b0</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-12-03T16:59:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">dogtag-pki-server-theme.install: Updated.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/10b17c106fa32b745fe42530a5eec35776cf56a6">10b17c10</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-12-03T17:14:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control, rules: Build-depend on default-jdk again, set JAVA_HOME to match.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/aee891a17af204c7d2010c407a9dcbe1fda65619">aee891a1</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-12-03T17:18:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">tests: Force C locale so that error messages from python can be shown.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c75543ab71458fa60dbb2c2da1ce063243eac8c5">c75543ab</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2018-12-04T00:38:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">bug 1653863 tools supporting CMC requests output keyID needs to be captured in file
This patch adds code in both CRMFPopClient and PKCS10Client to automatically
write the private key id into a file named <output>.keyId so that
they can be featched later for CMCRequest
<output>is the name of the file specified with the "-o" option.
This patch also changed all references from "CMC self-test" to
"CMC shared secret" instead.
A test feature is also added to CMCRequest.
fixes https://bugzilla.redhat.com/show_bug.cgi?id=1653863
Change-Id: Iaf2772be54f9937da456655cdec688f13f6e8b71
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/901f1b112bbb8108ca13b3d4cb5d72f626b34a4a">901f1b11</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-12-05T20:03:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control: Bump libresteasy3.0-java dependency for jackson2 provider.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b5e14c519ae33edff47e5a216b60fac128305f6e">b5e14c51</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-12-05T20:10:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control, rules: Replace libjboss-annotations-1.2-api-java with libgeronimo-annotation-1.3-spec-java. Drop dependency on libscannotation-java.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ab923e423c3c8f08f175662efcf7c42fbf43b62e">ab923e42</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-12-05T20:23:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">releasing package dogtag-pki version 10.6.8-1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8f75537a7ca5aa5a90b6b1662df31be74f3a129c">8f75537a</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-12-05T23:27:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control: Replace libsrvcore-dev build-dep with 389-ds-base-dev.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/22844cc8ca0cbf2209814d93b7a87292f345b433">22844cc8</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-12-07T09:04:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Migrate to tomcat9.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0d0e1d2aa4b25fbbc9766d18ae916496f98bbd63">0d0e1d2a</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2018-12-07T09:14:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">releasing package dogtag-pki version 10.6.8-2
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1ff4b783e9e6e751caa17b36c33f3b1f4863ee6d">1ff4b783</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-12-10T23:40:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CAService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f13a61419dbbe60a21fe1c14fc2ebb15d340dfec">f13a6141</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-12-11T00:18:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CertificateAuthority
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cc89bf5c885b484f12d09902fde73c452a0d0bd5">cc89bf5c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-12-11T00:20:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CRLIssuingPoint
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7cb7e1013f09b02484f89c67f745cc17d55140f3">7cb7e101</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-12-13T17:12:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Simplifying Web UI session timeout configuration
The web.xml files for PKI webapps have been modified to remove
hard-coded <session-timeout> parameters. The webapps will now
use the timeout defined in /etc/pki/<instance>/web.xml.
https://pagure.io/dogtagpki/issue/3084
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5eed84f898b36b3241d44a2377a7bdeac16de321">5eed84f8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-12-13T20:59:43Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed python-pyldap dependency
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/14f91ac16d9e838f702c958f0cbc33044a46580a">14f91ac1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-12-13T21:53:04Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CAPolicy
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/326a8760e0894c1c4b6a6a9ca8c114e78725213c">326a8760</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-12-13T21:53:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in KRAService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/622a04922c7dc016bd31cbbd51ebea2fc353552b">622a0492</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-12-13T21:54:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in RecoveryService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/99769d3ec0e4edad6348317b955e8d48a2de874e">99769d3e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-12-14T01:14:34Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in KRAPolicy
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ac710067b8dd9539a7034d958a0193f3773a4100">ac710067</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-12-14T01:15:02Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in AuthSubsystem
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/50ffefe3fa65ece66c4786a050ab032b73c775f5">50ffefe3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-12-14T01:15:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in PKISocketFactory
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0177728ca5ca82ff11885ac53a70d4363e44a3bd">0177728c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-12-14T18:33:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added docs on session timeout (#125)
https://pagure.io/dogtagpki/issue/3084</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e30e41f44cddb9f37d39af41d767b2c482f8fcfe">e30e41f4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-12-15T12:58:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added RPM dependency diagram
An diagram has been added to describe the dependency graph
of the RPM packages.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8bf682a9e39a7963d5e3bf50b81580839c2e11c4">8bf682a9</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2018-12-17T05:55:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">install: support adding Subject Key ID to CSR
For externally-signed CA installation, some users want to be able to
generate a CSR with a Subject Key Identifier extension - either
user-specified or a generated default.
This commit adds support to NSSDatabase.create_request for
generating a CSR with an SKI extension. The process to achieve this
is:
1. Generate the key. This behaviour has been extracted to a
separate method (NSSDatabase.generate_key).
2. If a "default" SKI is requested, generate a throw-away CSR and
compute an SKI value from the public key contained therein.
This is a "minimal" CSR whose only purpose is to get the public
key in a convenient format.
3. Generate the CSR and write it to the caller-specified file.
This CSR contains all the extensions the caller asked for.
This commit relies on an enhancement to the certutil(1) program that
allows creating a CSR for an "orphan" private key specified by
CKA_ID (https://bugzilla.mozilla.org/show_bug.cgi?id=430198). This
change landed in NSS 3.38. Therefore bump the nss lower bound in
the spec file.
Part-of: https://pagure.io/dogtagpki/issue/2854
Change-Id: I3f03f9f01d3c8d5b8729b1ad972b1f066768d4f1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/24c2eb44d200ec6dbdf253e14ef697e09e1fd560">24c2eb44</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2018-12-17T05:55:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">install: add pkispawn option for adding SKI to CSR
For externally-signed CA installation, some users want to be able to
generate a CSR with a Subject Key Identifier extension - either
user-specified or a generated default.
This commit adds the 'pki_req_ski' pkispwan option for specifying
that the CSR should bear the SKI extension. It can either be a
hex-encoded SKI value or the string "DEFAULT" which asks that the
value be derived from the public key.
Update the pki_default.cfg.5 man page to document the new option.
Fixes: https://pagure.io/dogtagpki/issue/2854
Change-Id: If1bf51a4935029483bba179a3f637833d0a25980
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6d9e9b2f6afb34fcfacd073940fc47dbd7d722dc">6d9e9b2f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-12-18T09:49:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in PKIClientSocketListener
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b3f9f7c332bb266773fb6d50cc2519a6fd0239a9">b3f9f7c3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-12-18T09:50:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in SignedAuditLogger
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/386160e3d24f5d7526e92de7fa8f64e3d1a34e0a">386160e3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-12-18T11:15:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in AuthzSubsystem
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/91d6867568464d2e439cae0bfc7b01379b1e9966">91d68675</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-12-18T11:32:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Getting audit events from LogMessages.properties
The LogSubsystem has been modified to construct the list
of all available audit events from LogMessages.properties
on initialization.
The AuditService has been modified to get the list of all
available audit events from LogSubsystem instead of the
log.instance.SignedAudit.unselected.events property in
CS.cfg when requested. It will also no longer update the
property in CS.cfg.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1636df6a5376a1b8a62f85092af91cfe21469e2d">1636df6a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-12-18T14:21:21Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ARequestNotifier
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1fcaec4df7270a8d62309b7e46efb6c4002deb38">1fcaec4d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-12-18T14:24:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update loggers in TPS Util
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c824483ee76d0f077af74fbc3997ba7d6db0746d">c824483e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-12-18T14:26:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in TPSMessage
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/63620a8b43452e29233b38c5c4b5987294c8cb1e">63620a8b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2018-12-18T14:28:02Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in TPSConnection
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/efcb14c7d66c89b2ff3c48a9a90c65ba0a3a483d">efcb14c7</a></strong>
<div>
<span>by Amol Kahat</span>
<i>at 2018-12-22T05:57:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Minor fixes: (#129)
- PKIInstance.read_external_certs was returning dict_values,
which is not compatible with list
- self.external_certs_conf was opening in 'wb' mode.
which was required the data in byte form.
Signed-off-by: Amol Kahat <akahat@redhat.com></pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3d8a8a92e539620c9ff3240e067502a1ede782f6">3d8a8a92</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-02T12:00:43Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ProofOfArchival
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2da530b6200a264983822415995f160c1a0d4086">2da530b6</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-02T12:04:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in TPS classes
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a0dcad6190da8613aa616ac3ae6a829218343520">a0dcad61</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-02T13:12:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CMSServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/be6a5f89e551678996d2880ba70feef7c9516882">be6a5f89</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-02T14:13:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused methods in CMS class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/962fc8020bccb5f6f26cd2cab94eec113a89089f">962fc802</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-02T14:40:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.shutdown()
CMS.shutdown() invocations have been replaced with direct calls to
CMSEngine.shutdown().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b25827e3486704e64d2340b8cde112bb31fc93cb">b25827e3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-02T14:41:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.createRepositoryRecord()
CMS.createRepositoryRecord() invocations have been replaced with
direct calls to RepositoryRecord constructor.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a282073fe5f5d8e87ac611be5aecea2b46310571">a282073f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-02T14:50:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in AuthorityService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3d79dc7948d662b83c92cce3e98dcb74f8a1fcf4">3d79dc79</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-02T15:27:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CertRequestService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d2d5a7a8245bd2a55f058b23b9ed83927716367c">d2d5a7a8</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-01-03T07:10:19Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Minor bug fix in cert-fix module
- When `cert-fix` is run, the selftests need to be enabled back
automatically. Though the CS.cfg's dictionary was updated, the
changes were not flushed to the CS.cfg file. This patch resolves
the issue.
- This patch also includes several logger debug and info statements
to aid debugging.
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/07721a5d02740670283e94c73021615b493561e8">07721a5d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-03T07:44:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in KRAConnectorService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/994decdd1f77106eef57dfe2fe08d3d9b9a5b65e">994decdd</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-03T07:44:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in EnrollProfile
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/567cd0f89adc624f6dc2ca96d653c388e59b09ca">567cd0f8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-03T07:44:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in LDAPSecurityDomainSessionTable
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c461b346a922c32503c3d52c463049681bc34663">c461b346</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-03T07:44:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in AgentCertAuthentication
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c8e9329677886820188583e15e35ef8234d52f4c">c8e93296</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-03T08:42:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CertUserDBAuthentication
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3b080790948a58afadd68213d4f0e0e83e2d2d0d">3b080790</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-03T08:47:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in PasswdUserDBAuthentication
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6ee1ece7e4feb42fa01117568cf4d0099a669dab">6ee1ece7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-03T08:49:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in SSLClientCertAuthentication
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1ac11d56f9169eec8940af916520b4a7fa52285b">1ac11d56</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-03T08:56:24Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CertificatePair
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4372ac46fff143df823bf85550deb19f10ff6b38">4372ac46</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-03T13:40:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added basic test for downstream CI
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/84f96c27ea98d96b38700126bc6c6a5045c74a6b">84f96c27</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-03T15:24:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CertUtils
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/822dca41ea71cdd24ee99196db8516a7306e0d6a">822dca41</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-03T15:24:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in HttpConnection
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2a2214a39a60d736525dcf925826cf99e11d086f">2a2214a3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-03T15:24:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in HttpConnector
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4e94b3d4cbed64bd90801e8ce90b50ec0cb30316">4e94b3d4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-03T15:24:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in HttpConnFactory
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a0034e793c74a0b9ea745d61c9a9a755a3afc214">a0034e79</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-03T15:24:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in HttpPKIMessage
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/33d6991af81b4b06993810f2dcb767c04702fffa">33d6991a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-03T15:24:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CertificateRepository
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/59891b0119453edd1b625b8e5d28c5ba5fcfd8f9">59891b01</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-04T14:35:37Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages in log_error_details()
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/016f2aaa26e4c6bded86a6f7bb1dbd72a66cf77d">016f2aaa</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-04T14:36:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages in verify_subsystem_does_not_exist()
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/53e50d206eb2668f530f603cae744923f49dfdbc">53e50d20</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-01-04T17:33:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add doc for Offline System Certificate Renewal (#132)
Version specific document has been designed for Offline system
certificate renewal.
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0fa0bb4f88a4a24eebe069c252cc277c7aa8eab5">0fa0bb4f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-05T01:44:07Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added logger for pkihelper.py
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2a77be19c11a28daaa5d70b018348ec65ba25ca1">2a77be19</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-05T01:44:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages in FIPS class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/314a6803a799d9f1cb66ac7b563d2521e2423d0e">314a6803</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-05T01:44:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages in Certutil class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5123ad4dfe9a071f57403d3524d1256b9770c904">5123ad4d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-05T02:11:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages in Systemd class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f9490b6af0447eaa894bd0fb969a4bbdd54fc311">f9490b6a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-05T02:21:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages in Pk12util class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6ca1ca6beac7bf310158d6f2b98334751084e88f">6ca1ca6b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-05T03:04:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages in instance_layout.py
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bb5bbd27e97c8a4c5af652e4c7a0705738eae7b1">bb5bbd27</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-05T03:05:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages in subsystem_layout.py
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c6364a17098660eb599fb03807c9362fd90ba8d4">c6364a17</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-01-10T16:02:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">hardcode-tomcat-version.diff: Use a real version, not a wildcard.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/460de249d801b60c07823dd4e311cfedd76ab61c">460de249</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-01-11T07:56:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control: Change pki-base-java jre depends to use the default.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3f6055f4d25461dd7c83ff22aa414dc6451ee783">3f6055f4</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-01-11T13:40:00Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">debian-support.diff: Fix a typo with deployment_root.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ddd57c5fd96c7fe9efc3763889944712599b5b90">ddd57c5f</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-01-11T20:10:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add benign scripts and wrappers
This commit includes:
- `nuxwdog` script that is to be configured in `ExecStartPre=` field of systemd
unit file
- Wrappers for kectl in both python and java
- Currently, only python supports saving password and clearing keyring
- Pytest to test the wrapper
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c8bbc6f9061f9af34eff0ad07944819852aac5d9">c8bbc6f9</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-01-11T20:10:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replace WatchdogClient class with Keyring util class
This commit includes:
- Replacing nuxwdog-client-java's `WatchdogClient` class with the new
`com.netscape.cmsutil.util.Keyring` class
- `nuxwdog-client-java` shouldn't be a dependency any more. We can just
remove as a part of spec cleanup
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/eeb5bf08b1cea705ec31bcba8ea827bac8f41d5a">eeb5bf08</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-01-11T20:10:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update nuxwdog's systemd script
This commit includes:
- Modifying the systemd unit file required to use the new Keyring wrapper
- Adding nuxwdog script as a part of pki-server package and unpacking it to the
correct location: /usr/bin/nuxwdog
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d6c54ea5a53785d013ffae074738cd2e49d26872">d6c54ea5</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-01-11T20:10:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Remove obsolete orphaned files
This commit includes:
- Cleaning obsolete nuxwdog code in python CLI
- Deleting orphaned files
- Provision loading password from Keyring in Python
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/68724a9593d1b044fa4a44c4ae2c98cf1625661e">68724a95</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-01-11T20:10:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Clean up build scripts
This commit removes all Nuxwdog entries in the Cmake files. This
also corrects the eclipse classpath to avoid throwing error when trying
to build.
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/185c81baa40f3347ed8a9f8a64cb408d227959ed">185c81ba</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-01-11T20:10:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Clean up spec file
Remove unnecessary dependencies from spec file.
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/83c62ce46f00f899a7c9627313057520607565ad">83c62ce4</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-01-11T20:10:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add and edit docs related to Nuxwdog
- Update man page to match with the new implementation.
- Add version-specific wiki doc relating to the new Nuxwdog implementation.
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/eb2fc18d991542b2463cdc7df910c33a35fc9c89">eb2fc18d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-14T13:36:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages in webapp_deployment.py
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a33cd9ab7ff9b2c7364b6d813925f038605c171a">a33cd9ab</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-14T15:04:26Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages in pkispawn.py
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ef058db693a3f6e6a493db90c5ae9c58f292d3f6">ef058db6</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-14T15:37:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages in pkidestroy.py
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cdc230ddd4d8f39d5deab79fb22208ea8a336e85">cdc230dd</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-01-14T16:27:34Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Migrate Debian to systemd.
And clean up all leftover cruft.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/49930fc6ebe9fd0188d89c190066d1c9a06cbe9e">49930fc6</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-01-14T16:47:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Rename org->orgName in CertificatePoliciesExtDefault
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/fe8671ef4cec40264cf8433985c11cf0f941f26f">fe8671ef</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-01-14T16:48:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add make to BuildRequires in pki.spec
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9cbb74e3d6f4fbfc8c70cafbea6c81b9bfccaacd">9cbb74e3</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-01-14T16:58:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Rename `nuxwdog` script to avoid CI failure (#140)
`/usr/bin/nuxwdog` script is renamed to `pki-server-nuxwdog` to avoid CI failure.
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com></pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/de4f9e090b39adead8eebad3650182f595c997b6">de4f9e09</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-15T00:29:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated version number to PKI 10.6.9
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/91979cdffc48a2607e138a351457134fa06f01c6">91979cdf</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-15T01:20:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed python3-ldap dependency
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bd3738ea5f723f04c4dcbea7b396c9b4a760237d">bd3738ea</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-01-15T08:25:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'upstream'
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/60adf4494a6ec34570827a2acd17ed3786e5d1b4">60adf449</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-01-15T08:26:34Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">bump the version
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e9714a65aaa6ddca927cf760b1ddcf332d88780b">e9714a65</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-01-15T08:54:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">update patches
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5eeb4c6e2b73388e05fd9cebea308c92bf75e5a4">5eeb4c6e</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-01-15T08:55:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Remove the initscript, add a proper systemd service.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/50976512d4a5a5552ac89335748ed4c84ecc6096">50976512</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-01-15T09:06:21Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control: Drop libnuxwdog-java from depends, nuxwdog merged to dogtag.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5c9408457c85f10c152ea183a68e0c51c19ea9d1">5c940845</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T01:14:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated version number to PKI 10.7.0
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a3d04eb4d83c2f280af6214b6e08c7284dade97b">a3d04eb4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T01:58:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ConfigClient class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/47c09fc7b1b73450727b52553d7f57edd6d45822">47c09fc7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T01:58:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in SecurityDomain class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b97e126efc271edcc13d40d398be659ac826a4ce">b97e126e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T01:58:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in TPSConnector class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8215ee1235e99ae67805e7a459e63946e51a693e">8215ee12</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T01:58:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in KRAConnector class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2a172cebaddf434c1d779dec794a649d89a0e448">2a172ceb</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T02:43:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in Modutil class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/665fdf851210ba9e893654b11c8540c05ad12c1c">665fdf85</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T02:43:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in HSM class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/af9941a3535226e0f4c197aefed2fa9c775c6254">af9941a3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T02:43:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in Password class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/484f2bc53b6bb3c7d3ad05dbb3d834af1421f2f0">484f2bc5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T02:43:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in War class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b61af7521edef7818e0619fd57b257343b599621">b61af752</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T18:15:43Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in Symlink class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e5c77c39a0a6a6c31b631c6553db013d7cbc227a">e5c77c39</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T18:15:44Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in File class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/14922d97c14d00b53ca6e039f7b3f08e5c4ab838">14922d97</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T18:15:44Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in Directory class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/49ec4c39de23820ad49e3c2d353d1a7e6b5ec562">49ec4c39</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T19:05:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in Certutil class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/33ee11f60a8350ea62314cc6f0d650407b778754">33ee11f6</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T19:05:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in Pk12util class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/beab55e42ffa6cb7f4531b564bec1fbf4ced71bd">beab55e4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T19:06:00Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in Systemd class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/25a12fca274fb99d8f6eddbf3191d25fbd3eaff7">25a12fca</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T19:38:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in Identity class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9aaa0c4ce6f322b90b5b045a219d43b04e81a87a">9aaa0c4c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T19:38:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in Instance class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5f5343999f8283f2c955ebb76b5eefcbc80ddbeb">5f534399</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T19:38:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ConfigurationFile class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8fc86aab51a7ba1224f3ada29b4cf24ce82e4b16">8fc86aab</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T19:38:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in Namespace class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a3128db7d45d2bb0746efcbd4fb49e09c7f362e0">a3128db7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T21:09:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in pkiparser.py
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b48799afa1c7161c4d4900568a7afbf080e92834">b48799af</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T21:09:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in pkimanifest.py
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1f021d46ec3499f622a30ed81b951efb1b8a06d7">1f021d46</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T21:09:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused logger variable
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/86da4588899b38cdb91287f852253547bcfcdb18">86da4588</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T21:09:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused logging indentations
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/74791e5ac97caa1a588fe60312d17f357429ba56">74791e5a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T22:23:00Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up installation info messages
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3fff3a1a24e783fa0fcf2661f6f97ceca7991c59">3fff3a1a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T22:47:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed log.instance.SignedAudit.unselected.events
The LogFile class has been modified to no longer use or
maintain the list of unused events since it is now loaded
from LogMessages.properties.
The default log.instance.SignedAudit.unselected.events
property in TPS CS.cfg has been removed.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3e9bda7383150b725d9a82eb6febd3046f80b807">3e9bda73</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-16T22:47:56Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed log.instance.SignedAudit.unselected.events
The LogFile class has been modified to no longer use or
maintain the list of unused events since it is now loaded
from LogMessages.properties.
The default log.instance.SignedAudit.unselected.events
property in TPS CS.cfg has been removed.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0fbb1b1274ef8f6984d0c4d86d7f26d7524a0fdc">0fbb1b12</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-01-17T19:36:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Switch to new PKCS11 Interface
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/791095c745a2a73be49d8b06a1d4b7be301bdbeb">791095c7</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-01-17T19:36:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Bump JSS minimum version to 4.5.1
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b6f6b9c98b429e2e074d17135d0ac4b677eee5c4">b6f6b9c9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-23T12:13:33Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Simplified CMS.getLogMessage()
The following methods have been modified to handle variable
number of parameters using varargs:
- CMS.getLogMessage()
- ICMSEngine.getLogMessage()
- CMSEngine.getLogMessage()
- CMSEngineDefaultStub.getLogMessage()
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e767d9af2778aaf35aba80e7d0faa4ba2ee6e447">e767d9af</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-23T12:14:04Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Reorganized audit event definitions
The audit event definitions have been moved from
LogMessages.properties to audit-events.properties.
The CMSEngine.getLogMessage() has been modified to support
retrieving the log messages from either file depending on
the message ID.
The LogSubsystem.init() and PKISubsystem.get_audit_events()
have been modified to load the audit events from the new file.
These methods are used by the Web UI and CLI, respectively.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d07d421d96507b7aa787facb2dc05230c8054747">d07d421d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-23T12:32:07Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Simplified CMS.getLogMessage()
The following methods have been modified to handle variable
number of parameters using varargs:
- CMS.getLogMessage()
- ICMSEngine.getLogMessage()
- CMSEngine.getLogMessage()
- CMSEngineDefaultStub.getLogMessage()
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d9822ae3fd979756e673de63056e5a74055cac46">d9822ae3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-23T12:32:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Reorganized audit event definitions
The audit event definitions have been moved from
LogMessages.properties to audit-events.properties.
The CMSEngine.getLogMessage() has been modified to support
retrieving the log messages from either file depending on
the message ID.
The LogSubsystem.init() and PKISubsystem.get_audit_events()
have been modified to load the audit events from the new file.
These methods are used by the Web UI and CLI, respectively.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5f31ec6d0ed0870df3e20bf366100be2f2e7be35">5f31ec6d</a></strong>
<div>
<span>by Stanislav Levin</span>
<i>at 2019-01-24T20:58:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix pylint 2.2 errors "Unnecessary pass statement"
There is no need to have a pass statement in functions or classes
with a doc string.
Fixes: https://pagure.io/dogtagpki/issue/3089
Signed-off-by: Stanislav Levin <slev@altlinux.org>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0971afcf0afa8195bf60707a611476048b9f2f57">0971afcf</a></strong>
<div>
<span>by Stanislav Levin</span>
<i>at 2019-01-24T21:54:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix flake8 3.6.0 errors
Since 3.6.0 flake8 respects '# flake8: noqa' processor rule if
it is only on a line by itself.
http://flake8.pycqa.org/en/latest/release-notes/3.6.0.html?highlight=noqa
Additionally this fixes simple Python style errors found here.
Fixes: https://pagure.io/dogtagpki/issue/3090
Signed-off-by: Stanislav Levin <slev@altlinux.org>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e3ec77bcf3810abc8676e2ec03bb5080eb32c50e">e3ec77bc</a></strong>
<div>
<span>by Geetika Kapoor</span>
<i>at 2019-01-24T22:50:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Version check for dscreate for 1.4.20 and correcting option from fromfile to from-file for new 389-ds-base version (#147)
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ecb6b8f31cf61888042df544cb94940898468810">ecb6b8f3</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-01-25T16:01:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Bug fix for Nuxwdog (#149)
- systemd doesn't keep the keys pinned between ExecStartPre and ExecStart.
As a result, PKI server sees an empty keyring when it starts. (Bug #1668954)
- This PR includes a fix to keep a fd open until the PKI server starts. This will
keep a process running for `User=<pkiuser>` and so the keyring won't be dropped.
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com></pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2721405fbcc0ed6415f7bc5246eae7ae1a016e6f">2721405f</a></strong>
<div>
<span>by Stanislav Levin</span>
<i>at 2019-01-25T16:06:21Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix CMake PKI_CMSBUNDLE_JAR variable type
There is only CACHE Variable with INTERNAL type.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bb759551b1177fb6795405b26067c9a369fb6b52">bb759551</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-01-25T17:23:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Bug fix for Nuxwdog (#150)
- systemd doesn't keep the keys pinned between ExecStartPre and ExecStart.
As a result, PKI server sees an empty keyring when it starts. (Bug #1668954)
- This PR includes a fix to keep a fd open until the PKI server starts. This will
keep a process running for `User=<pkiuser>` and so the keyring won't be dropped.
Backport of #149
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com></pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0fddb41d6afd09c03b41f332767cbfd2234c7f58">0fddb41d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-25T18:00:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed %{brand} macro
The existing %{brand} macro has been renamed to %{vendor}.
A new %{brand} macro has been added with the proper value.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/993918b6cafb99c8a5d2412beed50f5500a43309">993918b6</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-25T18:07:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated pki-server <subsystem>-audit-event-find
The pki-server <subsystem>-audit-event-find has been modified
to return only the audit events that are applicable to the
subsystem based on the information stored in the comments in
audit-events.properties.
The comments in audit-events.properties have been modified such
that they can be parsed more easily to get the list of audit
events and their applicable subsystems.
The information about the applicable subsystems will be added
in subsequent patches.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8c70278f63aa4adb49331bc82950ee50907146e3">8c70278f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-25T18:07:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved list of available CA audit events
The list of available CA audit events has been moved from
log.instance.SignedAudit._005 property in CS.cfg into the
"Applicable subsystems" fields in audit-events.properties.
Note that the following events do not have any corresponding
entries in audit-events.properties:
- KEY_RECOVERY_REQUEST_ASYNC
- KEY_RECOVERY_REQUEST_PROCESSED
- KEY_RECOVERY_REQUEST_PROCESSED_ASYNC
- PRIVATE_KEY_ARCHIVE_REQUEST
- PRIVATE_KEY_ARCHIVE_REQUEST_PROCESSED
- PRIVATE_KEY_EXPORT_REQUEST_PROCESSED_SUCCESS
- PRIVATE_KEY_EXPORT_REQUEST_PROCESSED_FAILURE
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/36b70d168d1f371ccab5f124b5c953864a9d02a4">36b70d16</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-25T18:07:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved list of available KRA audit events
The list of available KRA audit events has been moved from
log.instance.SignedAudit._005 property in CS.cfg into the
"Applicable subsystems" fields in audit-events.properties.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9aead9fff5fe8ab5bcb92ffb3b1dc3b5accfd95d">9aead9ff</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-25T18:07:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved list of available OCSP audit events
The list of available OCSP audit events has been moved from
log.instance.SignedAudit._005 property in CS.cfg into the
"Applicable subsystems" fields in audit-events.properties.
Note that the following events do not have any corresponding
entries in audit-events.properties:
- KEY_RECOVERY_REQUEST_ASYNC
- KEY_RECOVERY_REQUEST_PROCESSED
- KEY_RECOVERY_REQUEST_PROCESSED_ASYNC
- PRIVATE_KEY_ARCHIVE_REQUEST
- PRIVATE_KEY_ARCHIVE_REQUEST_PROCESSED
- PRIVATE_KEY_EXPORT_REQUEST_PROCESSED_FAILURE
- PRIVATE_KEY_EXPORT_REQUEST_PROCESSED_SUCCESS
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/337b8fe17268c2bfaf77e4553c1ef02a7eeeaea0">337b8fe1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-25T18:07:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved list of available TKS audit events
The list of available TKS audit events has been moved from
log.instance.SignedAudit._005 property in CS.cfg into the
"Applicable subsystems" fields in audit-events.properties.
Note that the following events do not have any corresponding
entries in audit-events.properties:
- KEY_RECOVERY_REQUEST_ASYNC
- KEY_RECOVERY_REQUEST_PROCESSED
- KEY_RECOVERY_REQUEST_PROCESSED_ASYNC
- PRIVATE_KEY_ARCHIVE_REQUEST
- PRIVATE_KEY_ARCHIVE_REQUEST_PROCESSED
- PRIVATE_KEY_EXPORT_REQUEST_PROCESSED_FAILURE
- PRIVATE_KEY_EXPORT_REQUEST_PROCESSED_SUCCESS
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d647a07436ef8d910d4a967a92cf5700a1ef67b8">d647a074</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-25T18:07:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved list of available TPS audit events
The list of available TPS audit events has been moved from
log.instance.SignedAudit._005 property in CS.cfg into the
"Applicable subsystems" fields in audit-events.properties.
Note that the following events do not have any corresponding
entries in audit-events.properties:
- KEY_RECOVERY_REQUEST_ASYNC
- KEY_RECOVERY_REQUEST_PROCESSED
- KEY_RECOVERY_REQUEST_PROCESSED_ASYNC
- PRIVATE_KEY_ARCHIVE_REQUEST
- PRIVATE_KEY_ARCHIVE_REQUEST_PROCESSED
- PRIVATE_KEY_EXPORT_REQUEST_PROCESSED_FAILURE
- PRIVATE_KEY_EXPORT_REQUEST_PROCESSED_SUCCESS
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/020e3664357f2b08afe4d8e9594a06e26107046e">020e3664</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-25T18:10:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed %{brand} macro
The existing %{brand} macro has been renamed to %{vendor}.
A new %{brand} macro has been added with the proper value.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f91e16667f9236e0afa7d7f9cfa08fa7f128ce8e">f91e1666</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-25T18:10:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated pki-server <subsystem>-audit-event-find
The pki-server <subsystem>-audit-event-find has been modified
to return only the audit events that are applicable to the
subsystem based on the information stored in the comments in
audit-events.properties.
The comments in audit-events.properties have been modified such
that they can be parsed more easily to get the list of audit
events and their applicable subsystems.
The information about the applicable subsystems will be added
in subsequent patches.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/081ad80615a7784cce7903bd65aeb4ff5908e409">081ad806</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-25T18:10:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved list of available CA audit events
The list of available CA audit events has been moved from
log.instance.SignedAudit._005 property in CS.cfg into the
"Applicable subsystems" fields in audit-events.properties.
Note that the following events do not have any corresponding
entries in audit-events.properties:
- KEY_RECOVERY_REQUEST_ASYNC
- KEY_RECOVERY_REQUEST_PROCESSED
- KEY_RECOVERY_REQUEST_PROCESSED_ASYNC
- PRIVATE_KEY_ARCHIVE_REQUEST
- PRIVATE_KEY_ARCHIVE_REQUEST_PROCESSED
- PRIVATE_KEY_EXPORT_REQUEST_PROCESSED_SUCCESS
- PRIVATE_KEY_EXPORT_REQUEST_PROCESSED_FAILURE
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/eebcf91f426abc70eb04a4faa0181d50fcddf2de">eebcf91f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-25T18:10:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved list of available KRA audit events
The list of available KRA audit events has been moved from
log.instance.SignedAudit._005 property in CS.cfg into the
"Applicable subsystems" fields in audit-events.properties.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/be3c22fb1f5b8f0345e008e45a35e7349f95c450">be3c22fb</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-25T18:10:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved list of available OCSP audit events
The list of available OCSP audit events has been moved from
log.instance.SignedAudit._005 property in CS.cfg into the
"Applicable subsystems" fields in audit-events.properties.
Note that the following events do not have any corresponding
entries in audit-events.properties:
- KEY_RECOVERY_REQUEST_ASYNC
- KEY_RECOVERY_REQUEST_PROCESSED
- KEY_RECOVERY_REQUEST_PROCESSED_ASYNC
- PRIVATE_KEY_ARCHIVE_REQUEST
- PRIVATE_KEY_ARCHIVE_REQUEST_PROCESSED
- PRIVATE_KEY_EXPORT_REQUEST_PROCESSED_FAILURE
- PRIVATE_KEY_EXPORT_REQUEST_PROCESSED_SUCCESS
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c4a9f7c4e28eb584efb63d674a5ce2e18093e3d0">c4a9f7c4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-25T18:10:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved list of available TKS audit events
The list of available TKS audit events has been moved from
log.instance.SignedAudit._005 property in CS.cfg into the
"Applicable subsystems" fields in audit-events.properties.
Note that the following events do not have any corresponding
entries in audit-events.properties:
- KEY_RECOVERY_REQUEST_ASYNC
- KEY_RECOVERY_REQUEST_PROCESSED
- KEY_RECOVERY_REQUEST_PROCESSED_ASYNC
- PRIVATE_KEY_ARCHIVE_REQUEST
- PRIVATE_KEY_ARCHIVE_REQUEST_PROCESSED
- PRIVATE_KEY_EXPORT_REQUEST_PROCESSED_FAILURE
- PRIVATE_KEY_EXPORT_REQUEST_PROCESSED_SUCCESS
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f4d81b84eddd34bbc8902feefe0a06cce3741270">f4d81b84</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-25T18:10:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved list of available TPS audit events
The list of available TPS audit events has been moved from
log.instance.SignedAudit._005 property in CS.cfg into the
"Applicable subsystems" fields in audit-events.properties.
Note that the following events do not have any corresponding
entries in audit-events.properties:
- KEY_RECOVERY_REQUEST_ASYNC
- KEY_RECOVERY_REQUEST_PROCESSED
- KEY_RECOVERY_REQUEST_PROCESSED_ASYNC
- PRIVATE_KEY_ARCHIVE_REQUEST
- PRIVATE_KEY_ARCHIVE_REQUEST_PROCESSED
- PRIVATE_KEY_EXPORT_REQUEST_PROCESSED_FAILURE
- PRIVATE_KEY_EXPORT_REQUEST_PROCESSED_SUCCESS
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c991412c5926b9c624acabf5c7271940d592c087">c991412c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-25T18:51:33Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated version number to PKI 10.7.0-0.1 (alpha 1)
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8e22d591c41923a5291db486d2f697bd3d87d2cb">8e22d591</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-01-28T13:48:34Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add validate-then-import certificate utility
The NSS utility certutil requires certificates to be imported
(`certutil -A`) prior to validating their signatures and usage
(`certutil -V -e`). PKICertImport avoids this pitfall by handling both
import and validation in the same step, so if the validation fails, the
certificate is removed. This ensures it is not accidentally used before
it is verified.
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f95e5fb5240e2c51caca28a92d5822dc3ee27408">f95e5fb5</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-01-28T13:48:34Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add PKICertImport to pki
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/db074d94ca19f56a4ea831819a05a8322226aa55">db074d94</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-28T14:43:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in DBVirtualList
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b08a95924ea4975adb9c8fd1bc118cf54725c264">b08a9592</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-28T14:44:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in KeyRepository
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d3b9e06077156f0a9cae970333598498e4c87a83">d3b9e060</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-28T14:46:19Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in LDAPDatabase
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a3d3384a5bfdf0e2a68f2afdeb118ca3a89f7e36">a3d3384a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-28T14:47:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in LocalConnector
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9d1914785090dc14a7af1e5141815c7a30d7dc8d">9d191478</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-28T14:51:56Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in Repository
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a91d122ecb807913d2cb20cf3a0286e64b01925f">a91d122e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-28T14:52:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in LdapConnModule
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0cedf143d1a0695555551d212c7ef7136e8cb82a">0cedf143</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-28T14:54:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in LdapPublishModule
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8f0e5b13d78695784508d92b704826e4ed846698">8f0e5b13</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-28T15:18:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in LdapRequestListener
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6d76cd76ffc12364f0eeadcbfd02c252ba59ac1c">6d76cd76</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-28T15:19:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in PublisherProcessor
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4310d16a0e3e40f6a883a67a6d9089424e2926f9">4310d16a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-28T15:43:21Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in LdapAuthInfo
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/747351c8caba430fdd8510ed3b0c0da65c8a89e0">747351c8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-28T16:47:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in JssSubsystem
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bac2fcab936bfbfb6f23b35bf14820dd82811f28">bac2fcab</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-28T16:47:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in UGSubsystem
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/22e7ea65ef2d108b210f200375ab7325adc2a414">22e7ea65</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-28T18:46:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in RequestRepository
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cbba199d3ca121ee8dab13736b716211d9209eef">cbba199d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-28T18:51:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in GenericPolicyProcessor
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d473ff8c507460c436b46861f08079cea480c5de">d473ff8c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-28T19:08:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ARequestQueue
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/960c2d9d2c538f3963cff895e096b0682436bd5a">960c2d9d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-28T20:26:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in Resender
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f6d093708290f164e444720d3011079c3d13c9e3">f6d09370</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-28T20:36:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ProfileSubsystem
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bd1be4dac232c0106ebd34f3dac08bbbce983dc9">bd1be4da</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-28T20:37:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in RequestQueue
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/533596a19d5c7bb2eda3e3df351c7ad7498b61a7">533596a1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-28T20:38:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in PWCBsdr
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/fab10dec2f21b8896487a0ec6891c0c45faa71de">fab10dec</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-29T14:47:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in RequestTransfer
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c33d4c6892f45fcc9eee17b7d03175e0f6eaa470">c33d4c68</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-29T14:48:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in PolicySet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/02381a2571ef9119ae03686e075b3b4b8387f19b">02381a25</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-29T14:48:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in SessionTimer
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ff668cece454672a53a51dfe8bec0498d9a37e5e">ff668cec</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-29T14:49:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in RequestRecord
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0a7f0619da06005bfe7403c976b176a526f4cf05">0a7f0619</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-29T14:50:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in PluginRegistry
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0a8a0c6273551885b8cb49965aedd041a077168b">0a8a0c62</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-29T14:50:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in KeyUsage
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5d3092bf3b0ac7a5e73fb9a7bc75f38b1d8e4e12">5d3092bf</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-29T14:52:24Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in LdapBoundConnection
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b079690acb4e0b911dce924644bcf79129d4cb7c">b079690a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-30T14:43:02Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in com.netscape.cmscore.cert
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/637f31897049fa145499a243762d9ffb2fcc7c65">637f3189</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-30T14:48:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in com.netscape.cmscore.notification
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/90f94266a058f5010a14400b6d84d374428699de">90f94266</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-30T14:49:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in com.netscape.cmscore.security
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/267a5bb13de611a229a906605568d2ad732df6e3">267a5bb1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-30T14:50:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in com.netscape.cmscore.dbs
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0d4e2ca49f0f2496f9201a143cb05eea36c8ad7e">0d4e2ca4</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-01-30T14:57:04Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add validate-then-import certificate utility
The NSS utility certutil requires certificates to be imported
(`certutil -A`) prior to validating their signatures and usage
(`certutil -V -e`). PKICertImport avoids this pitfall by handling both
import and validation in the same step, so if the validation fails, the
certificate is removed. This ensures it is not accidentally used before
it is verified.
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c4168e0332f87931128a8fddc0398612333855c6">c4168e03</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-01-30T14:57:04Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add PKICertImport to pki
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4ff5d01a2a13d1ca4a8e5c82fba00680326bb02a">4ff5d01a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-30T15:38:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.debug(byte[])
The CMS.debug(byte[]) has been replaced with Debug.dump(byte[]).
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a1300f2b3bb11636280b88a711ec6be96b03e25b">a1300f2b</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-01-30T16:36:21Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Minor improvements to PKCS10Client man page
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bab5bda870ece0867f2793f0349392d0fb3a9306">bab5bda8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-30T22:47:43Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added enabled by default info
The audit-events.properties has been modified to include the
"Enabled by default" fields.
The pki-server <subsystem>-audit-event-find has been modified
to provide an option to show the events enabled by default
based on the information in audit-events.properties.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/05bcc434f42b6f37db811f81d76c51b01106b4dd">05bcc434</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-30T23:02:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added enabled by default info
The audit-events.properties has been modified to include the
"Enabled by default" fields.
The pki-server <subsystem>-audit-event-find has been modified
to provide an option to show the events enabled by default
based on the information in audit-events.properties.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/282961981a1d7f3dcf1fd316faf5d8c84241b30a">28296198</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-30T23:16:34Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Additional changes to audit-events.properties
The TPS has been dropped from CONFIG_SERIAL_NUMBER.
The KEY_RECOVERY_AGENT_LOGIN is now disabled by default.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1fb30466072a15b9713bdab7ce60eb15ce4ee182">1fb30466</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-30T23:16:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Additional changes to audit-events.properties
The TPS has been dropped from CONFIG_SERIAL_NUMBER.
The KEY_RECOVERY_AGENT_LOGIN is now disabled by default.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/72ae1f8e9362851d96257363d4880c0799a21278">72ae1f8e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-31T03:14:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added audit event upgrade script
The log.instance.SignedAudit.events has been updated with
the list of events enabled by default as defined in
audit-events.properties.
An upgrade script has been added to merge some SUCCESS and
FAILURE audit events in CS.cfg, and also to fix misspelled
event names.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/13a1c9b5144b2e9f1ac9194a38b54b01a5bc93be">13a1c9b5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-31T03:14:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added method to upgrade event filters
The upgrade script has been modified to upgrade audit event
filters as well.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/428eae711b9f5efb692c2b70165508161706eac8">428eae71</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-31T03:19:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated version number to PKI 10.6.10
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a58abc29e726f92172f6ca19c8345d1c14e76215">a58abc29</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-31T03:20:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added audit event upgrade script
The log.instance.SignedAudit.events has been updated with
the list of events enabled by default as defined in
audit-events.properties.
An upgrade script has been added to merge some SUCCESS and
FAILURE audit events in CS.cfg, and also to fix misspelled
event names.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/97251aeaae3a8de13936f0b125d16901324b7598">97251aea</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-31T03:21:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added method to upgrade event filters
The upgrade script has been modified to upgrade audit event
filters as well.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5cbef9788dc2e924efa67f90edae526989086f0b">5cbef978</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-31T16:01:37Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Reorganized doc images
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a658dd7b1a7a25587f8f1af385488ebaa1d2184f">a658dd7b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-31T16:04:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added TPS token lifecycle diagrams
Some diagrams have been added to describe the TPS token lifecycle
based on the default values of tokendb.allowedTransitions and
tps.operations.allowedTransitions properties in the CS.cfg.
https://bugzilla.redhat.com/show_bug.cgi?id=1470433
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b4f22bcfa1b8e4ddbe322717e0b77b3308386663">b4f22bcf</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-31T16:08:34Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Reorganized doc images
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d9384ce4051d58eefb2efe334f663ebd0df6cd1e">d9384ce4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-31T16:08:37Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added TPS token lifecycle diagrams
Some diagrams have been added to describe the TPS token lifecycle
based on the default values of tokendb.allowedTransitions and
tps.operations.allowedTransitions properties in the CS.cfg.
https://bugzilla.redhat.com/show_bug.cgi?id=1470433
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ac30adeb22a05bf6b060495f3300f7d312a61162">ac30adeb</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-31T17:06:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added documentation for default audit events
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2d0a8a3ed9cbd47773b24b12ddd06430ace64a4a">2d0a8a3e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-01-31T23:51:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added document for audit event changes
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7677e61a15e563ccd24af1a6168456a77b670d95">7677e61a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-01T01:21:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added document on building PKI
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/55ff082d94ffd3e236f79dcca856473d11494461">55ff082d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-01T01:35:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated README.md
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b542585571ffe082a339419cfea8918a077cbcbc">b5425855</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-01T01:38:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added documentation for default audit events
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5cc1251b6bd035dc55a7b95f78415a8abf435003">5cc1251b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-01T01:38:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added document for audit event changes
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b0b75900c32aba7c86961b1d4db40645afb594d1">b0b75900</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-01T01:38:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added document on building PKI
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/42d4544e243ba9c2af9fc2b9cbe6ebb6d6dc555f">42d4544e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-01T01:38:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated README.md
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/10301e6042743d213bbf82bd219326adc5d02d4a">10301e60</a></strong>
<div>
<span>by Geetika Kapoor</span>
<i>at 2019-02-01T12:53:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Mirror test (#158)
* Version check for dscreate for 1.4.20 and correcting option from fromfile to from-file for new 389-ds-base version
* add change
* fix to run topology with privateip
* Delete main.retry
* Update README.md
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6cd57b55a725ae34a6b9856c24a0b1e361d2052a">6cd57b55</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-01T17:15:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server.8.md
The pki-server.8 man page has been converted into Markdown
page. The CMake script has been modified to generate a man
page from the Markdown page.
The pki.spec has been modified to add build dependency on
go-md2man.
https://pagure.io/dogtagpki/issue/2858
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8e5400662ef5eb4f0f6ab1c3a0fb5661af5f7322">8e540066</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-02T01:21:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in DirBasedAuthentication
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/90827d96b0d638eeacb1222d69d571a975d64e83">90827d96</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-02T01:21:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in FlatFileAuth
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7672dccf9418f8345096ac9ddc7fb48836cf2de5">7672dccf</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-02T01:21:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in PortalEnroll
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a4e9b0e5902e0638e5eb2a0346918b12e5aaed19">a4e9b0e5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-02T01:21:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in SharedSecret
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0f145398d6b98e78741ffe05d18c28c74047fe4a">0f145398</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-02T01:21:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in SSLclientCertAuthentication
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2c27a41fb4abbfc197119279b73df69a900a3aa5">2c27a41f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-02T01:21:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in TokenAuthentication
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1573952367fdf4303e7a3be71007dc1a13ed8e95">15739523</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-02T01:21:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in UidPwdDirAuthentication
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/fa637649ea97dd9720b11d6cc197e3f45d854a13">fa637649</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-02T01:21:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in UidPwdPinDirAuthentication
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f1cba526be6a06798d7685c12605a1f7fa03484b">f1cba526</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-02T01:21:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in UserPwdDirAuthentication
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/701195fb0d15665861b167672e5667eb7cd628de">701195fb</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-02T01:21:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CertificateIssuedListener
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6ced53677e291756eac48eceafe6063863f2a057">6ced5367</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-02T01:21:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in BasicProfile
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f216dfcdd3076433d8609400f19798d6d400c952">f216dfcd</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-02-05T21:58:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Adding pki-server-cert(8) man page (#161)
man page added in `markdown format` to support conversion
to man page and publish to GH pages on buildtime.
This man page assumes the usage of `md2man` for proper formatting.
`Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>`</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c15b14637fe2a93dc667c4aaf62198974a7165d7">c15b1463</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-06T21:29:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server <subsystem>-db-config-show
A new pki-server <subsystem>-db-config-show command has been
added to display the subsystem's database configuration.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/32ce8ca55ea7f8771ac28d3e52a1746e3244d04c">32ce8ca5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-07T03:49:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server <subsystem>-db-config-mod
A new pki-server <subsystem>-db-config-mod command has been
added to modify the subsystem's database configuration.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1e3b8a5491f6033661cfd294570b67dace54aeec">1e3b8a54</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-07T20:11:37Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added docs on installation with secure database connection
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/51c2adb915c258cf1d8e277943392bfa2f491a28">51c2adb9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-08T02:38:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Reorganized PKIServerCLI
The PKIServerCLI class has been moved into pki.server.cli module.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ea6241824a18cde7738f88a139d18dd37fae64b5">ea624182</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-08T02:38:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored PKIInstance
The PKIInstance class has been modified to inherit from
PKIServer class. Some of its members have been moved to the
super class.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b97f19c4b1951d5c8475dfd8dcd750614852345d">b97f19c4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-08T02:38:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server start/stop CLIs
New pki-server commands have been added to simplify starting and
stopping server instance.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6ae0925cd4502911ccb89a92abc975b5e8bcb5ea">6ae0925c</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-02-11T15:53:34Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add manpage for PKICertImport
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6fec18a52c371b85e428233f8a47847eb0239e1a">6fec18a5</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-02-11T15:53:34Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add PKICertImport manpage to pki.spec
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d09bb7d8284795c6e5fdf35e0cf04c3476aade21">d09bb7d8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-11T21:46:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server status CLI
A new pki-server command has been added to display the server
status.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5e654c08ae6d871582654eed666c131944d6252f">5e654c08</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-12T00:24:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Renamed instanceType
The instanceType variable has been renamed into instance_version.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5c272385e75881d86521d2bfdc810b81f7cb0882">5c272385</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-12T00:24:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Renamed PKIInstance.type
The type field in PKIInstance has been renamed into version.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ee5812aaf03696bdd42c6e26878d35fe4b3a1f50">ee5812aa</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-12T03:15:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added PKIServer.type
A new type field has been added into PKIServer class to store
the service type. Some pki-server commands have been modified
to accept instance name and type in the following format:
<type>@<name>.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/523d40e01c8f82be5da3e9cd37bc5c3e48f71f1b">523d40e0</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-02-12T18:28:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add manpage for PKICertImport
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8361b62b7ddc3e77e79478990287668831bb4378">8361b62b</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-02-12T18:28:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add PKICertImport manpage to pki.spec
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/58f94d4ae0740884592a6c518b55869f4959d31b">58f94d4a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-13T02:58:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Reorganized constants in pki.server
Some constants in pki.server module have been moved into Tomcat
and PKIServer classes.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/29bfe21985cb93a107d3bc5bdd0903803e58633e">29bfe219</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-13T23:16:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added PKISubsystemFactory
The PKISubsystemFactory has been added to encapsulate PKISubsystem
creation.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c1f044a0b49dc9d5dbce37e1e767f61290897058">c1f044a0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-13T23:16:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added PKIServerFactory
The PKIServerFactory has been added to encapsulate PKIServer
creation.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/59b9112eb90ebe814656b801a755b80123b16032">59b9112e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-14T03:18:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up audit event descriptions
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/283f8fe5c55aa272f32e047ec971776266e189a9">283f8fe5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-14T03:20:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up audit event descriptions
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/842c7703f087f8e6be4752f8087510652172da84">842c7703</a></strong>
<div>
<span>by Stanislav Levin</span>
<i>at 2019-02-14T14:42:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix flake8 3.6.0 errors
Since 3.6.0 flake8 respects '# flake8: noqa' processor rule if
it is only on a line by itself.
http://flake8.pycqa.org/en/latest/release-notes/3.6.0.html?highlight=noqa
Additionally this fixes simple Python style errors found here.
Fixes: https://pagure.io/dogtagpki/issue/3090
Signed-off-by: Stanislav Levin <slev@altlinux.org>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/22c4aae9ef49195abb5ce914e45375f109b2bdbf">22c4aae9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-14T18:25:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Reorganized audit event definitions
The audit events have been sorted and grouped by "Enabled by
default".
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5b85be1a1b53df6db02281587fa02ab17472c068">5b85be1a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-14T18:25:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Reorganized audit event definitions
The audit events have been sorted and grouped by "Enabled by
default".
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6edb40516fe8061912776147a2b95c8269d6932d">6edb4051</a></strong>
<div>
<span>by Amol Kahat</span>
<i>at 2019-02-14T18:28:19Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Documentation of ECC installation with CA, KRA, OCSP and TKS.
Signed-off-by: Amol Kahat <akahat@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/65001bb5a3173e461d93cdf7a5a26d84acd6a784">65001bb5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-14T22:28:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated audit event definitions
The audit-events.properties has been updated as follows:
- Some event descriptions have been added.
- SCHEDULE_CRL_GENERATION is now enabled by default.
- AUDIT_LOG_SHUTDOWN is now disabled by default.
- SECURITY_DATA_ARCHIVAL_REQUEST is now only applicable to KRA.
The CS.cfg files and the docs have been updated accordingly.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/00da5f0eaa035aca00cb45c55aa4a1ce868f42b4">00da5f0e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-14T22:29:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated audit event definitions
The audit-events.properties has been updated as follows:
- Some event descriptions have been added.
- SCHEDULE_CRL_GENERATION is now enabled by default.
- AUDIT_LOG_SHUTDOWN is now disabled by default.
- SECURITY_DATA_ARCHIVAL_REQUEST is now only applicable to KRA.
The CS.cfg files and the docs have been updated accordingly.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f71a125558c0c8904e9d11cb65d9cb2d2c5c1da3">f71a1255</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-15T00:47:44Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up audit event fields.
The audit-events.properties has been modified to list the
fields used by each event. The field descriptions will be
added separately later.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/779b733a69c0fd4d85fb6d9a761ce43644f708f5">779b733a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-15T00:48:19Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up audit event fields.
The audit-events.properties has been modified to list the
fields used by each event. The field descriptions will be
added separately later.
https://pagure.io/dogtagpki/issue/2686
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d47408ea6ec606e66bfb95a4430572261aa0c70f">d47408ea</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-15T21:27:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added PKIServer properties
Some properties have been added to replace some fields in
PKIServer and PKIInstance classes.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5efdc4f3236410bf2e5cd7e43b71ed66665d67d7">5efdc4f3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-15T23:24:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki.util methods
Some utility methods have been added into pki.util module to
simplify installation.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/88b8f8a0f20b093c86ac88b609da5b200877b3ee">88b8f8a0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-15T23:24:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added PKIServer.create() and remove()
The PKIServer.create() and remove() methods have been added to
create and remove generic Tomcat instance.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/114c4173caacd39538c6a758aec60541096e672a">114c4173</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-15T23:24:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server create/remove
The pki-server create/remove commands have been added to create
and remove generic Tomcat instance.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/777a2b33aa23cb12969f79fe7b65bab4338722cc">777a2b33</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2019-02-17T22:34:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Bug 1671586 adjustment patch to original bug for event division and comments
This patch
- Further divides previious "Default Signed Audit Events" into
"Required Audit Events"
and
"Available Audit Events - Enabled by default: Yes"
and changed the original "Available Signed Audit Events" to
"Available Audit Events - Enabled by default: No"
- Filled in missing event description and param description fields
for each audit event under "Default Signed Audit Events"
Change-Id: I8c8475f59929560c1b7c254366a2d8e04c86d316
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7efe0bc0478da4efdc255835a636293e49e356d1">7efe0bc0</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2019-02-17T22:52:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Bug 1671586 replacing "Default" with "Required"
Change-Id: I218e56a4a704dd9b7d6e917f5809503f2ff3d7dc
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ab8145654c0a1eb9a3d439f3d1b72ee171e1abda">ab814565</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-02-19T14:19:34Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix Nuxwdog to accept HSM password (#171)
Fixes regression bug for BZ #1652269
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com></pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a81efd20015c64baf29303cdba1085d6f5b46988">a81efd20</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-19T15:08:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server http-connector-sslhost-find
A new command has been added to list the SSLHostConfig elements
in server.xml.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1bb8ca4a6d41f7fb37aae9ff786e628f7afab2ff">1bb8ca4a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-19T15:08:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server http-connector-sslhost-cert-find
A new command has been added to list the Certificate elements
in server.xml.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e627139f0185b93bd33865d425cc5a09958ec283">e627139f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-19T18:53:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated pki.util invocations
The code that calls pki.util methods has been modified to
specify the names of the keyword arguments.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ed47f5b48a41aff205b473c8240fb386ff0af6e8">ed47f5b4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-19T18:54:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated pki.util to support setting ownership
Some methods in pki.util have been modified to accept optional
UID and GID parameters to set the ownership of the newly created
file, link, or folder.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/66e28be0428e5a5dc4965982e13a86104818f107">66e28be0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-19T20:28:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed PKIServer.create()
The PKIServer.create() has been modified not to create the links
in $CATALINA_BASE/lib since the default common libraries will be
automatically loaded from $CATALINA_HOME/lib.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/57c26d3e4a3d8309df45e8b9f0c143e197f27004">57c26d3e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-19T23:29:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed pki-server http-connector
The pki-server http-connector-* commands have been modified
to support generic Tomcat instance.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/80bc024ce165f0a48db1fbf6a4eea583437b713f">80bc024c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-19T23:29:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server http-connector-add/del
New pki-server commands have been added to create and remove
HTTP connectors.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cb59ce11c701661d8ca7190233f346f5ffc51d51">cb59ce11</a></strong>
<div>
<span>by Amol Kahat</span>
<i>at 2019-02-20T12:30:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added support for ECC installation. (#41)
* Added support for ECC installation.
* Changed passwords from Secret123 to SECret.123
Signed-off-by: Amol Kahat <akahat@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/14ff3a1ad877348c95a8084de28d46c3f4374537">14ff3a1a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-20T15:09:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Reorganized pki-server http-connector commands
The SSL host commands have been moved into pki-server
http-connector-host, and SSL certificate commands have been
moved into pki-server http-connector-cert.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6e066c00b6818a2e993c89364638aec81659f4e0">6e066c00</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-20T15:09:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server http-connector-host-add/del
New pki-server commands have been added to create and remove
SSL host configurations.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/695e1ae43ea1111bde193d669d807b56ef1fa55f">695e1ae4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-20T15:09:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server http-connector-cert-add/del
New pki-server commands have been added to create and remove
SSL certificate configurations.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/953cd62189e2bc12b917360e712400e22828eea4">953cd621</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-20T23:57:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Reorganized pki.read_text()
The pki.read_text() has been moved into pki.util module.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b35571f5433ee9355f9364ab34c139da2a5e3050">b35571f5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-21T02:02:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server nss-create/remove
New pki-server commands have been added to create and remove NSS
database in PKI server.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/848bcd00e27e28edf0c1a663c40553d9e86c844d">848bcd00</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-21T03:53:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Consolidated logging configuration
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1c360008393e3633f3d93d3d10822845ab3762c0">1c360008</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-21T05:36:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server password-find
A new pki-server command has been added to list the passwords
in password.conf.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/768e5bc05b92e4b773c6184a2357ea29079b5772">768e5bc0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-21T05:36:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server password-add/del
New pki-server commands have been added to add and remove the
passwords in password.conf.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9ca84ca74cdaf10a8d76d8e046bb785b42f867c2">9ca84ca7</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-02-21T08:14:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix Nuxwdog to accept HSM password (#172)
Backport of #171 . Fixes regression bug for BZ #1652269
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com></pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bb168a7bc5de6d1d898a1546b16dc5c2f564d6fa">bb168a7b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-21T15:21:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server jss-install/uninstall
New pki-server commands have been added to install and remove JSS
library in PKI server.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/350318bcbe1636c637bcf597ec3e724097c7f3d2">350318bc</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-21T21:58:34Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server listener-find
A new pki-server command has been added to list listeners in
server.xml.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/160a074594c547d1dbe0c65075889767d11879e5">160a0745</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-22T14:21:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server jss-enable/disable
New pki-server commands have been added to enable or disable JSS
in PKI server.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/70ff7349ce03a9f75100838aae6de6ddcdf24dfb">70ff7349</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-22T14:21:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed duplicate logging configuration
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0f3d850a8b7b9acefd0cdeb41120709a89157117">0f3d850a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-22T14:40:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated Tomcat dependency
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/708d59ccbd082a151fbd3275b2434bd057b3e7c1">708d59cc</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-23T05:00:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed password params from pki-server nss-create
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d239ec32522412f2663eeacf25a636372ad451ba">d239ec32</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-23T05:49:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added SSL host params into pki-server http-connector-add
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/102e7282790546ce83fca84ce56946b7c71bf833">102e7282</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-25T20:06:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added default param values for pki-server http-connector-cert
The pki-server http-connector-cert commands have been modified
to provide default values for connector, SSL host, and certificate
type parameters.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ae70dad4f00f26bcc7675c4d25e15f936c5e4c34">ae70dad4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-25T20:06:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated pki-server jss-enable
The pki-server jss-enable has been modified to install JSS
libraries as well.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9c0554f908e0cf4ce8f6c9883af360c05d67d3df">9c0554f9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-25T20:06:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated pki-server nss-create
The pki-server nss-create has been modified to accept and store
the NSS database password.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6b2b0fc5ebfea1f3201ade5bd02b33ccaf36aa80">6b2b0fc5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-25T20:06:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated PKIServer.create()
The PKIServer.create() has been updated to install
logging.properties.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/574d6390ecda857e23e6fdd95f884b3ea68cc7bb">574d6390</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-02-25T20:41:37Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update imports to sync netscape.security classes
These changes depend on the release of JSS 4.5.2 and ensure that any
references to the netscape.security classes are replaced by their new
locations.
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e836adf2963de079ce5eb321a61600b3a1a84ff0">e836adf2</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-02-25T20:41:37Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update configuration to JSS 4.5.2 locations
In various places, the configuration references classes which have moved
with the PKI -> JSS sync. Update their locations to use the new package
names.
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/34a407066f6b51d6300b395113cb81747ee76977">34a40706</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-02-25T20:41:37Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add migration script to new locations
JSS 4.5.2 includes the netscape.security classes previously in PKI; this
script migrates configuration files to their new locations.
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/336f6164029df2e53d186015aa84d2a31b85599b">336f6164</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-25T22:33:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated pki-server create
The pki-server create command has been modified to define the
CATALINA_BASE variable for the newly created instance.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/46aacb629c9d1ad94ebe4736073cc02afb2b22df">46aacb62</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-02-26T15:18:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add missing import org.mozilla.jss.netscape.security.util.Util
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7a4605bbb99ebd9849ae5976291734b04ae34b06">7a4605bb</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-02-26T15:18:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Remove base/util/src/netscape/security
Also removes base/util/src/com/netscape/cmsutil/util/Cert.java and
base/util/src/com/netscape/cmsutil/util/Utils.java as these also exist
under the netscape.security package in JSS.
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2facb5535530ae9f823646338578f65de952f181">2facb553</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-02-26T15:19:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Sync spec from pki-core.spec
This introduces stricter version matching and conflicts on older package
versions to try to prevent hybrid package update where a subset of the
update is installed on top of an existing version, breaking it.
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bd0465285c91727a019abc29839791b03f27efc5">bd046528</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-02-26T17:29:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update minimum JSS version required for PKI
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2deb48632e7d4ae5894ac4be0e4ffe021ac9d8c7">2deb4863</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-27T00:52:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated pki-server nss-create
The pki-server nss-create has been modified to support password
file and manually typed password.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1b4ae76cae78d07f767a0255c0ce3a43b764f109">1b4ae76c</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-02-27T16:36:19Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Remove duplicate getKeyWrapAlgorithmFromOID implementation
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c3d0ebacac8bdd204ca459c68411affac4c35655">c3d0ebac</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-27T22:33:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki.1.md
The pki.1 man page has been converted into Markdown page.
The CMake script has been modified to generate a man page
from the Markdown page.
https://pagure.io/dogtagpki/issue/2858
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/575156d3c5f2576240488b4ab347699ca612cc67">575156d3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-28T20:58:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated pki-server.8.md for consistency
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2b9b4a44778e0e7894a984b5a00ae5150440fb77">2b9b4a44</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-02-28T20:58:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated pki-server-cert.8.md for consistency
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0a4c5a1fa75b85b71937ddbe2880a4d13a954897">0a4c5a1f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-01T15:14:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in KeyConstraint
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/31345afc4e82b8dbacd71de201935852b42bde29">31345afc</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-01T15:14:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in RenewalProcessor
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/123a2dda2cad96be3ce62e60b1c28d79ecca99f9">123a2dda</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-01T15:14:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in UserService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9878d16e7ef7edb9e2eca203f56483e784e159c5">9878d16e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-01T15:14:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in DefStore
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8ea8ec5e7e7321b6c8d07807f1d6d0494ccd210b">8ea8ec5e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-01T15:14:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CAValidityDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2be7d6d41dafd11680a1a90e407996056a870da0">2be7d6d4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-01T15:14:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in SubjectAltNameExtDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/73c99debe3868748cc9507f9ad8fe02817130df0">73c99deb</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-01T15:14:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CAProcessor
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d1e612598935b21c8018d863319fe219590f32b9">d1e61259</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-01T15:14:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CertProcessor
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/fdfdc13596f126bb1c87c3acb4c06dbf9d4eedbc">fdfdc135</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-02T01:23:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ACLInterceptor
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f8702b5a61beb72d310deb4d56341b0d852bc467">f8702b5a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-02T01:23:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in NSCertTypeExt
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c59aee308bb07eb0453b1357277bdcb56ab36295">c59aee30</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-02T01:23:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in OCSPServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0d3f5a518f49fc1fd42bca2c03daa84ddcbd25f9">0d3f5a51</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-02T01:23:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in EnrollServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7036380c1dacd67dd944d099d261d02455022b2f">7036380c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-04T15:49:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added doc on basic PKI server installation.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5cbd1b48095b97aa04cdd95852b78d101e30bf26">5cbd1b48</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-04T18:31:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Using JSSImplementation for Tomcat 8.5
The installation code for Tomcat 8.5 has been modified to
use JSSImplementation which provides JSSKeyManager and
JSSTrustManager instead of PKITrustManager.
The JSS and Tomcat JSS dependencies in pki.spec and the
Travis CI configuration have been updated accordingly.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/728bdd90f3f6d9f4556f5b10c2226802ebc95d99">728bdd90</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-04T19:36:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in SubjectNameConstraint
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/fd200c3e090262537e708c1459c0cfcb8629987f">fd200c3e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-04T19:36:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in EnrollDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8a8ca9340c787f5417964413d6a10aafac40f89e">8a8ca934</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-04T19:36:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in RandomizedValidityDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/67be81112c4d7d7a267b5b111e2243999562790a">67be8111</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-04T19:36:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in SecureChannelProtocol
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6cc60a1e04de74f1414f70259d76598c323c5a15">6cc60a1e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-04T19:36:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ProfileSubmitServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/116ba6f19cce7bc2b5a176e717182153ee2f269a">116ba6f1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-04T19:36:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ListCerts
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8c4bfdcac22b997a28c0e6f5d025ba027a06ca53">8c4bfdca</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-04T19:36:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in PolicyAdminServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6a05a858118cf92a3f8fd0352c99ce6ffeceac3a">6a05a858</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-04T19:36:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in nsHKeySubjectNameDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/17997c7c5c1c96b19af0f936c8d45f2ed2620ec7">17997c7c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-04T19:36:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in nsNKeySubjectNameDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/607607e793e10b91b65d2abc1ff312cc6f5bee23">607607e7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-04T19:36:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ProfileAdminServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f08a2320ffb71f27b3c1725d91f491d84fecf65e">f08a2320</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-04T19:36:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in PublisherAdminServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/91d00ce3aaddb629d9ef3b6d95708228a9f39a06">91d00ce3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-04T19:36:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in UpdateDomainXML
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b9b70fbd8a12b044fc669ba7eb3523ba04774026">b9b70fbd</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-04T19:36:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in RequestProcessor
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b25b4e855006efc4d730e09d2a18227370c39cd1">b25b4e85</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-04T22:10:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Using JSSImplementation for Tomcat 8.5
The installation code for Tomcat 8.5 has been modified to
use JSSImplementation which provides JSSKeyManager and
JSSTrustManager instead of PKITrustManager.
The JSS and Tomcat JSS dependencies in pki.spec and the
Travis CI configuration have been updated accordingly.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d536cfe750f6e69198f5dc0c3e358115db4a2aee">d536cfe7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-04T22:54:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated pki.spec
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f02e75a43bd08edb14951065dfe00add0ef08883">f02e75a4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-05T15:33:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ValidityConstraint
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/84886edd19d497c7892f9743fce92a9c066534d7">84886edd</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-05T15:33:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in UniqueKeyConstraint
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c8253fccccf8f033e6c19b229371a45567c9ef49">c8253fcc</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-05T15:33:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in nsTokenDeviceKeySubjectNameDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d9b09139d27e2c8aa3ec9bd8439dcb1c119f76fc">d9b09139</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-05T15:33:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in nsTokenUserKeySubjectNameDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cc27b3768715f1097ce62ffedf972067dbfa5983">cc27b376</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-05T15:33:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in UserSubjectNameDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b63fe05e5f9a6d234bbf112d4f4d16f67520c5ac">b63fe05e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-05T15:33:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in AdminServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d5dfe8134249dafc1f3e97a85e44ff1f76ea388d">d5dfe813</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-05T15:33:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in KRAConnectorProcessor
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a07b1d53b4dcb67c993b4d21534841ecf3a1087c">a07b1d53</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-05T15:33:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in RegisterUser
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6bccbf987e4c24b75645078fe3f59711fca3d4de">6bccbf98</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-05T21:07:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in SigningUnit
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0fa3206267756410b489dea21c842287a0237202">0fa32062</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-05T21:07:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ProfileService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cc9704cfc0785e18cfdaddaf00547d3992e6d22a">cc9704cf</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-05T21:07:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CMSCRLExtensions
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/754f40816068614c768ab303f5b2e297cd9dfa11">754f4081</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-05T21:07:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ExternalProcessKeyRetriever
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ae6f7fc2edce3735502585ad9bb664a00d2dfab2">ae6f7fc2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-05T21:07:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CAApplication
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c7841968fa46dcc2294d28c392a9c5d574a712c6">c7841968</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-05T21:07:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CRSEnrollment
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/be437a99b1ee54c48aeaf5c3a749bbc3e79e2bc0">be437a99</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-05T21:07:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ConnectorServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/99b88426ec2b1e336268884f24054a902dd437f9">99b88426</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-05T21:07:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ValidityDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/822c5fc2b93d8f71873a1ee4514e9267307cb0eb">822c5fc2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-06T17:49:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added .copr/Makefile
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/da95816f28d728774eb6951f316cc77b59488418">da95816f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-06T19:20:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CAEnrollProfile
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/557e4e69eb67747a31632671e4e7af23d8f560fe">557e4e69</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-06T19:20:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in DoRevokeTPS
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/50414a6ccb3f103318bdff71867afaf80bfeafe8">50414a6c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-06T19:20:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in UpdateCRL
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/85ef60e739dfc4f2e0d75e46270380846391b9eb">85ef60e7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-06T19:20:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in AuthMethodInterceptor
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/83a63b2d24b4d99dba9772d7c692cea022f01f15">83a63b2d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-06T19:20:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update loggers in ProfileApproveServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/86da9648ce525c68407751ec4bd3b253442df21f">86da9648</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-06T19:20:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ProfileReviewServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/62b4b91bf10c0fd143a1ca8b05f1b6207a376922">62b4b91b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-06T19:20:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in GenerateKeyPairServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/aecb4a69d7b1269fe1e9bbb202bfaaa3c9491a0b">aecb4a69</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-06T19:20:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in AddCRLServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8d069d281a1957b4af3f9003032dfea0b6c1fbaf">8d069d28</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-07T15:47:21Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated COPR repo for Travis CI
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c0eab290a0aea214ac92f687a7d5389ea70f0ffe">c0eab290</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-07T17:56:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ServletUtils
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6e6754f69da3d6d4242356649c587d51c4a9c462">6e6754f6</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-07T17:56:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in StandardKDF
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e6d8b965be8e6815713e331e6c8f60a100f38b5d">e6d8b965</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-07T17:56:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in AAclAuthz
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/756d948c0c88b9d9dc1cb5e354d98459d4002144">756d948c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-07T17:56:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CommonNameToSANDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/255b1bafdd06fe07f9502dd8039a0fa809e8451c">255b1baf</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-07T17:56:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ProfileSelectServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1b0b3fb7178352cc605279bfcbdf9fde7a811793">1b0b3fb7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-07T17:56:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ProfileProcessServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c0b2551fda85ebe698ae2f3df9683770d056b5e5">c0b2551f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-07T17:56:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in SubjectKeyIdentifierExtDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/82d6d035d76f0738fd151bf3123fe29110e25ddd">82d6d035</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-07T17:56:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in TokenAuthenticate
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6b8953432df6d38fdebc3e189941e61f4f550ac2">6b895343</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-07T20:19:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in GetTransportCert
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/072937104a1b3c6d9179167d5167b4c428bebfc6">07293710</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-07T20:19:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ImportTransportCert
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c7a249583a92d3792a8a3b44e78ca43d67160011">c7a24958</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-07T20:19:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CRLDistributionPointsExtDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/907c8fbc220c873aa0212617758a55565a3c445d">907c8fbc</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-07T20:19:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in SelfTestService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/69777a08fffe62b408e7012475970383667ba1b0">69777a08</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-07T20:19:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in UsrGrpAdminServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ab2e3e04b60086ba496cced08d5dc0a3a5920537">ab2e3e04</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-07T20:19:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in SubjectNameDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/16a2e558553ed3136a025fba2d90c4b60cca82a0">16a2e558</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-08T00:07:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in RegistryAdminServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bfd7170b7640c43e23692368154335c1fa4ddf4e">bfd7170b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-08T00:07:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in SubsystemGroupUpdater
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/105aa5f877d34af56c5bccdb5490ccf6db109f0a">105aa5f8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-08T00:07:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in GetCookie
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e5fdbc76f7a29f99ece17d58c813da79184729d9">e5fdbc76</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-08T00:07:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in TokenKeyRecoveryServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bc9814c8ed6654b1d539108f574f5f733023e2bf">bc9814c8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-08T00:07:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in EERequestFilter
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9f7a8378354b5356c9bf5015199d3a8a5315d201">9f7a8378</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-11T14:25:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated RPM dependency diagram
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/80e589e900cf2a11cda755d62b7c505141f529c9">80e589e9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-12T15:27:07Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.getServerStatus() to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6594391e4c338a902755a21a0a80aaaae129e21e">6594391e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-12T15:27:07Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.getServerCertNickname() to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4e332979130afe86f84f50912e3237c80fdfc84a">4e332979</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-12T15:27:07Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.setServerCertNickname() to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/811d42e705fc0b89356bd479e9c532fe9b072df8">811d42e7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-12T15:27:07Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.getStartupTime() to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7b9941266a551b5a55f06d84d9c709e364e4c8c3">7b994126</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-12T18:47:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.getAdminPort() to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/39d7d3605ad9e6d604c1a124a9c826879faf50d3">39d7d360</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-12T18:47:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved agent methods to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/40ef7f1c8526d80c9ebaaf806e76ebfb6c67297a">40ef7f1c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-12T18:47:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved EE SSL methods to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/198ca21714f70e3a14f91e1e82f77f543235847a">198ca217</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-12T18:47:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved EE non-SSL methods to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e23841007aa16769e37537d0f0c7ca40f46d0e6f">e2384100</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-12T18:47:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved remaining EE methods to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5eb0c100214e95fe3b4d1bdd16b51379160554c1">5eb0c100</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-12T21:42:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.getPID() to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0a0864f64fc164b8cf5f6de0b5266c374b7399d7">0a0864f6</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-12T21:42:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.getInstanceDir() to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0444e8152715e5c4c85804b9af0a717ca46334e1">0444e815</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-12T21:42:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved ProofOfArchival into org.dogtagpki.server.kra
The ProofOfArchival has been moved into org.dogtagpki.server.kra
due to dependency on CMSEngine.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/744d661082067b6a049899a39b7fd67377792d17">744d6610</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-12T21:42:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.checkForAndAutoShutdown() to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e86e5d3f9a637488eff044b5a97ea33aeb7e8f0c">e86e5d3f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-12T21:42:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.isPreOpMode() to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7c48164b3e422a781e5510584ce4db304db0170e">7c48164b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-12T21:42:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.isRunningMode() to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ca4a702e4c098c97fcdac3c54a652295368de427">ca4a702e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-12T21:42:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.isInRunningState() to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0602570039678a0d6e91e9cd46d5d25030474afb">06025700</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T00:23:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.getPasswordStore() to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9dda0a64dbeea01930b537d691b28c4b5f2ee575">9dda0a64</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T00:23:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.putPasswordCache() to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ca38d4e9cdae157212e0a794283bb2d82aeb7a4a">ca38d4e9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T00:23:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.getPasswordChecker() to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3bb505c0c9ec81d49c7411716687b335d482d50e">3bb505c0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T00:23:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.createCRLIssuingPointRecord() with direct constructor
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9864306dabe67ac9f3cc0a28a07eb848093ebefe">9864306d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T00:23:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getCRLIssuingPointRecordName() with direct class name
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c547d918d4d6edd22443331a40a86aa037cb01f0">c547d918</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T00:23:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getBoundConnection() with direct constructor
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5052f06eaf64968bfe75c9fd9d2ab4bfcbffb905">5052f06e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T00:23:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getResender() with direct constructor
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/90312ac309fa04618c325924eb4c5c90d981c210">90312ac3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T03:14:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.getEncodedCert() to CertUtils
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5974c3e682e0474cfd40c7b425f331b0e4871e5b">5974c3e6</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T03:14:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.getMailNotification() to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8cb9533f954675cf20ca7bcb9496da06e0fbccec">8cb9533f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T03:14:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.getConfigSDSessionId() to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c9bf9a56db8fc58d4767fc3568158787dbcadf91">c9bf9a56</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T03:14:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.setConfigSDSessionId() to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e99680eee9316171dbf78c6b10093ec1a859f5c1">e99680ee</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T03:14:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.getSharedTokenClass() to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/12967cc264377f9f88c15ad7715dc81cd22aff7f">12967cc2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T03:14:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.isRevoked() to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/960de122568ea85f8267ea3ae27b8215761f64eb">960de122</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T03:14:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.setListOfVerifiedCerts() to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ce2747a7791c21ca2c47ed1df92a640b3d53e9d4">ce2747a7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T03:14:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.getSecurityDomainSessionTable() to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b7472121482dd9d2c043ad26ea7003d4c3ded106">b7472121</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T03:14:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.getPKCS7() to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4966ebf0759a0d9f5de54e9f731393a14ef4558f">4966ebf0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T15:46:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed release number from Requires tags
The release number has been removed from all Requires tags
since it will not work if the packages are built in different
modules.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/57d96e08612fab1710c1c443e6d0153ebc083b44">57d96e08</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T21:44:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update loggers in ArgBlock
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/aa64751d86ba1079d6c5fbba035fa0a29fc6b60f">aa64751d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T21:44:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in PropConfigStore
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b0d998b165abb6bdf25b7307528665f26f202750">b0d998b1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T21:44:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused CMS.traceHashKey() methods
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/464308801e70481e55f1b347f27420d3335a85fd">46430880</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T21:44:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ChallengePhraseAuthentication
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e3af40376d3a5a54685b997ae254c0326a630b6d">e3af4037</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T21:44:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in SSLClientCertAuthentication
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/585b4a84665941b3fbded54da53da5eb81d7ae3e">585b4a84</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T21:44:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in HttpConnection
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/922f7db3b49550b963481271435b4250ad5d0427">922f7db3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T21:44:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in HttpPKIMessage
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c6ace66b186067d1fc2a80823035507f8b37a4c9">c6ace66b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T21:44:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in HttpRequestEncoder
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/984e6e65ec0293de6b872074988b4a37d3f1ead0">984e6e65</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T21:44:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in PublisherProcessor
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/49502b350e677fb53c43a9efbecbe5edce1b346d">49502b35</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T21:44:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in JobsScheduler
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/75b233d0982cf9eedf71f2ddb04bbb38636354dd">75b233d0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T23:14:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in RequestQueue
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/75f37e33c41120e7e30b1e7e860e1a138ddfbd70">75f37e33</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T23:14:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in GeneralNameUtil
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/92fe6d9d4b07366ed7543ba2f3949a3471120ee2">92fe6d9d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T23:14:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in RequestRecord
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/edccd5f082e7ffd5cf0a204f244dfa1bebaff8cc">edccd5f0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T23:14:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in UGSubsystem
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8c4abd5754e21b88e7205b74c954ad15af24e8d9">8c4abd57</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T23:14:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in JssSubsystem
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/fbfc6e930d1c56b35d9eea620546db53363055d8">fbfc6e93</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T23:14:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in LogSubsystem
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f1cbc11517e7732a59c58f81940f42b951c06df0">f1cbc115</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T23:14:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in X500NameSubsystem
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/28224487a6d7ea8636b065cfd950cad09121792b">28224487</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T23:14:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in LocalConnector
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e6a83a5ad7e22364560c9465628be7b2c8d59668">e6a83a5a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-13T23:14:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in RevocationInfoMapper
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/777822b715b2cdade244f5eaee074a03e4082a43">777822b7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-14T00:01:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in org.dogtagpki.legacy.core.policy
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/35a2a510ac5cf26ae6143b0c09dc35bef60c1312">35a2a510</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-14T00:01:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in com.netscape.cmscore.ldap
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9fa4daa8004a9472e1d768f31139489eadf4750d">9fa4daa8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-14T00:01:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in OidLoaderSubsystem
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/dda61f4e074b1af59ac59acda6cd4176627ceb70">dda61f4e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-14T00:01:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CAService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8f2421c701c0a4695bc2cbb7139be922d4b61922">8f2421c7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-14T00:01:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CertRecordMapper
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2a93c8c4120ad87de7c8fafa234bfa5421f63471">2a93c8c4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-14T00:01:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in OCSPAuthority
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/537f1265b75ae30261c57ef7f51f48dfbacd7de9">537f1265</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-14T00:01:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in FileAsString
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8db1fd38f413bf7b2902fefebfcf989f8e4f7612">8db1fd38</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-14T00:01:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in TokenService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/95972998940ad9b66541eafd7bd5b5c17501678b">95972998</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-14T00:01:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in DirAclAuthz
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/450cf37bec1275bb6157cbf3887564f0e6cec06b">450cf37b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-14T00:01:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ProfileServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c3f7ae3b4a5876ab4c138101358461f866afc3e7">c3f7ae3b</a></strong>
<div>
<span>by Jack Magne</span>
<i>at 2019-03-14T00:12:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Resolve Bug 1601539 - TPS – Return HTTP Error Codes Instead of Exceptions in TPSServlet.
Submited by RHCS-maint.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/eeaaf593139d2114acc10abd622030cb947e6410">eeaaf593</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-14T01:04:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in EnrollmentProcessor
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e52cef4db7f5931382961c8ff2ea2781852c5870">e52cef4d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-14T01:04:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in BaseServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/63027eec2fee4fd343c611c43312901ca1662663">63027eec</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-14T01:04:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in EnrollmentService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c4fc7c9dd893ac1b5f2a27a69717fbceb3b5507e">c4fc7c9d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-14T21:37:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in LDAPStore
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6eb8526a11a548194d35f7cfe97d27ba66bd436e">6eb8526a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-14T21:37:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CertificatePoliciesExt
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a40435498fc8d45242f1149800bd6a5c55e7534f">a4043549</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-14T21:37:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in AuthTokenSubjectNameDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9353653e2cf2c391b2eaef1d3f57be2fb7b3e9d6">9353653e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-14T21:37:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in NameConstraintsExtDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6e446fbc64ee5aa16e2dceaf69d1d18efe7d1917">6e446fbc</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-14T21:37:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CertReqInput
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9cb7d2452a5f740aee6ca6b8b12dd4fd6a9dce6a">9cb7d245</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-14T21:37:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in BasicConstraintsExtConstraint
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d1270f0aee16e1c565c2560b05e5a20cca7a5236">d1270f0a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-14T21:37:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CAValidityConstraint
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e580e7bd46c88e27f060969c10b6e9f1bad21790">e580e7bd</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-14T21:37:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in AuthInfoAccessExtDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/03ecfb2197dab630cef958ff79e6b58c3fb3909f">03ecfb21</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-14T21:37:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CertificateRevokedListener
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bb3386b0918f7df46bd792c103aa2011976b3f89">bb3386b0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-14T21:37:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in MailNotification
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a852a4f7f1b29470fcea26cce2c4ddc123850738">a852a4f7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-14T21:37:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in BasicConstraintsExtDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/63c1fa53b2767dce8f3b486cd2f0f0dce532f057">63c1fa53</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T00:04:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in UserOrigReqAccessEvaluator
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b9f69e039d8f4b78f587a1c65ca51655bdae8ffb">b9f69e03</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T00:04:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ExternalProcessConstraint
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6afa6e29c2d754bfec737b43b86b6b600d5c799d">6afa6e29</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T00:04:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in SubjectInfoAccessExtDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3e585b0a67ad7888c8eb294ef2a9974668dcff21">3e585b0a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T00:04:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in EnrollInput
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5a5c13429c762e1ed75a790b4b29efbb12b30ef4">5a5c1342</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T00:04:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in SecurityDomainProcessor
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ad94e03918d7c4a07dffe195f215fbfd23b6cc90">ad94e039</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T00:04:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in UpdateConnector
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/87b5bc7b8371cf205bf501784da1ec7f7b53961e">87b5bc7b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T00:04:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in RenewalConstraints
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/09131aab543610ccdfa2f1ef7a7ce19cb659d732">09131aab</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T00:04:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in AuditService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e5699ed7b5bb36c5b3075a0da941438948e190f1">e5699ed7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T00:04:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in AuthorityKeyIdentifierExt
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/80468208bd21a1ea146e789972e94b455e6582da">80468208</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T00:04:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in UpdateOCSPConfig
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/439547e161cb1c8aee4640e6aa50a8ac89949d98">439547e1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T00:04:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in OCSPPublisher
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e0ce46fae349cb6c18b8be520de5d8121277d6dc">e0ce46fa</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T00:04:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in SrchCerts
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6a2186497faf0b6c81cfec644c33effd57ccea81">6a218649</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T00:04:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in EEClientAuthRequestFilter
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b6b15589876cf88b75fbb3d94868acab2b6caa0e">b6b15589</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T00:04:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in FreshestCRLExtDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c8a4d5a9e6f7a503b640dc629350cf718b432cd4">c8a4d5a9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T00:04:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in LdapDNCompsMap
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9e9f6b4fd8802c37dbac3290a2ddc46e89bbab88">9e9f6b4f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T01:42:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in AdminRequestFilter
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/59b90d8ec667b744f85cdeea8d19b5e3bdeb6dff">59b90d8e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T01:42:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in AgentRequestFilter
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/75689d5a3e252d366369dd1c346744cc0678a292">75689d5a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T01:42:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CertReqParser
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/145b45ba6ae90849d3a50b4eacc4a2f233dd6b5c">145b45ba</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T01:42:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in NistSP800_108KDF
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3b0487ec1772af96def5008a71ed51fac4b0ec0f">3b0487ec</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T01:42:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CertificatePoliciesExtDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b867bd0a46d43f3fb594389ee9b3b57db9a1a8d8">b867bd0a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T01:42:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in SubjectDirAttributesExtDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e4781c53b3514477078ac22d9acce2c110c18e18">e4781c53</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T01:42:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in FileBasedPublisher
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/379c39ff22714783b965b4664f620513fc3d80db">379c39ff</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T01:42:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in GetConfigEntries
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2b8e31807af3160cc34d838839283c824cf4d307">2b8e3180</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T01:42:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in TKSKnownSessionKey
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/17e7231a2f8ee2f92577fc2d22ce1020ea5ea405">17e7231a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T01:42:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in EnrollConstraint
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/21329582df6b5af3920acd011d1d9bf14164f83a">21329582</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T01:42:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in DownloadPKCS12
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9e879a1b56aea786d3b2c48fba443316e2d0e29e">9e879a1b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T01:42:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in NameConstraintsExt
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ea4d9b4c64dccbe9a58b9b228380658dc56a7db7">ea4d9b4c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T01:42:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in MessageFormatInterceptor
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2083d82f1e462181a3bb72bc44dc4fe7d67ae94a">2083d82f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T01:42:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in SessionContextInterceptor
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/431fcf09622cd85f91ccdb27d76ea0378a19dcfe">431fcf09</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T01:42:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ProfileListServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/aa43d5e21525c5e0c00e95acbd3fd304931288b6">aa43d5e2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T01:42:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in GetDomainXML
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ba6c5b929c71274becff70369bf37855afd4cfe9">ba6c5b92</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T01:42:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in GenericExtDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a51f8dba4dc776d0aead5c4c06e7c2538ac55189">a51f8dba</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-15T23:30:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added .copr/Makefile
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/435c6f8aa2103e6046f114c15e19589fe08880e3">435c6f8a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-18T15:49:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CMCAuth
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ba1721eb1370782a7db3423e0658f92c5c176237">ba1721eb</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-18T15:49:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CMCUserSignedAuth
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2094b0a6ddd0d60f83bde1340521823f6aa587ce">2094b0a6</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-18T21:59:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CMCSharedTokenSubjectNameConstraint
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9aeca0014947f1f36a965f1b3ea4c9411e3e872a">9aeca001</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-18T21:59:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CMCUserSignedSubjectNameConstraint
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ca2f34af8083b66350faddcf09c606eb1fd2e2e5">ca2f34af</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-18T21:59:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CMCUserSignedSubjectNameDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7d90f6167c5806f5bb90b5ca78cd08aa880795f2">7d90f616</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-18T21:59:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CMCOutputTemplate
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/647c788a34565af4fecdada6b6e48f7cb77810b8">647c788a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-18T21:59:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ProfileSubmitCMCServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/241230647cba1dd52302a4f00f583a0c84fcddba">24123064</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-18T21:59:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in com.netscape.cms.jobs
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/90b988cd07837fb1ffde2b3f1ef25441abcae904">90b988cd</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-18T21:59:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in com.netscape.cms.profile.constraint
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f8f12a590839cadceb0939891d4be88661d5196a">f8f12a59</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T00:34:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in IssuerAltNameExtDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8ed336a5fb745291384f3ef8d74b2df20d04f328">8ed336a5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T00:34:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in GroupAccessEvaluator
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/126b8ea881734f2742fc662ac8246f1d1444b43c">126b8ea8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T00:34:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in LdapCertSubjMap
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e171d39a02f0d5248028cba9e9beb407ad24a38d">e171d39a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T00:34:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in HashEnrollServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e9d57429f236ebf48a30610af770fe93a89dffde">e9d57429</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T00:34:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CloneServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4f80c810c9b7058a02a5f6c9fa239228155d7fd5">4f80c810</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T00:34:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ConfigCertApprovalCallback
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0de12b56301034a9f78c37cf089252fbafd12b0a">0de12b56</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T00:34:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in GetCertChain
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e245ecf2435c0e3eb4d4ce3790f837eb3d151412">e245ecf2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T00:34:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CRMFProcessor
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8623dabb1f06546bd78a0d5a07dcc518fa22e4a5">8623dabb</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T00:34:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in SecurityDomainService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e3a8ed24479ea223a5186f25efa47379c644eeab">e3a8ed24</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T00:34:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CAEnrollDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b9060cfcc0e27c39f47f3541cf2a3424dab30308">b9060cfc</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T00:34:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in KeyUsageExtDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/47e1dd636402e0c312032c6563bb9b2347d154ba">47e1dd63</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T00:34:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in NSCertTypeExtDefault
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6b81b3aa68c34b2a7042dd052c3f6d17b0b25a1c">6b81b3aa</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T00:34:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in LdapUserCertPublisher
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e64bc52c115db5f79c18d9d3d16d87237f852b43">e64bc52c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T00:34:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CertReviewResponseFactory
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/77d2f96767598b297ee4c49e32010df3a55133e1">77d2f967</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T00:34:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CMCRevReqServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f3f82716f29ea2e9a507c1822807a9e4a4203461">f3f82716</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T00:34:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in GetSubsystemCert
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/df41f996671b287fc69ef47b49a65a065a462f0c">df41f996</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T00:34:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in RevocationConstraints
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/07b4fac8579834c285202484e3931532173f9a30">07b4fac8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T00:34:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in BasicConstraintsExt
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/26d3136d31e6cfd290df772eea8ed9b35ff84b82">26d3136d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T00:34:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CAInfoService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/319e3d4b8e4e2cfd09ee5bde52adea2f8aa22e61">319e3d4b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T01:42:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in com.netscape.cms.profile.def
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c4494917255fded6d18f36099c82cccf6171c1e0">c4494917</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T01:42:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ProfileService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/81af4a3e2f3de7906afd18734584c4d2d5ce6e37">81af4a3e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T01:42:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ProfileMappingService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c88c4b40c25ad59b6baa8a3b17c636c9c74aebdf">c88c4b40</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T01:42:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in KeyRecoveryAuthority
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4b10b7853b73a31e30c1b4e25fde079a8e1a1fa3">4b10b785</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T01:42:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in com.netscape.cms.servlet.admin
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b0b3f7af4a64fe001025ef362ff4a8775ef3b4b6">b0b3f7af</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T01:42:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in com.netscape.cms.servlet.base
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cf97854dec8ff34441351630066d5168e01c568c">cf97854d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T01:42:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in com.netscape.cms.servlet.processors
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/009dd4fd160f50dbdd69455b378910ecef8fddb6">009dd4fd</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T01:42:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in org.dogtagpki.server.rest
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/be07ba4399ac42e1674c58723f40c1b0b8b547d7">be07ba43</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T01:42:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in com.netscape.cms.profile
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a34f0617357705b5fdcba4c7945fee2d2ca7ba16">a34f0617</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T20:01:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in com.netscape.cms.publish.mappers
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4dfb30ddb17db4fac934eead9e574e137ee16516">4dfb30dd</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T20:01:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in com.netscape.cms.publish.publishers
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ae51ed77fc0980f3ec39d7ac1971517818072eaf">ae51ed77</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T20:01:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in com.netscape.cms.servlet.cert
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/30f081559bc911b4db87dfbfb33ac1e4bd5d430a">30f08155</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T20:01:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in com.netscape.cms.servlet.common
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6d1ecd3b6437fe208ebe0a805d62be2d6f46d1e7">6d1ecd3b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T20:01:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in com.netscape.cms.servlet.csadmin
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/600850acfe43efef86cda4490b0c9793c9b121ec">600850ac</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T20:01:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in org.dogtagpki.legacy.server.policy.constraints
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ffaa35d8fe080d0639257f75e2e17f08b768b399">ffaa35d8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T20:01:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in org.dogtagpki.legacy.server.policy.extensions
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3cd5116657ff7b7993cd8dbff285f8134abbf421">3cd51166</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T20:01:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in com.netscape.cms.servlet.request
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/783ef87c5249085f66574aa226821cc20a37eeb8">783ef87c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T20:01:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in com.netscape.cms.servlet.key
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/eecb0ec6e73fc758df777145ef9974d441bff4cc">eecb0ec6</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-19T20:01:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated the remaining loggers in com.netscape.cms
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3e27af2a4c86472b40652bacb9a29da46d9d24de">3e27af2a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-20T15:59:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Restored AuthTokenTest
The AuthTokenTest has been updated to remove obsolete code and
reenabled to run at build time.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/dcbe8d0f2e8d137167c5af3da6e58e5bac955d02">dcbe8d0f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-20T15:59:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Restored RequestTest
The RequestTest has been updated to remove obsolete code and
reenabled to run at build time.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2db8c330df8036b0df09bb372c77ac0b29aada5a">2db8c330</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-20T22:51:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.createArgBlock() in com.netscape.cms.servlet.base
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4dc12c22054a40a3a72f32cc8e74b33f1a70f4dd">4dc12c22</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-20T22:51:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.createArgBlock() in com.netscape.cms.servlet.cert
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3949834b2b57394f3ddccab892016b10dbf749e3">3949834b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-20T22:51:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.createArgBlock() in com.netscape.cms.servlet.common
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/42cd856310138f570e13bc9f8c2626966367625d">42cd8563</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-20T22:51:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.createArgBlock() in com.netscape.cms.servlet.key
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9c19f22ee247a92d6a37604f12ea9572ee2d6b2a">9c19f22e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-20T22:51:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.createArgBlock() in com.netscape.cms.servlet.request
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/050d8ac33bc94ebec1df452b0f397519326a1323">050d8ac3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-20T22:51:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.createArgBlock() in com.netscape.cms.servlet.ocsp
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/461b7d0d263951e0b80c83985ddd70a80a809ac3">461b7d0d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-20T22:51:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced remaining CMS.createArgBlock()
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6a59940ef45c1d35465daab8bf38c4e30590ba0f">6a59940e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-21T03:13:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CertInfoProfile into com.netscape.cms.servlet.csadmin
The CertInfoProfile class has been moved into
com.netscape.cms.servlet.csadmin due to dependency
on CMSEngine.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/57325e2cb05ce68b5f9b7fdc480fb569c0230225">57325e2c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-21T03:13:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed IAuthzManager dependency on ACL class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/de9df1615e06555dda4b2a90ba4cf6884cb86ddc">de9df161</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-21T03:13:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved ACL class to com.netscape.cms.authorization
The ACL class has been moved into com.netscape.cms.authorization
due to dependency on CMSEngine.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e1668bb0b588ecca8f36dc77549704faf3595df5">e1668bb0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-21T14:11:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed AgentApprovals.findApproval()
Previously the AgentApprovalsTest was failing since
the AgentApprovals.findApproval() was incorrectly
returning the last approval if there was no matching
approval found.
In this patch the AgentApprovals.findApproval() has
been fixed to return null if there is no existing
approval found. The AgentApprovalsTest has been
reenabled to run at build time.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9564477b2da5766f73329a42ce16896c8a4096cb">9564477b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-22T02:11:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMSEngine.getLogMessage() to CMS
The CMSEngine.getLogMessage() has been moved into CMS class
since it doesn't depend on any attribute in CMSEngine.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5e3e446816349eb242d22da71bea44d1a358fdcb">5e3e4468</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-22T02:11:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMSEngine.getUserMessage() to CMS
The CMSEngine.getUserMessage() has been moved into CMS class
since it doesn't depend on any attribute in CMSEngine.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/417732d93a843f48838a37c5c56b7fbf7451fcf3">417732d9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-22T02:11:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed dependency on CMSEngineDefaultStub
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f7aedbdf8e7679dae897eeae3bef6632c1c809d2">f7aedbdf</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-22T02:11:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in NetkeyKeygenService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/eec3153e0f17d56410efba97bff4b5f5cf26a35a">eec3153e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-22T02:11:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in TokenKeyRecoveryService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/41e36be3a9410aebc06bf1c39fd1edae8c906cfd">41e36be3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-22T02:11:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in org.dogtagpki.server.kra.rest
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/396c8f5932b7257daed3ac2cd8ebb463032e7b24">396c8f59</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-22T02:11:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in OCSPAuthority
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2167771a64941c739dceb377e0b15fe4cce87515">2167771a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-22T02:11:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in org.dogtagpki.server.ocsp.rest
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6997ace7490a043bafde6b7ae872634149f9b4f3">6997ace7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-22T02:11:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in TokenServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/06fa547e880fc83234c703eb8c400be822ad9fe1">06fa547e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-22T02:11:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in org.dogtagpki.server.tps.rest
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9fc5893428ef9f605dc2eb93f5c262f8e7a7e169">9fc58934</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-22T02:11:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in TPSProcessor
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f4d73c977ac4821605c42d02b4f5287c2f4dd268">f4d73c97</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-22T02:11:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused debug methods
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/38d87288cad0faff7b4074197de11ab5e1263be3">38d87288</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-22T21:01:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.isExcludedLdapAttr() to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d7cc69efa12f483c41f9bb3404e03073d781a739">d7cc69ef</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-22T21:01:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS.createFileConfigStore() to CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1e8a9faa0adf8405f398bc3ebfc9e3c9044ee8c1">1e8a9faa</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-22T21:01:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated CMS.getConfigStore() in CA
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/53a39e7d3b7d8744b012cc141553d7aa96f8c04d">53a39e7d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-22T21:01:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated CMS.getConfigStore() in KRA
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6f9358fe6f056535fe31114308e1b2ea371ae41c">6f9358fe</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-22T21:01:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated CMS.getConfigStore() in OCSP
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/debb29450b65b3a1cb3e9e55cccee7a7e7ac7a33">debb2945</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-22T21:01:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated CMS.getConfigStore() in TKS
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/df9de38b8a727a31c358363fc8acba8edb47b0ed">df9de38b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-22T21:01:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated CMS.getConfigStore() in TPS
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d42365bf71c51b1c1b1796111273c8530fdb17e7">d42365bf</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-23T02:03:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated CMS.getConfigStore() in com.netscape.cms
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a8ef3f5c61a9a0b08356e281d2a8cc57dc25e734">a8ef3f5c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-23T02:03:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated CMS.getConfigStore() in com.netscape.cmscore
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/33323fdc0c0848d477b1d8496711aeee6d4064a2">33323fdc</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T18:22:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated CMS.getSubsystem() in CA
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/575f72766ece58cbaea37d0b2032e2f5a2198dee">575f7276</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T18:22:33Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated CMS.getSubsystem() in KRA
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/416ddc1b9463733b86a7010171326e5d7c9fce06">416ddc1b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T18:22:33Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated CMS.getSubsystem() in OCSP and TKS
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/376ba579b72525f2f8fa6b70bd2fe6d77d06ee1b">376ba579</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T18:22:33Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated CMS.getSubsystem() in TPS
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1211092e63dd35b7cb266312387420443e80a5c0">1211092e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T18:22:33Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated CMS.getSubsystem() in com.netscape.cmscore
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5a023624eed8d851620f5a49440bdea349b29091">5a023624</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T18:22:33Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated CMS.getSubsystem() in com.netscape.cms
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b22f13ebccf5d3c9453ae2a1cd9e20976dbf1b69">b22f13eb</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T19:15:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in org.netscape.kra
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/eb2fc62b7634c650d34a3891e0e110459703b53b">eb2fc62b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T19:15:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in com.netscape.ocsp
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/914f8425fd9bf4088135001e3bc66f601bdae8db">914f8425</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T19:15:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in com.netscape.tks
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8828c34e7ceec23e1b30e20cdf4669d9f44830ea">8828c34e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T19:15:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in TPSConnectorService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/247b97352374149075a47a5d94d0c5f0f6b74c80">247b9735</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T19:15:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in TPSEnrollProcessor
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c15c59693dd1861c027b6045f355f34cf1c07b7d">c15c5969</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T19:15:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in TPSTokendb
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c9ce9fdddbc25cae76977cd597b29999f01d531e">c9ce9fdd</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T19:15:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in SecureChannel
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9c9d65c6454888a5a71aa6060a47a030692f446e">9c9d65c6</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T19:15:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in TKSRemoteRequestHandler
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2e72f7c933ce0ae9fc3ac8c064466c8187fe4d2d">2e72f7c9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T22:47:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in TPSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/946666efa129f8bf0134cd5c7775accf8b1c09f2">946666ef</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T22:47:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in FilterMappingResolver
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e0245312532106c4310167dc01d62eaba26e1033">e0245312</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T22:47:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in PKCS11Obj
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1ed18339e73bf938c10b35eefdaa36d33c594de0">1ed18339</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T22:47:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in CARemoteRequestHandler
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7049e408d0e923d4fba500a4c8123249360fd326">7049e408</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T22:47:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in KRARemoteRequestHandler
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/84125ef225f951cbb60475d5e08db9d464b9a520">84125ef2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T22:47:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in AuthenticationManager
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2a263878f4ddf226adab25f507975ba8e355f719">2a263878</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T22:47:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in EnrolledCertsInfo
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d40b2b3daee9d72cd23276946f083460e61298ba">d40b2b3d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T22:47:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in ConnectionManager
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/78192e62b4c69e70887e64f529b33403736763cb">78192e62</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T22:47:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in org.dogtagpki.server.tps.cms
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c4e09cae28177adedd0374e50556e6ede304e780">c4e09cae</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T22:47:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in org.dogtagpki.server.tps.config
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ca7e8e529cad1debcd13b67a9256ebc77af5b27a">ca7e8e52</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T22:47:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in org.dogtagpki.server.tps.main
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b60609c7c23e18b040ff39f4d44028cb4e86cf98">b60609c7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-26T22:47:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in org.dogtagpki.server.tps
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ff869e0a35656bba23afe72df17f9cc20ebe9888">ff869e0a</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-03-27T19:09:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add .p12 chain support to PKICertImport
This introduces a few new options to PKICertImport to deal with .p12
certificate chains:
--pkcs12 / -p: input file is a PKCS12 certificate chain
--pkcs12-password / -w <password>: password for .p12 file
--chain / -c: import the full chain from the .p12 file
--chain-trust / -r <flags>: trust flags for the intermediate certs
--chain-usage / -s <usage>: usage to validate intermediate certs
--leaf-only / -l: import only the leaf from the .p12 file
The following unsafe options are also included for usage with .p12:
--unsafe-keep-keys: keep all imported keys when validation fails
--unsafe-trust-then-verify: apply --chain-usage trust flags before
doing certificate validation. Allows a new root CA to be imported
from a trusted .p12 file.
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e22f816ea97e31285d6526305ffc83e22b2bb284">e22f816e</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-03-27T19:09:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add certificates for PKICertImport tests
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a282c37c04794d2e77599acaad3ed537df2532e7">a282c37c</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-03-27T19:09:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add PKICertImport test runner
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ee27ef73ad9dc78efebf2224847df4a2ec92a01e">ee27ef73</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-03-27T19:10:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add design docs on existing PKICertImport
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/53c51b4847bf3127f49f3f2c2d8e2f90adc61eda">53c51b48</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-03-27T19:10:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add design docs on .p12 chains
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1d2394895986a6570888fd3fac51244b5bab37e7">1d239489</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-03-27T19:10:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add example usage to design documentation
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b529c5cff79e952edd422e46388758a46bcaff08">b529c5cf</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-03-27T19:10:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Document test scenarios for PKICertImport
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0df8f5022b30761ee4e8eae042187fe1a85ef239">0df8f502</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-28T03:00:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.getCurrentDate() with new Date()
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/80ea43917541e22318aac96818c4c7e03911d2e9">80ea4391</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-28T03:00:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused methods in CMS class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/39be9b0fcf6def3e4124c8a28382eb019b4a89b8">39be9b0f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-28T21:13:04Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated pki-server http-connector-mod
The pki-server http-connector-mod has been modified to provide
options to modify additional connector parameters.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/798e1bb58a0c6b0c0e6f71d18beff70a01ac741e">798e1bb5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-28T21:13:04Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated Installing_Basic_PKI_Server.md
The Installing_Basic_PKI_Server.md has been modified to use
the JSSImplementation only in PKCS #11 keystore case.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9469be2f8b653cab3b8fce8286d900c5a5b86d6a">9469be2f</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-03-29T15:47:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add timestamp and commit-id for automated COPR builds
To aid in copr automated builds, this patch creates
NVR based on timestamp and commit-id
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/06a3fa33dc9bd63cc6d1d6b8c71abf93f2b17fcf">06a3fa33</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-03-29T17:53:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixing minor issue with COPR automated builds
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/972cfb918b318fc97b3bce95a00bef0feee74e7e">972cfb91</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-30T02:28:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMS class to com.netscape.cmscore.apps
The CMS class has been moved from com.netscape.certsrv.apps
to com.netscape.cmscore.apps to remove pki-certsrv.jar's
dependency on pki-cmscore.jar.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8215e8205f19961d8fb1cb4b98c807e2f7e19917">8215e820</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-03-30T02:28:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed ICMSEngine interface
The ICMSEngine interface is no longer useful so it has been
replaced with CMSEngine directly.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f342e5db48a03005d79220ba743205c65b7a4d61">f342e5db</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-01T21:47:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-server-ca.8 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cfea28984b2318affcf15f86ad846ecfc4be4115">cfea2898</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-01T21:48:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-server-kra.8 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8dcb12ab1c63505303c6433b5853f90c244befbd">8dcb12ab</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-01T21:48:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-server-ocsp.8 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/21994da0f1b62b0ea810ccba3594d72a44131a8b">21994da0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-01T21:49:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-server-tks.8 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bfb14f0ec10493720fadccaec300a5a5e24af772">bfb14f0e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-01T21:49:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-server-tps.8 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/586c5777c6006773cb1d15b0e7578a4977b890a5">586c5777</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-02T18:55:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored PKIDeployer.deploy_webapp()
The PKIDeployer.deploy_webapp() has been moved into
PKIServer.deploy_webapp() for reusability.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/90a2ac49316a19fdbcf68286ba9ff5a0fbab47fa">90a2ac49</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-02T18:55:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added PKIServer.undeploy_webapp()
A new PKIServer.undeploy_webapp() has been added to remove
a webapp deployment descriptor.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1d6d88607bd1948f1ba4e145a85bad23d4c353e2">1d6d8860</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-02T18:55:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added PKIServer.get_webapps()
A new PKIServer.get_webapps() has been added to return
the metadata of deployed webapps.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5bfd314ff225817188ce3707a5cd56436e15359e">5bfd314f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-02T18:55:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server webapp-find
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/edbbb6f46ef43d94d585cfcf5447a5092ef57f7e">edbbb6f4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-02T18:55:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server webapp-deploy
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c15522aa2d3f315187480309cf0cbd51b2f3f5c0">c15522aa</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-02T18:55:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server webapp-undeploy
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d091b30eb0931be3430801c931ffc9274429b380">d091b30e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-02T18:55:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-server-upgrade.8 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c0a794a6eea51b0417d98c5da998f10e8ca9994a">c0a794a6</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-02T22:08:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-server-migrate.8 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5ba4b56d8dd7f999dfabf994f4b3a0d99a147b6f">5ba4b56d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-02T22:08:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-server-instance.8 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2411ddcb77353e84a7b386bec431e8f2f4db7bf6">2411ddcb</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-02T22:08:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-server-subsystem.8 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1263cde3ed8defc67c2a4565e611db3aa054f85b">1263cde3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-03T17:19:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-server-nuxwdog.8 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f897a552fc95e9284fd0db94af0987e3682bedba">f897a552</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-03T17:19:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pkispawn.8 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7782d9ce6c5505f5e791a4156827ea2132f64846">7782d9ce</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-03T17:19:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pkidestroy.8 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3865a007ae5b1430e2e0cd7401468e4f39ccfd1e">3865a007</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-03T20:54:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-server-logging.5 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2fa2c713e1b8f69004f1a4c6e5a3bafded04109c">2fa2c713</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-03T20:54:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki_default.cfg.5 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a56cc392cf55c0e97082704c4a48f0b5bb009694">a56cc392</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-03T22:19:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pkidaemon.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c53a033e617e7f94737e6daa02b1c854d4f9cabe">c53a033e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-03T22:19:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-upgrade.8 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c4cb0e0c68d814674ac8d591ab56332fad29cd20">c4cb0e0c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-04T00:02:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-logging.5 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/346caa1c4d5bf195d1c374542dfdfb4b5fd30cac">346caa1c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-04T00:02:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-tps-connector.5 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0ff6d64cbfc4b462c0333e320cf3b2ebbdb94145">0ff6d64c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-04T00:02:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-tps-profile.5 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d75c51f5044e6fcea3c352de2d9fb225041142fb">d75c51f5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-04T20:57:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-audit.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a5b0c7867850c259d363ac235e39a836eb15e9c9">a5b0c786</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-05T02:34:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-securitydomain.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0f7c4bb90ebaa3a2b4170295dff5e062bc0b3951">0f7c4bb9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-05T02:34:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-tps-profile.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/14ee5683bb3a97950c99c064acaa75b4cbe47be1">14ee5683</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-05T02:34:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-key.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d73a90f3170320ef92008b8ccd3121e1218bd1d8">d73a90f3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-05T14:48:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-ca-profile.1 to Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/14be5dd35d0f79d517b24758c66c001cd659af03">14be5dd3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-05T14:48:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-ca-kraconnector.1 to Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0b47eb5e8626d6e35af57c7653a2668f02e00aad">0b47eb5e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-05T14:48:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-cert.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4642df4d4fbcb29373a2d2f6422b7bfafcf52fbb">4642df4d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-05T14:48:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-client.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7567bcd34064384de679d9cacde8c9dd0fa524d6">7567bcd3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-05T17:14:46Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-pkcs12.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/105c726dd3bee76d25dd0e16d5c1bbb711108026">105c726d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-05T17:14:46Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-pkcs12-cert.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bf13380fb0d53c999a3e2cf6dc91fe59778fdb6a">bf13380f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-05T17:14:46Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-pkcs12-key.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7eff184c4c2c322c64ab0448dad653f3d9b4af6d">7eff184c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-05T19:56:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-group.1 to Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1c8d9ca728257366099ec164cc502b77d3fbdd0e">1c8d9ca7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-05T19:56:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-group-member.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2ae9f7b709bd750875a7540e9afea6eb45f99a36">2ae9f7b7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-05T21:21:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-user.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1559108ed18946451d8a274fade9a0175a04e0c2">1559108e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-05T21:21:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-user-cert.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bf9ad5097a87b77143ece048cce550055b4db9b8">bf9ad509</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-05T21:21:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-user-membership.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9b9f21616d354d3b1229f54f19675c97a6672eea">9b9f2161</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-09T18:57:24Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted AtoB.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b0c955c2b0b137b2a72823c089762c6b928887b2">b0c955c2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-09T18:57:24Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted BtoA.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/44f6f77836c2fbda46df085b7aec3d3256ff50fe">44f6f778</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-09T18:57:24Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted AuditVerify.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ac0c9598e687735087497fb41a9093577e064da2">ac0c9598</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-10T01:52:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted CMCEnroll.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7616c677a59078c081cc8522bfa367f2a934ca22">7616c677</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-10T01:52:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted CMCRequest.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/833a14b258e9d126ccaf6526dfc479ddb5ba99e6">833a14b2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-10T01:52:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted CMCResponse.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0f515c952d6a46e271b4e17ee9d58306b6077529">0f515c95</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-10T01:52:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted CMCSharedToken.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ae04c8a1436ac46ef9b8459bdcea1c2595dd5d74">ae04c8a1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-10T21:53:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted KRATool.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bd1483ede1a4f010b34007412c91515d983a572a">bd1483ed</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-10T21:53:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted PKCS10Client.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c6ab14dd929b225173464da2c93d2dfdfa87f501">c6ab14dd</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-10T21:53:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted PrettyPrintCert.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f25e7219c3e07d978118b2ef7e151934cdc8172f">f25e7219</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-10T21:53:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted PrettyPrintCrl.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6e6ed1d34e17043db1724fafb6b3d3e0cafc255b">6e6ed1d3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-11T16:13:56Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted PKICertImport.1 into Markdown
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/07e6a9de294fc3beb34d63368adc1110baa90230">07e6a9de</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-11T20:01:07Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server restart
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/eb75f1d39e7b14c186f43b83c1809d952ad51fd2">eb75f1d3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-11T20:01:07Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused code in Debug class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c9cd351532a6fc70a4a8afb415d91b0cf7233f06">c9cd3515</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-11T20:01:07Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages in PropConfigStore
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0b14e3ab25a4b00be1f5c0d8813f3e8878ff9990">0b14e3ab</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-11T20:01:07Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages in CertService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d45a54d93660394c1e30bdef8ab2f60d0e46232c">d45a54d9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-11T20:01:07Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced SubsystemRegistry with HashMap
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ecdc59fd61e92c70f24f39a4b763f9f5be22752c">ecdc59fd</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-04-12T15:22:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Respect internaldb.maxResults in LDAP Factories
When getting the LDAPConnection from the pool of available connections,
always reset the SIZELIMIT parameter; this ensures that if the
connection was recycled, the new owner gets a connection with the
default SIZELIMIT value. Otherwise, the past owner could've changed the
value, which we'd happily reuse.
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7b20568a306ebe595d9a7e0113ee6267c61e910a">7b20568a</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-04-12T15:22:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Allow page size to influence LDAP query size
When performing an LDAP query, we need to take into account the actual
page size of the incoming request. Otherwise, our LDAP query can either
overflow or underflow the request's page size. However, we can't blindly
set SIZELIMIT either; instead, treat it as a maximum value which we
can't exceed.
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3fdac1ff287eea2cf5c213606f7d5c46cb4041ca">3fdac1ff</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-04-12T18:51:00Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update PKICertImport manual page
Document the new PKCS12 related options and add a couple of examples.
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/fa4f3a4b9e72bd032d348a2272b2a15a48fcc328">fa4f3a4b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-12T20:12:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unnecessary links to Tomcat libraries
Tomcat libraries are loaded automatically, so it is not
necessary to create links to them in <instance>/lib.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e69067c1f0f32471df00fe2efca706a8221646f8">e69067c1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-12T22:09:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed obsolete RESTEasy dependencies
Scannotation and Javassist are no longer used by RESTEasy:
https://issues.jboss.org/browse/RESTEASY-1010
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/578796f253cb77e31f478a7c99930bfaaf693912">578796f2</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-04-15T14:44:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">cert-fix: use context manager to disable/enable selftest
To ensure self-test criticality is reinstated even when cert-fix
fails due to exception, use a context manager. This change also
improves readability a bit.
Also promote the "creating temporary sslserver cert" message from
DEBUG to INFO.
Part of: https://pagure.io/dogtagpki/issue/2776
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8421413ff0f40390a264905f0ecd2025824c8cce">8421413f</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-04-15T14:44:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">cert-fix: ensure server stopped before restoring config
Use a context manager to ensure, even in presense of exception, that
the server gets stopped before configuration (CS.cfg) gets restored.
Part of: https://pagure.io/dogtagpki/issue/2776
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/67854bb5526aff3ad4bb5c81f521a009391ae900">67854bb5</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-04-15T14:44:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">PKISubsystem: add methods to read/write database config
The offline certificate renewal system needs to be able to adjust
database configuration, and restore it afterwards. As a step
towards this, add PKISubsystem methods 'get_db_config' and
'set_db_config'.
Part of: https://pagure.io/dogtagpki/issue/2776
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/521d7ad23efef3c742337656c40f4741fbffd989">521d7ad2</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-04-15T14:44:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">cert-fix: use LDAP password authentication
If the LDAP service certificate is expired and Dogtag is using a
secure connection to LDAP, connecting to the database will fail.
Likewise, if the subsystem certificate is expired and LDAP client
cert authentication is configured (the default), then LDAP
authentication will fail. To avoid these issues, the cert-fix tool
has to reconfigure subsystems to use password authentication on a
non-TLS connection.
Add a context manager that performs this reconfiguration, and
restores original configuration on exit. Update cert-fix to use
this context manager.
If targeted subsystems are using TLS certificate authentication,
then a random password for pkidbuser will be generated, written to
password.conf, and set for the user via the 'ldappasswd' command.
This requires the Directory Manager credential.
If targeted subsystems are already using password authentication,
they are only reconfigured to use port 389 and no TLS/STARTTLS.
ldappasswd is not invoked and the Directory Manager credential is
not required.
Part of: https://pagure.io/dogtagpki/issue/2776
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1e57929f325f36a14c50f204af396cdba7c200cf">1e57929f</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-04-15T14:44:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">cert-fix: sleep after starting server
If the server does not start quickly enough, cert-fix sends requests
to the server before it is ready to handle them, causing failure.
A proper solution is to poll the server until the status resource
indicates that it is ready. But for now, the quick workaround is to
sleep for a little while.
Part of: https://pagure.io/dogtagpki/issue/2776
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b7c406bba0645b748a3ddbf67b9113eefd028bc1">b7c406bb</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-04-15T14:44:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">PKIInstance: add 'cert_folder' and 'cert_file' methods
The cert_folder and locations of certificates under that folder are
useful to know from outside the PKIInstance class. In particular
the cert-fix tool will need these data. Extract the computation of
the folder path to a property, and the computation of certificate
file paths to a method.
Part of: https://pagure.io/dogtagpki/issue/2776
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ab0d2ba350cc4027e052b55043efe25d6ebf0718">ab0d2ba3</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-04-15T14:44:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">cert-fix: add subsystem cert to pkidbuser entry
Update cert-fix to import the subsystem certificate into the
pkidbuser entry, if it was renewed and the instance uses LDAP TLS
client authentication.
Part of: https://pagure.io/dogtagpki/issue/2776
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f15ed90f8b05c02e5d4ea223af666853b1a08e21">f15ed90f</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-04-15T14:44:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">PKIInstance.cert_create: support password authentication
The cert-fix tool currently needs a valid agent certificate, but
this is not a good assumption - it could be expired. Update the
cert_create() method to support password authentication.
Part of: https://pagure.io/dogtagpki/issue/2776
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4a328973c36384fa0938caa2cb3c654d1a435b3d">4a328973</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-04-15T14:44:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">cert-fix: extract password gen and ldappasswd routines
cert-fix will be modified to use admin/agent password authentication
instead of certificate authentication. As a preliminary step,
extract the ldappasswd and password generation logic subroutines,
which will also be needed to set the admin/agent account password.
Part of: https://pagure.io/dogtagpki/issue/2776
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e63e8abb9aa15c8dacf67a27f29259396668769b">e63e8abb</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-04-15T14:44:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">cert-fix: prompt only once for DM password
cert-fix now performs several operations that require the Directory
Manager password. Currently each operation prompts for the
password. Modify the code so that the administrator only has to
enter it once.
Part of: https://pagure.io/dogtagpki/issue/2776
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cfd612067759a68806d6832dd1640655681bd0ab">cfd61206</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-04-15T14:44:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">cert-fix: use admin password authentication
If the agent/admin certificate is expired, cert-fix will fail.
Avoid this issue by using password authentication to submit the
renewal requests.
We don't know the current admin account password (and the user might
not know it either), so we have to reset it. This will be a caveat
of cert-fix. But because the user does know the Directory Manager
password, they can reset the admin account password afterwards.
Part of: https://pagure.io/dogtagpki/issue/2776
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/162974c77723a6169f0d17cce3765ec4e5c61c97">162974c7</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-04-15T14:44:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">PKIInstance.cert_create: support renewal by serial only
PKIInstance.cert_create() currently requires the "cert_id" argument,
which refers to a system certificate (e.g. "sslserver",
"ca_ocsp_signing", etc).
The cert-fix tool may need to renew other expired certificates, too,
in order to bring a deployment back to a fully functional state
(e.g. LDAP TLS service certificate, agent certificate). To support
this use case, update cert_create() to accept a serial number to be
renewed, _without_ requiring cert_id.
Part of: https://pagure.io/dogtagpki/issue/2776
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7c5a1990d574382f0b8b40d71db50fcab1fe3d30">7c5a1990</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-04-15T14:44:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">cert-fix: support renewing additional certs by serial
In a broader operational context, it may be necessary to renew more
than just the Dogtag system certificates, e.g. expired DS service
certificate or agent certificates. Teach cert-fix the
`--extra-cert' option which specifies serial numbers of additional
certificates to renew.
Part of: https://pagure.io/dogtagpki/issue/2776
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cbb58cbd1e57a32feaa947523253eeffa08c0f18">cbb58cbd</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-04-15T14:44:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">cert-fix: default log verbosity to INFO
Operators need to see a bit more about what's going on. Default the
log / output verbosity to INFO.
Part of: https://pagure.io/dogtagpki/issue/2776
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c5cd9f8fb76141ebf7f90853aca1feee81a8e2c2">c5cd9f8f</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-04-15T14:44:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">cert-fix: add CLI option to specify agent account
The name of the Dogtag admin account is configurable. The current
hardcoded value, "admin", is correct for FreeIPA deployment but may
be incorrect for others. In particular, the default admin account
name id "caadmin". Furthermore, an operator may wish cert-fix to
use a particular agent or admin account.
Teach cert-fix the --agent-uid option which specifies the admin
account to use.
Part of: https://pagure.io/dogtagpki/issue/2776
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/370f64adf580b9deaaf5fdb523997ce44a86582f">370f64ad</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-04-15T14:44:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">cert-fix: write passwords to temporary files
Passing sensitive data on the command line is not secure. Use
temporary files instead.
Part of: https://pagure.io/dogtagpki/issue/2776
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/33c1a46fd56558e91e190801bec695e9be590fd8">33c1a46f</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-04-15T14:44:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">cert-fix: use LDAPI
The LDAP password modify extended operation requires confidentiality
(i.e. TLS/STARTTLS). If the LDAP service certificate is expired,
ldappasswd fails.
To avoid this problem, use LDAPI. Teach cert-fix the --ldapi-socket
option, which gives the location of the LDAPI socket and which is
required.
This change introduces a new assumption, namely that LDAPI and
autobind are enable, and that the autobind user (typically root) is
mapped to an account with sufficient privileges (typically
"cn=Directory Manager".
Part of: https://pagure.io/dogtagpki/issue/2776
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c3f2c375f5c94b37b6be49b67686d3c21b08016e">c3f2c375</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-04-15T14:44:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">cert-fix: target CA subsystem when extra-certs specified
If _only_ specifying --extra-certs, no subsystems are targeted and
Dogtag database configuration changes are not applied. Explicitly
target the CA subsystem in this scenario.
Part of: https://pagure.io/dogtagpki/issue/2776
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cf02dc91e4c8c2e6c71208e13258b3df07546d15">cf02dc91</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-04-15T14:44:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">cert-fix: verify LDAP connection as early as possible
Update cert-fix to verify LDAP connection and authentication as
early as possible - before stopping Dogtag or attempting to apply
any other changes.
Part of: https://pagure.io/dogtagpki/issue/2776
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6e2340ab134a87c69edeef6ad14f274b26eddcc3">6e2340ab</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-04-15T14:44:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">cert-fix: support LDAP again
An earlier change removed support of LDAP in favour of LDAPI.
Update cert-fix to support both LDAPI and network LDAP.
The only caveat is that because the ldappasswd extended operation
requires confidentiality, if using network LDAP and the DS service
certificate is expired, the program will fail.
Part of: https://pagure.io/dogtagpki/issue/2776
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cb1922ff10b14ac5c9552e0c43d8d59a00e59b3f">cb1922ff</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-04-15T14:44:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">cert-fix: require STARTTLS on LDAP connection
If an ldap:// URL is specified for cert fix, require STARTTLS on all
connections so that an expired LDAP service certificate, or other
misconfiguration, will result in more graceful failure as early as
possible. (Confidentiality is required for the ldappasswd
operations, but it's a bit harder to fail cleanly when we're that
far into the procedure).
Part of: https://pagure.io/dogtagpki/issue/2776
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b2d1e942729df7e91548904d855990b5046f02e6">b2d1e942</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-04-15T20:58:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add docs/changes/v10.7.0 folder
Moves existing change entry for Audit Events into the v10.7.0 folder.
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/53661dad1e4dcd8a0263ef9edcb82ea131a31455">53661dad</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-04-15T20:58:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add PKICertImport changelog entry
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/dd18a79a57bdacd2ebbd816af592a9cc7b7edb0d">dd18a79a</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-04-15T20:58:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix --leaf to --leaf-only in PKICertImport design
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/326592d95721223d5b60ff1714e3dd8352ced63d">326592d9</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-04-15T20:58:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix --chain-verify to --chain-usage in PKICertImport design
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/72cb230ddb40ccd8c826481cafe8fefc5d2404fc">72cb230d</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-04-15T20:58:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix typo in PKICertImport help text
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2a5812541dcc040b8e0113cb36ddfb3d893a4fa4">2a581254</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-17T22:25:56Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pom.xml
A Maven pom.xml has been added to define PKI dependencies.
This file may be used in the future to resolve build/runtime
dependencies with this command:
$ mvn dependency:resolve
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/251d86fa822f1d47feefc3e306dc2e33bbe26ae1">251d86fa</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-18T02:42:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated PKIServer.create()
The PKIServer.create() has been updated to create links for
the following files and folders in the instance directory:
- conf/catalina.properties
- lib
- common/lib
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/18fa8436456a9eeb47edba552ad1de3c8b463e73">18fa8436</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-18T02:42:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed pki-server jss-install/uninstall
The pki-server jss-install and jss-uninstall commands have
been removed since the libraries are now installed and removed
automatically by PKIServer.create() and PKIServer.remove().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/56748d18b3075fa2b310cbddb2cab5b3c95da041">56748d18</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-18T20:55:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated PKI server library
The deployment scriptlet has been modified to link the server
library folder instead of creating a folder with links to
individual library files.
An upgrade script has been added to make the same changes in
existing instances.
The code that regenerates the links to individual library files
for Tomcat migration is no longer needed and has been removed.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/960e884872576739adbde3522c4c89ff0173fcb6">960e8848</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T18:35:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.SUBSYSTEM_LOG with ILogSubsystem.ID
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/60b1eb3a17391715397a5559f9ddc41b45f33e1c">60b1eb3a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T18:35:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.SUBSYSTEM_CRYPTO with ICryptoSubsystem.ID
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1397ef2b4e4465f76f10687eb8c34876df6b649f">1397ef2b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T18:35:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.SUBSYSTEM_DBS with IDBSubsystem.SUB_ID
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/734b062fd47040177965f291ac8aab558a2f92c8">734b062f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T18:35:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.SUBSYSTEM_CA with ICertificateAuthority.ID
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/86955e12859125e71fbd43de413c228cfff8532b">86955e12</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T18:35:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.SUBSYSTEM_RA with IRegistrationAuthority.ID
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1b94d861af5565c7f2f186a9b1d51b61876c430f">1b94d861</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T18:35:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.SUBSYSTEM_KRA with IKeyRecoveryAuthority.ID
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/daa6214706e5487f3d92c8e7c3b346da7747659e">daa62147</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T18:35:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.SUBSYSTEM_OCSP with IOCSPAuthority.ID
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e648c7612e325bce60ad4053b28db0e17803b9a7">e648c761</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T18:35:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.SUBSYSTEM_UG with IUGSubsystem.ID
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/92d5b90092889172fa004de81a5862588066f869">92d5b900</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T18:35:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.SUBSYSTEM_AUTH with IAuthSubsystem.ID
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7854dbe75725129a8b86ac3567d7a1dcf42ed802">7854dbe7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T18:35:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.SUBSYSTEM_AUTHZ with IAuthzSubsystem.ID
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/29e11f2b319bf3a1bd2b5e9289b76cbdd7dbedad">29e11f2b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T18:35:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.SUBSYSTEM_REGISTRY with IPluginRegistry.ID
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cfe186bc7b2d427e43a058ea138ee64233683b9c">cfe186bc</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T18:35:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.SUBSYSTEM_PROFILE with IProfileSubsystem.ID
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a0c38870b060051f4199642fb316419af14bbb69">a0c38870</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T18:35:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.SUBSYSTEM_JOBS with IJobsScheduler.ID
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6480cf9c7025ede139c52650e889dc27540892ad">6480cf9c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T18:35:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced CMS.SUBSYSTEM_SELFTESTS with ISelfTestSubsystem.ID
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a8c59e8fbf796034db3c4a269d0420dc2e9a7650">a8c59e8f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T18:35:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced subsystem ID literals with constants
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a7bdc5b0e108ba7abdc762c57cae6c9fd3ffae96">a7bdc5b0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T18:35:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused LoggerDefaultStub
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/30c5a6bca82a53acb5e05c4bf0b63a26268ae273">30c5a6bc</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T18:35:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored RequestSubsystem
The RequestSubsystem has been refactored to become a member
attribute of CMSEngine instead of singleton.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/673ae8bfb6da913e7fe30c1eaa8a508634e842bb">673ae8bf</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T18:35:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused IRequestSubsystem
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f9fe5d2bad4cff1e5b23d037f657fede363cfb31">f9fe5d2b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T20:17:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved ProfileSubmitCMCServlet into pki-ca.jar
The ProfileSubmitCMCServlet has been moved from pki-cms.jar into
pki-ca.jar since it can only be used in CA.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/93fce8127c47898e588f263c92a7e5f5bc82be6e">93fce812</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T20:17:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved CMSEngine.getPKCS7() to CAEngine
The CMSEngine.getPKCS7() has been moved into CAEngine since it
can only be used in CA.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f77a1fe52d5936e59a25bdcfd20fae25c0748e8e">f77a1fe5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T20:17:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored CMSEngine.isRevoked() (part 1)
The CMSEngine.isRevoked() has been modified to return early
if the provided certificate is null.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f33ebbb56f3f2b699c7f451d349d966ee2b65882">f33ebbb5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T20:17:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored CMSEngine.isRevoked() (part 2)
The CMSEngine.isRevoked() has been modified to return early
if the certificate status has been determined before.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d61b298413bf492e7c14841df1a33d7116aa4b78">d61b2984</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T22:01:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced system loggers in com.netscape.cms.authentication
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/99e194c6e31cb6b0cd106ad5d06559b6b7b7019c">99e194c6</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T22:01:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced system loggers in com.netscape.cms.authorization
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/82a524e8f56221937f453e50badd41f3710025a8">82a524e8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T22:01:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced system loggers in com.netscape.cms.evaluators
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ac0fc0219cd4cff0b1c435938aafa6036bc63da7">ac0fc021</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T22:01:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced system loggers in com.netscape.cms.jobs
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ed46365ac7faa4483bdf24133d5696d80158876f">ed46365a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T23:50:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced system loggers in com.netscape.cms.notification
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7f7fb12f00b95d1a3ac842ca3122881dbf4490ce">7f7fb12f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T23:50:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed duplicate AuditFormat
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/eb8d601b65e8871630941a137c890375679e4d6b">eb8d601b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T23:50:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages using AuditFormat.FORMAT
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c415adcd75bb73183cbe25e0874debcb2d8c605f">c415adcd</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T23:50:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages using AuditFormat.NODNFORMAT
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/55dc9b84a63ce9f06f06e746883652204eeae031">55dc9b84</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T23:50:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages using AuditFormat.ENROLLMENTFORMAT
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a7557d60768e068f9be5a60821cd03fb2a4d683b">a7557d60</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T23:50:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages using AuditFormat.RENEWALFORMAT
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1fef8300e3af6f644b852609b6141d14b33ab1ff">1fef8300</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T23:50:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages using AuditFormat.DOREVOKEFORMAT
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f7b49a3b8ec7f7683480f33a6e6f4d4eefd5dc02">f7b49a3b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T23:50:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages using AuditFormat.DOUNREVOKEFORMAT
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1a6f0471464df97f25159bf65d8f6232af2410d1">1a6f0471</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T23:50:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages using AuditFormat.CRLUPDATEFORMAT
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8537d7ba3a24b4851a70932e7b31a3c086f42c74">8537d7ba</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T23:50:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages using AuditFormat.ADDUSERFORMAT
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a93568f7a55ffb5539b53070571a8bb036e2c7fc">a93568f7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T23:50:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages using AuditFormat.REMOVEUSERFORMAT
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f414f6ab648ffb3c53b673506e3245156b3a2e0e">f414f6ab</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T23:50:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages using AuditFormat.MODIFYUSERFORMAT
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/521c37bf9f2e39428d12664bdfd6d3685220e3e8">521c37bf</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T23:50:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages using AuditFormat.ADDUSERCERTFORMAT
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cd8cc2e15f0de40b566dbb961899ab1a78f4d89e">cd8cc2e1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T23:50:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages using AuditFormat.REMOVEUSERCERTFORMAT
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/926005b113dd1d5e67ee31ab757a8d6fffb1c621">926005b1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T23:50:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages using AuditFormat.ADDUSERGROUPFORMAT
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7e03ff8b44469420d94236e544470140afe0ca5a">7e03ff8b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T23:50:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages using AuditFormat.REMOVEUSERGROUPFORMAT
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0727f4ada2785eb7380e628ac16c9fac70a09f8b">0727f4ad</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T23:50:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages using AuditFormat.ADDCERTSUBJECTDNFORMAT
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/138fe2c9b3c1f876218a68021c1bc83aa5c51194">138fe2c9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T23:50:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages using AuditFormat.REMOVECERTSUBJECTDNFORMAT
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a64e385678a35a5b31b15b8258c79c6c1948693f">a64e3856</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-22T23:50:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated log messages using AuditFormat.LDAP_PUBLISHED_FORMAT
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/12d87f50a11068c6d5684b84789ad6dc09446a87">12d87f50</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-23T16:25:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced system loggers in com.netscape.cms.servlet.cert
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c1878e4e5c43351cb99f2a38d19635f447b44765">c1878e4e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-23T16:25:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced system loggers in com.netscape.cms.servlet.common
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7230cc085817edccfb6333f3096651e56b15c2a0">7230cc08</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-23T16:25:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced system loggers in com.netscape.cms.servlet.key
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8783131305298eba4c413b9cae34d6ed7a5d9419">87831313</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-23T16:25:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced system loggers in AuthSubsystem
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1eab42b39c15bb5a52de1273f8d424972c542653">1eab42b3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-23T16:25:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced system loggers in CertUserDBAuthentication
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f6108a7f54819f276c8fd17e99bcd63c55358533">f6108a7f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-23T16:25:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced system loggers in PublisherProcessor
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ebb367722d4824ec56b2fa7d7ae37b3ef2331cdd">ebb36772</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-23T16:25:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced system loggers in UGSubsystem
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7dabf18cbecbbb4633b1db9c3098d273a8dc8f41">7dabf18c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-23T16:25:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced system loggers in JssSubsystem
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8137828d77d432be2213ab19df5974f04d500514">8137828d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-23T16:25:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced system loggers in DBSubsystem
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/dab38209ccb416a1413c0b3ba8eb0dd708b711fa">dab38209</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-23T16:25:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced system loggers in DBSession
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5b72ce149f976d8efbe5bc35f59936c9613ae4fe">5b72ce14</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-23T16:25:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced system loggers in RequestSubsystem
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/dd974891a22ecbbdffd91df9d75044e09e60ca71">dd974891</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-23T18:54:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added upgrade script for PKIListener
An upgrade script has been added to ensure that the
PKIListener exists in server.xml.
https://bugzilla.redhat.com/show_bug.cgi?id=1655808
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/09368934dc37a30fe30e960aa7ec27dd036b4365">09368934</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-04-24T13:10:26Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">pki-server.install: Update pki-server-nuxwdog install path.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b65d6029f775a5ee3fb5ed3faa5bef93e16766a2">b65d6029</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-04-24T13:13:04Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'upstream'
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ea00cf2091507e2a2b2f1f36b22a75ac501dd2f4">ea00cf20</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-04-24T13:16:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">bump the version
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ec416c2e4344a0e53d799289bed97e0a18ad3fcc">ec416c2e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-24T15:50:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated Ansible minimum version
The Ansible minimum version has been updated due to the following issue:
https://nvd.nist.gov/vuln/detail/CVE-2019-3828</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bb990bc867080e6f2ac32239817c009d8ce8e6b4">bb990bc8</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-04-24T16:09:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control, rules: Use JDK8 again.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3fee7d86e85269359b18123b163c73cf2b185c6d">3fee7d86</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-04-24T18:54:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">pki-tools.install: Updated.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/dafea17aed1657711dc47f3fd8e7b7e2ce59b2ca">dafea17a</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-04-24T18:55:26Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control: Bump build-dep on libjss-java.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/084e8087538e314e3a0510ea351956df1eb555ec">084e8087</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-25T02:24:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated version number to 10.7.0-1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c2dc01c40076c381a3115abf424000722a6d1dc6">c2dc01c4</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-04-25T16:16:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control: Bump dependencies on libtomcatjss-java.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/859082052d87384db641954ea11e48c3111772a8">85908205</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-04-25T16:20:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control: bump libjss-java dep for pki-base-java too
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/eb3212cea7b2e6752ca02b08b327289add17d513">eb3212ce</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-04-25T16:24:07Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">debian-support.diff: set pki_tomcat_systemd=/bin/true, it should be obsolete anyway
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/217fefce64129e2385f606c388d5d73013b5c3f0">217fefce</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-04-25T16:26:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">rules: remove upstream service file after dh_auto_install.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6b201f5ffb81ac60b6fadb4f7d3b083f2b6b860e">6b201f5f</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-04-25T18:03:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Import tomcat-start.sh from tomcat9
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/026ffe380c4c7458f317e533defc9ee2247de83c">026ffe38</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-04-25T19:10:26Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">fix installing systemd service file
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/16bed70482fdd80dce6e8cc04cd6aab9552736c9">16bed704</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-04-26T12:05:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">releasing package dogtag-pki version 10.6.10-0ubuntu1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b9eff3cd6866ffc94b3a3d3d2d2da23f5ba8c46a">b9eff3cd</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-04-26T20:39:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Adding basic auth option to `cert-create`
During `cert-fix` updation, an option to use Basic Auth was
added to cert_create API. This patch adds an option to use
this via `cert-create` CLI.
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f9eb3267c1120ff4e2775f49f085f3311ef0a02f">f9eb3267</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-26T22:01:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Reorganized PKISubsystem
The pki.server.PKISubsystem class has been moved into the
pki.server.subsystem for clarity.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5fcb3c05155c64018d637abb0d9321656e1b0f6d">5fcb3c05</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-27T02:02:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Reorganized CLI class
The com.netscape.cmstools.cli.CLI has been moved into
org.dogtagpki.cli for reusability.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cb1595e0d4ec5e5652cd4db06b1e9e3911233f9e">cb1595e0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-29T15:08:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored PKIListener
The PKIListener has been modified to extend JSSListener.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/30def8fa7eb2cfb5d0fb1f1c1e666c2d326a7845">30def8fa</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-29T22:57:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused GeneralLogPanel
The GeneralLogPanel is not used anywhere in PKI Console.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cbc8d950641765c5764f125c7d2b9367943c79ef">cbc8d950</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-29T22:57:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused debug.hashkeytypes param
Log messages using debug.hashkeytypes have been replaced with
SLF4J API. Low level details can be displayed by configuring the
debug level properly.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7c51d72fb97f4d51bc2fe9fe4b0fc2dbeb3efa28">7c51d72f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-29T22:57:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused debug.showcaller param
The log messages have been modified to display the stack trace on
exceptions which will show the callers.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c2646d349ec1ca79f9cc27acac086f4efb80712c">c2646d34</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-29T22:57:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused debug.append param
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bddbc76ef668e78b1770155046a7d3af2ce65715">bddbc76e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-29T22:57:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused debug.filename param
The logging filename is now configured in logging.properties.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8fe601e0bea9719e28290887e428b4721f0995b6">8fe601e0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-29T22:57:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused debug.enabled param
The JUL logging framework is always enabled.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7cf50ce7dd4e7fd3271574ea0bb6f39702053a63">7cf50ce7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-04-29T22:57:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Changed default debug level
The default debug.level has been changed to 10 (INFORM) to
reduce the amount of debug logs the server generates by default.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3e922a9aed5640ee84dce17b2e30a5d6e4af4d08">3e922a9a</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-04-29T23:54:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">LDAPProfileSubsystem: add watchdog timer for initial load
During initial profile loading, if we receive fewer entries than
indicated by the parent entry's numSubordinates attribute, the
AsyncLoader will not unlock, and the Dogtag startup thread is
blocked. This situation can arise when there are entries that are
contributing to the numSubordinates count, which are not visible to
Dogtag. Replication conflicts are one such example.
The implementation currently uses a persistent search that also
returns existing entries. The alternative approach - a regular
search followed by a persistent search - leaves open the possibility
of missing replicated changes to the subtree that were processed in
between the regular and persistent search. Therefore we use a
single search, which avoids this possibility.
We also *do* want to block startup until all profiles are loaded.
The system reporting ready before profiles are loaded has led to
issues in CI and production environments. During a persistent
search, there is no in-band signal that indicates when all the
"immediate" results have been delivered. The solution was to read
the numSubordinates value of the container to know how many
immediate results to process. So we have to address the corner
cases discussed above.
The approach to resolving this is to use a watchdog timer during
initial load of profiles. The AsyncLoader is now initialised with a
timeout value (in seconds). A timer is started and the lock is
forcibly released after the timeout. A value <= 0 suppresses the
watchdog. Update the LDAPProfileSubsystem to time out the loader
after 10 seconds. The existing behaviour of unlocking when the
expected number of entries have been processed is maintained.
Also add a log message when the start await gets interrupted, to
indicate that there may be replication conflicts or other extraneous
data in the profile configuration subtree.
Fixes: https://pagure.io/dogtagpki/issue/3078
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2157c4a54c486a8f433cb88b4501b8da603be004">2157c4a5</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-04-29T23:54:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add watchdog timer for initial load of LWCAs
Similar to the work done for LDAPProfileSubsystem, to avoid hanging
startup when the number of entries processed during initial load of
LWCAs is less than suggested by the numSubordinates attribute of the
container entry (replication conflict entries can cause this).
Switch the authority monitor to use AsyncLoader which provides the
watchdog timer, and takes care of some of the existing logic.
Also add a log message when the startup await gets interrupted, to
indicate that there may be replication conflicts or other extraneous
data in the LWCA subtree.
Related: https://pagure.io/dogtagpki/issue/3078
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3def87de73f075862352133f9b0dd84a9dbcc298">3def87de</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-04-30T18:46:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update Offline Certificate Renewal Document (#197)
The document related to Offline Certificate Renewal Process has been
updated to match the current implementation
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/51682952cc01977fa7f0ad79a94b76ede0598f7b">51682952</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-05-01T01:43:56Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">CRLIssuingPoint: drive-by cleanups
Clean up some obsolete comments and dead code.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/37f7f137494d4c6db410c19c643908362e5abc62">37f7f137</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-05-01T01:43:56Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">CRLIssuingPoint: use enum for status
For type safety, use an enum instead of int for expressing
CRLIssuingPoint initialisation status.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2ef387ed0ce5daee2802faa9b7e093e7bf55f174">2ef387ed</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-05-01T01:43:56Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">CRLIssuingPoint: reinit from LDAP when re-enabled
Dogtag only reads from LDAP when it initializes the CRLIssuingPoint
object. After the object is initizialized, the plugin never syncs
back from LDAP. In the following scenario, this can cause the CRL
number to jump back (a violation of RFC 5280; the CRL number must
monotonically increase):
- disabled MasterCRL on one server with
OP_TYPE=OP_MODIFY&OP_SCOPE=crlIPs&id=MasterCRL&description=CRL&enable=false
request to /ca/caadmin
- enable MasterCRL on another PKI clone
- reverse settings on both servers after some CRLs have been
generated by the second server
This patch resolves the issue by forcing the CRLIssuingPoint to read
the CRL from LDAP each time its update thread (re)starts.
Fixes: https://pagure.io/dogtagpki/issue/3085
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/568dc97667911ee60de4dcca2e99cd11400ca91b">568dc976</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-05-01T17:20:43Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add support for non-default ports in Offline Cert renewal tool (#202)
This patch adds an option to be utilized in a
non-standard environment (ie) allows custom secure ports
to be specified during the offline cert renewal process.
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b14142bde4d24629a1309ad23099d3da1b92ecfb">b14142bd</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-05-06T19:53:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updating Fedora container image in Travis CI
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8f25ad08863eb2eb2b4af7d7b53d6457f48260c7">8f25ad08</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-05-06T22:27:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix IPA run test python version in Travis
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/06785076973ef82366bd1e5b94241e92b42512dc">06785076</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-05-09T06:14:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">tests: Don't test TPS, pkispawn fails for unknown reasons.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/af6400a84119f0cfd4111fd583b4bb8b1aefcf0a">af6400a8</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-05-09T06:27:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">releasing package dogtag-pki version 10.6.10-0ubuntu2
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1fd2e55495152cc0db9cc8efbfd5b3e22c8d68a4">1fd2e554</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-13T07:16:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages in CMSEngine
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5cde852b1d834771fb381859e9ec50df7af44416">5cde852b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-13T07:16:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages in DBSession
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/adb5d196138a44a97198804e3eaf09efd8510cad">adb5d196</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-13T07:16:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages in UGSubsystem
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5e6176e63eeed5653459a5d5e89fe964700a695b">5e6176e6</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-13T07:16:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages in LDAPSecurityDomainSessionTable
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/642796870d0c0fc8fb17e8bfc67b59e581f03850">64279687</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-13T07:16:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages in SystemConfigService
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/000f6542d76dc1a6b8b77f83a36a57b0685c0e63">000f6542</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-13T07:43:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages in CertificateAuthority
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/54256f2002db62a286aa020a0d7b007b8f424a3a">54256f20</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-13T07:43:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages in CertificateRepository
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/00b80285edffc3d013b5973624063c7fef1a1ec7">00b80285</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-13T07:43:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages in CRLIssuingPoint
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/65a134cdfcc9b3225ae1592e4207071516ed0777">65a134cd</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2019-05-13T15:59:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">This is just a patch that makes correction to some of the debugging messages
in preparation for HSM support for AES KeyWrap/Padding
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9211521c10c61ca0786dc427cc4a43adbca0ae5f">9211521c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-14T02:20:21Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated default value for debug.level
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e4a54b45deff56c92c6221d1114e0b12b30f5463">e4a54b45</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-14T02:20:21Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up pki-server jss-enable
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c84905dabbb0fd280602e4eeb4809da1894337ee">c84905da</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-14T07:54:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed link to server library
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/72bdd4ef13dda6b1e6d056f6a827eb4302b93895">72bdd4ef</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-14T07:55:07Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed pki-server remove
The pki-server remove has bee modified to stop the server first.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9dd6ffc944cf6a3ce4fb2716715e0b977c686d9a">9dd6ffc9</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-05-15T17:15:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Adding optional Rawhide tests (#206)
* Adding optional Rawhide tests
This patch also includes workaround to overcome the wait
time of optional jobs. This is achieved by adding a dummy
job to the optional build matrix that runs just `true` script in
different Travis build lifecycles.
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7aec827b5c985a1db1199d1c28ff68e185988cc7">7aec827b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-16T03:15:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed redundant type checks
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e14f076019634f16114d83329e0f267c92ab700a">e14f0760</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-16T03:15:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused code
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/065fca78fc4fc239da68fac0afcd58abe4b01591">065fca78</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-16T03:15:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused type casts
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4f99acd7c263adf88af335af418bb2cb566225ef">4f99acd7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-16T03:15:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unreachable code
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cd83fef7e65b42b9aab676b6ad8b431aa53b6b60">cd83fef7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-16T08:25:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed resource leaks
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/18b9301e0cd40766bdef7678dc824c5a333dd0ae">18b9301e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-18T02:58:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated version number to 10.7.1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/422f4d0223463391d5cc7e5af448b21e6e5f28c1">422f4d02</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-18T02:58:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated pki-server command descriptions
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/23f1830ea7feaa6edd99c10ac52dd9bbbf36a326">23f1830e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-18T02:58:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused properties
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/76098e9971df95216ab4c33fda6d3ed09f6ded94">76098e99</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-18T02:58:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added upgrade script to remove unused RESTEasy path
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/999a64a880d91f8a783f36c4ef44cdb2764f0d26">999a64a8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-20T22:27:43Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed PKIInstance.service_conf
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8941ddb82e218b890cc64e2ea887be14bff051c7">8941ddb8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-21T09:07:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up LDAPAttribute.getStringValues() invocations
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f4ca12261d4a4db484f9742ed061527d6c8310d3">f4ca1226</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-21T09:07:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up LDAPAttribute.getByteValues() invocations
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/924a714034401c813c33bf7ac22eaf1aa5e3966a">924a7140</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-21T09:07:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up LDAPAttributeSet.getAttributes() invocations
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/fceeca36b7804d4944289975037e5a647d321a94">fceeca36</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-21T09:07:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated ldapjdk dependency
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f520f28a83d2253b8eb69a309ac705e96defdf0d">f520f28a</a></strong>
<div>
<span>by Christina Fu</span>
<i>at 2019-05-21T16:23:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Bug 1709585 PKI (test support) for PKCS#11standard AES KeyWrap for HSM suppor
This patch adds test support to
Bug 1709551 - JSS: add PKCS#11standard AES KeyWrap for HSM support
specifically on the ability for CRMFPopClient to generate temporary RSA keys
so that they can be extractable on HSM, as currently PSS is not yet supporte
by PKI so can't rely on KRA to test the feature.
Also for the same reason, until Thales HSM SW 12.60 is available,
tests are only limited to
1. not break existing functionality for CKM_NSS_AES_KEY_WRAP_PAD on nss
2. have the expected result to be documented in https://bugzilla.redhat.com/s
Also, relevant OIDs in CryptoUtil are changed to referce the JSS definitions
in KeyWrapAlgorithm instead, with the addition of AES_KEY_WRAP_OID.
(This results in a dependency)
See https://bugzilla.redhat.com/show_bug.cgi?id=1709551 for more detail.
https://bugzilla.redhat.com/show_bug.cgi?id=1709585
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b1e26c2d62ffd4f1c258f72f4f9e63b3b78f5cb9">b1e26c2d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-22T09:43:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed systemd config ownership
The installation tool has been modified to set the ownership of
/etc/sysconfig/<instance> to pkiuser instead of root.
An upgrade script has been added to fix existing instances.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5008b08feb3887ac2d8737d49f6de6e63968a72e">5008b08f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-22T09:44:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused code in CMSStartServlet
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6bfcdb3de507f698c9ee3e0c5a41fef3f5b5b451">6bfcdb3d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-22T19:26:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored KeyRetrieverRunner
The KeyRetrieverRunner has been moved into a separate class
for clarity.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9352894dfb9d6dff2d8b02ee33ea73f2ca5caec7">9352894d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-22T19:26:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored CertificateAuthority
The some methods in CertificateAuthority have been moved into a
new AuthorityMonitor class.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cd0c9954e75c501fd6a1f02e481d3d0f46823d13">cd0c9954</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-22T19:26:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored AuthorityMonitor
The AuthorityMonitor has been moved into a separate class
for clarity.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/308d01eccbd1e0e49a98cd54e1aa97f6be3b33ab">308d01ec</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-23T03:15:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored PKISocketFactory.init() (part 1)
The PKISocketFactory has been modified such that the callers
are responsible to call the init() method after creation.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c2c10702ea61cc7d89946907136d955663ae3cba">c2c10702</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-23T03:24:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored PKISocketFactory.init() (part 2)
The PKISocketFactory.init() has been modified such that the
callers are responsible to provide the configuration object.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/888a1b3142a7e285225f9b607cf6586607232a0c">888a1b31</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-23T03:26:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored CMSEngine.startup()
The CMSEngine.startup() has been modified to call
startupSubsystems() which can be customized to perform
subsystem-specific operations.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/51142ac2389987d48df5a35e3de8b6681cbf890c">51142ac2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-23T07:11:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed redundant ILdapBoundConnFactory
The ILdapBoundConnFactory interface has been merged into
LdapBoundConnFactory class.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bef29bea56114736783a2cfedeacaf7d3ec479cc">bef29bea</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-23T07:11:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored LdapAuthInfo
The LdapAuthInfo has been modified such that the callers are
responsible to call the init() method after creation.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/054318c9abe28d58e198c0e6ddad1a224603b250">054318c9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-23T07:11:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed redundant ARebindInfo
The ARebindInfo has been replaced with subclassing LDAPRebind
directly.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3899c31df98c5014fe748af558527c89ceb646ef">3899c31d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-23T07:11:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added LdapAuthInfo.getClientCertNickname()
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a7f6af225f6f8fd44e684e3c843927260503ddfb">a7f6af22</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-23T07:11:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added LdapAuthInfo.getBindPassword()
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/de0af7c59413377828e33333f20e76b81fbdc9a6">de0af7c5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-23T07:11:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added LdapAuthInfo.getBindDN()
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f7f1d5cef8f9cc8b45aedbbed4ad791745aaab58">f7f1d5ce</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-23T07:12:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up LdapAnonConnFactory.init()
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2cd19ba166086ad79e02218569820b969646e916">2cd19ba1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-23T07:12:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up LdapBoundConnFactory.init()
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c8c62a0f2f5fffd29bba30e7faaa51519b669b23">c8c62a0f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-23T11:04:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced ILdapConnFactory with actual class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c1216ea3cdb134e7f3a7b3dd13a5abc84348e36d">c1216ea3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-24T05:10:02Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored ILdapConnFactory.init()
The ILdapConnFactory.init() has been modified such that the
callers are responsible to provide the global configuration
object which contains TCP settings.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/dcdd0af67eff760f419388ce6c2c4c7bd8ae9b66">dcdd0af6</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-24T05:10:02Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored LdapBoundConnFactory.init()
The LdapBoundConnFactory.init() methods have been modified such
that the callers are responsible to provide the password store
object.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/635ed59c41e92ecb5f29f9ca34d65ccb6a4f62a8">635ed59c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-24T05:10:02Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added PKIServer.load_config()
A new PKIServer.load_config() has been added to load the systemd
service configuration file.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/98719cbcd9819388650b226794adc7b6554eb7f5">98719cbc</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-24T05:10:02Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Replaced PKIServer with PKIServerCLI
The PKIServer class has been replaced with PKIServerCLI for
running Java-based pki-server commands.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/73efd9c08479d18b08e5f804aee31bcbfb944313">73efd9c0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-24T05:10:02Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added SubsystemDBInfoCLI
A new SubsystemDBInfoCLI has been added to display the database
info from Root DSE.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0f92a3c4b26ffb9d80106777c810e5ed759825c6">0f92a3c4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-24T05:10:02Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server <subsystem>-db-info
A new pki-server <subsystem>-db-info has been added to
encapsulate SubsystemDBInfoCLI.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d6df11260a73b6a4b4b3b654f968be021648098c">d6df1126</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-24T12:53:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Renamed ConfigurationUtils to Configurator
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/37cea149f18dd5bcb39183a33a7ecbf3e577caae">37cea149</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-24T13:25:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored Configurator
The static methods in Configurator class have been converted
into class methods.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f5cb5131ce0b4daad3046ea8e7c30ca94bd2c124">f5cb5131</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-24T14:10:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Consolidated server startup methods
The code that starts/stops/restarts the server has been modified
to use PKIServer's start(), stop(), and restart() methods.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4eca7a46fa4a90c274a910b2534000059d029231">4eca7a46</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-24T18:54:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merged IUGSubsystem into UGSubsystem
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/28b5068e191f6946c2d32b34509facbe8dc6c1ae">28b5068e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-24T21:18:43Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored configuration.py
The code in configuration.py has been modified to process the
certs immediately after generation.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cefd22d9d2ab3cc6c74a867ec788ea4afb455fb7">cefd22d9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-28T17:52:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored Configurator.removePreopConfigEntries()
The Configurator.removePreopConfigEntries() has been renamed into
finalizeConfiguration().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/17678b0c854a0d801053c60676b5848c9f6a93f6">17678b0c</a></strong>
<div>
<span>by Alexander Scheel</span>
<i>at 2019-05-29T14:31:24Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Bump jackson-databind for CVE-2019-12086
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ea0943fbb9f23e03534700dedfeca2bb3510d1c1">ea0943fb</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-29T17:46:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored CMSEngine.parseServerXML()
The code that parses the server.xml in CMSEngine.parseServerXML()
has been moved into ServerXml class for reusability.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/891f79e4ce5482edac4ca8344e9b14064ef06cdc">891f79e4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-29T17:46:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added subsystem-specific Configurators
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b8b0b4af8de9fde23b04e5526f57d23f31464834">b8b0b4af</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-29T17:46:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed redundant IConfigStorage params
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/280f9cbe03b1916e68a98c30d0bbb6d2d5973a9f">280f9cbe</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-29T17:48:44Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored CAInstallerService.deleteSigningRecord()
The CAInstallerService.deleteSigningRecord() has been moved into
the CAConfigurator class.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d43ce4e39eec3db5955c4ff557a7bb0c154a436f">d43ce4e3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-29T17:49:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored CAInstallerService.configureStartingCRLNumber()
The CAInstallerService.configureStartingCRLNumber() has been
moved into the CAConfigurator class.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a6e5afb5c9421e7aaf668de1993a1a1e05598e63">a6e5afb5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-29T17:49:26Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored CAInstallerService.disableCRLCachingAndGenerationForClone()
The CAInstallerService.disableCRLCachingAndGenerationForClone()
has been moved into the CAConfigurator class.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f7d27c1271ef4c0e48119965cad3ef358d9f4b03">f7d27c12</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-29T17:49:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added CAConfigurator.updateSecurityDomainClone()
The code that configures security domain clone has been
moved from CAInstallerService.finalizeConfiguration() into
CAConfigurator.updateSecurityDomainClone().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4a2af6defaa8d082f13b6b5be0d97ac899ca7865">4a2af6de</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-29T18:51:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored CAInstallerService.importProfiles()
The CAInstallerService.importProfiles() has been moved into
the CAConfigurator class.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/dbd0f2d1d36799d98aeeaaeafa250cb533454cbe">dbd0f2d1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-29T21:34:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored CMSEngine.setSubsystemEnabled()
The CMSEngine.setSubsystemEnabled() which updates the subsystem
configuration has been moved into the Configurator class.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7830a28a4536fa027e3800a9400f96407e962f34">7830a28a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-29T21:34:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added CMSEngine.setSubsystemEnabled()
A new setSubsystemEnabled() which updates the enabled attribute
in the SubsystemInfo object has been added to the CMSEngine class.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8a4f5d7e179fa294406e96a35116934511d4d2d5">8a4f5d7e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-29T21:34:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored subsystem attributes in CMSEngine
The attributes that store subsystems in CMSEngine have been
modified as follows:
- The staticSubsystems, dynSubsystems, and finalSubsystems attributes
will store just the IDs of the subsystems.
- The subsystemInfos attribute will store the SubsystemInfo objects.
- The subsystems attribute will store the ISubsystem objects.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4053f04005766b49fdf7233844d7ecaadb8bcd72">4053f040</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-29T21:34:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored KRAInstallerService.configureKRAConnector()
The KRAInstallerService.configureKRAConnector() has been moved
into the KRAConfigurator class.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e5e1c99b28c7216aa46f30943763efa525df1f1d">e5e1c99b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-29T21:34:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored OCSPInstallerService.configureCloneRefresh()
The OCSPInstallerService.configureCloneRefresh() has been moved
into the OCSPConfigurator class.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/69c0e51aa08b80c52d9bd0a37a7d2e871c808272">69c0e51a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-29T21:34:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored OCSPInstallerService.updateOCSPConfiguration()
The OCSPInstallerService.updateOCSPConfiguration() has been moved
into the OCSPConfigurator class.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1e9ce55043b46619634fe9d5d3013ddf1703faf9">1e9ce550</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-29T21:34:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored OCSPInstallerService.importCACert()
The OCSPInstallerService.importCACert() has been moved into the
OCSPConfigurator class.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5c63bd6934b7cbdc0c26e8aff918633e1bd7ebab">5c63bd69</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-05-30T12:35:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">bump jss min version to 4.6.0
f520f28a83d2253b8eb69a309ac705e96defdf0d introduced a dependency on
jss 4.6.0, but the min bound was not bumped.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4af9f4cf73f065f47deb4e79be73d7ce6236a58b">4af9f4cf</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-05-30T12:52:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">AuthorityService.getCert/Chain: avoid NPE if CA is not ready
If a LWCA is not ready (i.e. key replication and signing unit
initialisation has not completed), asking for its certificate (or
chain) results in a NullPointerException. Update
AuthorityService.getCert() and .getChain() to raise
ResourceNotFoundException instead.
Part of: https://pagure.io/dogtagpki/issue/3102
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/005f1b4431ac2ef6b7ad45aa0fdecf7bb891ebab">005f1b44</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-05-30T12:52:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">PKIExceptionMapper: coerce media type to XML or JSON
Some resources do not return (upon success) application/json or
application/xml. For example, some resources in AuthorityService
can return application/pkix-cert, application/x-pem-file or
application/pkcs7-mime. But if a PKIException exception (e.g.
ResourceNotFoundException) occurs in such a method, RESTEasy can't
turn the PKIException.Data entity into the declared media type, and
it throws a NoMessageBodyWriterFoundFailure, causing a 500 Internal
Server Error response.
Update PKIExceptionMapper to always coerce the response Content-Type
to either application/xml or application/json. If the Accept header
preferences one of these, the preferred media type is used.
Otherwise we default to application/xml.
Fixes: https://pagure.io/dogtagpki/issue/3102
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c2da0c0662aa6c99d568d942d258f81029136923">c2da0c06</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-30T17:36:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed redundant WarningListener
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8d530079ef2deef7ad6b6bd6c766de9d22eea765">8d530079</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-30T17:36:24Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored internal database password configuration
The pkispawn has been modified to store the internal database
password in the password.conf, so it no longer needs to send the
password to the configuration servlet.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e380c2af49e58b100fb85da6f39a3b4189b59776">e380c2af</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-30T17:50:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored database parameters configuration
The pkispawn has been modified to store the database parameters
in the CS.cfg, so it no longer needs to send the parameters to
the configuration servlet.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/dfabd82d299d8d18764bf510d6061603cd541148">dfabd82d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-30T20:02:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored database pre-op parameters configuration
The pkispawn has been modified to store the database pre-op
parameters in the CS.cfg, so it no longer needs to send the
parameters to the configuration servlet.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4c7542fc83506aef9da73df81105fa5a8825920d">4c7542fc</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-30T20:09:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored shared database parameters configuration
The pkispawn has been modified to store the shared database
parameters in the CS.cfg, so it no longer needs to send the
parameters to the configuration servlet.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9aeec3c25b60909abbcdcdb2976feb7ec203a9d2">9aeec3c2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-30T20:10:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up DBSubsystem.init()
The code that swallows errors in pre-op mode is no longer needed.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/593e6125ae7b7873c1b0a2cf477e338ff31d46ab">593e6125</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-30T20:10:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up PasswdUserDBAuthentication.init()
The code that swallows errors in pre-op mode is no longer needed.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/71186d3199c43a6d04e18e7d468a3035b97d06f3">71186d31</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-30T21:25:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed PKIServer.load_config()
The PKIServer.load_config() has been modified to load Tomcat
configuration file at <instance>/conf/tomcat.conf instead of
/etc/sysconfig/<instance>.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5a6be71398f71ad75522b1da20d873f196646d47">5a6be713</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-05-30T21:25:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server run
A new pki-server run command has been added to run PKI server
in the foreground instead of in the background as systemd service.
By default the server will run with the same UID used by the
server's systemd service, but the command provides an option to
run the server as the current user, which is needed for run the
server in containers.
The command will also include the JAVA_OPTS specified in the
Tomcat configuration file (e.g. debugging parameters).
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7a4d4c482f6c16ff361061b16ad894fbb9bd5c26">7a4d4c48</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-05-31T02:21:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ExternalProcessKeyRetriever: do not swallow stderr
ProcessBuilder, by default, redirects stderr to a PIPE. But because
we do not do anything with stderr; nothing gets logged and nothing
appears in the journal. This makes it difficult to debug failures
of the subprocess.
Inherit the stderr file descriptor instead of creating a pipe, so
that the subprocess stderr output will appear in the journal.
Related: https://pagure.io/dogtagpki/issue/3102
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7f45b00dc9088625166ac42f73f75b657d7106a6">7f45b00d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-03T18:11:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added AuthorityMonitor.shutdown()
The AuthorityMonitor.shutdown() has been added to allow a graceful
shutdown by terminating the Thread without generating warnings.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/516396199248769996aae859582de503aa6a2e67">51639619</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-03T18:12:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added AsyncLoader.shutdown()
The AsyncLoader.shutdown() has been added to allow a graceful
shutdown by canceling the Timer object.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/eb3ebe8a9a973615b295655f30d747b2baa86094">eb3ebe8a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-03T18:13:52Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added LdapBoundConnFactory.shutdown()
The LdapBoundConnFactory.shutdown() has been added to allow
graceful shutdown by closing existing connections.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/beb4893de7cdc85f9847275d2ff893ca75b17bb5">beb4893d</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-04T02:48:43Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored CAInstallerService.finalizeConfiguration()
The CAInstallerService.finalizeConfiguration() has been moved
into CAConfigurator.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7dca8a507ce57a91f3921b89be6a16864b5ece55">7dca8a50</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-04T03:13:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored KRAInstallerService.finalizeConfiguration()
The KRAInstallerService.finalizeConfiguration() has been moved
into KRAConfigurator.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/10c8ded7dacf11d0c793253eac0348dcbe6ca97c">10c8ded7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-04T03:17:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored OCSPInstallerService.finalizeConfiguration()
The OCSPInstallerService.finalizeConfiguration() has been moved
into OCSPConfigurator.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/856d1bed31f8ff541e4f7359d5a7a7c35ce864cf">856d1bed</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-04T03:35:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored TPSInstallerService.finalizeConfiguration()
The TPSInstallerService.finalizeConfiguration() has been moved
into TPSConfigurator.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/22ee3cf4751f2fd11d535604a976c8877def4a03">22ee3cf4</a></strong>
<div>
<span>by exception-al</span>
<i>at 2019-06-04T14:11:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">fix createUserNotice parameter order
noticenumbers and explicitText passing order to the function is incorrect.</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d0b756e7c0cc6c3591c5674e395b05486682d899">d0b756e7</a></strong>
<div>
<span>by exception-al</span>
<i>at 2019-06-04T14:11:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">createUserNotice paramter sequence fix
createUserNotice paramter sequence fix
also update line 342</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1cd45d3f385bf4e1a77f584ed84cfe0435c6916a">1cd45d3f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-07T14:56:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored temp SSL server cert creation
The code that generates the temp SSL server certificate in
configuration.py has been modified to use NSSDatabase class.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d430d4c761b69c6212785638f7b2dd88349bedaf">d430d4c7</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-07T22:01:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.createConfigurator()
The SystemConfigService.createConfigurator() has been converted
into CMSEngine.createConfigurator().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/34d48fcef06c4197b1db7bd20dff7239110f21b8">34d48fce</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-07T22:04:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored Configurator.setupDatabaseUser()
The Configurator.setupDatabaseUser() has been modified such that
the list of groups can be customized by each subsystem.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/aec09311fac9de0ccf339aec01d84598398c7da4">aec09311</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-07T22:06:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored Configurator.getTransportCert()
The Configurator.getTransportCert() has been moved into
TPSConfigurator.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2a29a806602fd9e4604b86cc1df895da3152a02f">2a29a806</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-07T22:06:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored Configurator.getSharedSecret()
The Configurator.getSharedSecret() has been moved into
TPSConfigurator.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2c0000648fe56aed0d81ba4ea6c04ec8741b380a">2c000064</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-07T22:07:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored Configurator.exportTransportCert()
The Configurator.exportTransportCert() has been moved into
TPSConfigurator.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8180a95a02c7a56d2fce3adef356e40df1660f68">8180a95a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-07T23:02:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.setupSecurityDomain()
The code that configures the security domain has been moved
from SystemConfigService.setupSecurityDomain() into the
Configurator class.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8c6c88f17d5368f2693b2f7eacb07c7486341c4a">8c6c88f1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-07T23:02:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.createAdminCertificate()
The SystemConfigService.createAdminCertificate() has been moved
into the Configurator class.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c95ac112fa80f6bfccfc1a2a90a925660660df6b">c95ac112</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-07T23:03:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.createAdminUser()
The SystemConfigService.createAdminUser() has been moved into
the Configurator class.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a06d3c3c73e2c40f7459f49c9d1242c594cf9710">a06d3c3c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-07T23:46:02Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.configureSecurityDomain()
The SystemConfigService.configureSecurityDomain() has been moved
into the Configurator class.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/616d274a81218bc675b979adf0d4a6daa2803e75">616d274a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-08T00:03:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored ConfigurationRequest.getSystemCertProfileID()
The ConfigurationRequest.getSystemCertProfileID() has been moved
into the Configurator class.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7da533a50e58445fae01cf831ec47a0746cd5363">7da533a5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-08T02:26:44Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.configureSubsystem()
The SystemConfigService.configureSubsystem() has been moved into
the Configurator class.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1e53d67c4445df6bccdafac6bcaaa314ca346993">1e53d67c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-08T03:43:21Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.configureDatabase()
The SystemConfigService.configureDatabase() has been moved into
the Configurator class.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/22f4a0ce15c4ec9ffeeb8ee672f52b6ee28e816c">22f4a0ce</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-08T03:44:00Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.setupAdmin()
The code to set up admin user in SystemConfigService.setupAdmin()
has been moved into Configurator.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/202897fe1f427ddb08c158303aee0033d5b128e7">202897fe</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-10T19:16:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored File.substitute_deployment_params()
The File.substitute_deployment_params() has been moved into
the pki.util module.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/73189dd658879a44daa91b390c1082ca3991f51c">73189dd6</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-10T21:21:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed pki-server migrate
The pki-server migrate has been modified to work without SSL
configured.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1fab617ec525a424430cc090053ddfb3939dafb3">1fab617e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-12T00:53:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added logger for pki.util module
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/07624a60d41ae6291709afc895380f678f0fea12">07624a60</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-12T00:53:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored File.copy_with_slot_substitution()
The code that performs parameter substitutions has been moved
from File.copy_with_slot_substitution() into pki.util.copyfile().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bad275d85e1638fca839e052a3c6cf193e2d0644">bad275d8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-12T00:53:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated PKIInstance.set_sslserver_cert_nickname()
The PKIInstance.set_sslserver_cert_nickname() has been
modified to update the SSL server certificate nickname
both in serverCertNick.conf and server.xml.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2d805df390444c6a77d95ec0f87af35629648b85">2d805df3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-12T01:14:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated PKIServer.load_config()
The PKIServer.load_config() has been modified to load the
global Tomcat config file, the PKI Tomcat config file, and
the instance Tomcat config file.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b0adbec9b92fb9a9344d96c52187a0bda1f2bbf3">b0adbec9</a></strong>
<div>
<span>by gkapoor</span>
<i>at 2019-06-12T12:42:49Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added ECC job in tier-1 so that there are no blockers at tier-0 due to BZ-1655438
Signed-off-by: gkapoor <gkapoor@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0bae67d6aa49b8dd5212a3ed5a6d521e0d6678e4">0bae67d6</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-06-12T18:21:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Sync spec changes for pki 10.7.1 (#219)
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com></pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/90ffe07f1852b3da842e2831fc1daaa617812d01">90ffe07f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-12T21:07:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed link verification from operations script
The operations script has been modified to no longer verify links
on each server restart. Such operations should be done once by
an upgrade script only if needed.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/58e25e60e0c9ffa811489c14bf8eae8256d80c4c">58e25e60</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-12T21:07:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused variables from registry files
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9c20f097d6177c00e01ef44b92fbd819ecfcb490">9c20f097</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-12T21:07:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added PKIInstance.create() and remove()
The PKIInstance.create() and remove() have been added to create
and remove the registry file and the link to systemd unit file.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4e034f49e876a6bea31f031d9751c7cb051d56e2">4e034f49</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-12T21:07:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated PKIServer.run() (part 1)
The PKIServer.run() has been modified to use preexec_fn instead
of sudo to switch UID and GID.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ddbbbb865c88d674891a84da32265d6607e776a2">ddbbbb86</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-12T21:07:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated PKIServer.run() (part 2)
The PKIServer.run() has been modified to run pkidaemon command
to generate the catalina.policy before starting the server.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/15df9a0956f1c1a0225c147e9f867ecc19f0e218">15df9a09</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-13T20:08:44Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Reverted changes in PKIServer.run()
The PKIServer.run() has been modified to no longer use preexec_fn
since it's causing a problem on Fedora 28.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/1ea28de6409c624b6588987855f97d50c18f3ade">1ea28de6</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-13T21:02:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed cloning issue
The setupReplication and reindexData fields have been removed
from ConfigurationRequest so they should not be set anymore
in set_cloning_parameters().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2f8adb82218a30abc2a7434974f69e56d92d2649">2f8adb82</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-13T21:13:56Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed TPS installation issue
The TPSConfigurator.setupAdmin() has been modified to call the
parent method first to create the admin user.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/acbdf7ff9fa19f9fffa0964674b6e8427ea4eb5c">acbdf7ff</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-14T14:42:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed misleading message from GetStatus.getProductVersion()
Previously a warning message with a stack trace would appear in the
debug log if a client tried to get the status of the server (from
http://$HOSTNAME:8080/ca/admin/ca/getStatus) but the server theme
package was not installed.
Since the server theme package is optional, the message has been
removed.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bc48fa65643d3e9061f8b8df364a8425639153fa">bc48fa65</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-14T18:37:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated pki-server status
The pki-server status has been updated to show server ports,
subsystem type, status, security domain URL, and service URLs.
https://pagure.io/dogtagpki/issue/1496
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/179537224f5180eebb3efa7438970d06d494cd83">17953722</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-14T19:36:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Deprecated pkidaemon status
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4640d29a88dcd5abdecfa1f5c134dfda83062227">4640d29a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-14T19:48:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused code in operations script
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/93063ae4d8c3456b6e274fcf09d8232c80350f77">93063ae4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-15T01:43:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Moved PYTHON_EXECUTABLE into default pki.conf
The PYTHON_EXECUTABLE definition has been moved into
the default pki.conf.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/41c1af6710047288be3016c5f08bd6b73853bfff">41c1af67</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-18T21:39:37Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed TPS installation issue
The TPSConnectorService has been modified to merge getConnector()
into findConnectors() to resolve REST URL conflict which caused
TPS installation to fail.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/597d0162b823ef9909978fdbccb294908f9204a2">597d0162</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-18T21:59:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Enabled security manager in PKIServer.run()
The PKIServer.run() has been modified to enable Java security
manager.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b9798f525788023c0a474aa0dea501834904902c">b9798f52</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-18T22:02:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated start_instance()
The start_instance() has been modified to always backup the
configuration files regardless of installation status.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/efbd4c359b932d569ba0fc1d34e16a608db3ed7a">efbd4c35</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-18T22:02:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed NPE in LdapBoundConnFactory.shutdown()
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d8abdc98b3329eeaee3d732d487b7b89e99c832b">d8abdc98</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-19T00:03:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored Systemd.enable() and disable()
The Systemd.enable() and disable() methods have been moved into
PKIServer class.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d7ebb824dd0be0efcc6cfef86c57d02237df6572">d7ebb824</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-19T01:41:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed token params from ConfigurationRequest
The token name and password will be sent to the configuration
servlet through files so have been removed from the
ConfigurationRequest.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bb4c4a2bb19273125b78cc5cfc1c344992d08e8b">bb4c4a2b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-19T01:42:00Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed PKCS #12 params from ConfigurationRequest
The PKCS #12 params have been removed from ConfigurationRequest
since the file has been imported earlier by security_database.py.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0ed03decddf73e8eebc409b7b387c76f523cc278">0ed03dec</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-19T03:27:02Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed subsystem name from ConfigurationRequest
The subsystem name will be stored in the CS.cfg instead of sent
via ConfigurationRequest.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/759e0731bfa46817b81df6aa34b1afe2ba26b3a6">759e0731</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-20T02:59:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.configureCACertChain()
The SystemConfigService.configureCACertChain() has been cleaned
up and moved into the Configurator class.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ab221712db979ea33fb985c8f085d3af07a55f65">ab221712</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-20T03:14:34Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added SecurityDomainHost.get()
The SecurityDomainHost.get() has been added to get the host's
property based on the annotation.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/27d35f62744a59f2bb15afabf77baacd3245634e">27d35f62</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-20T03:17:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored Configurator.configureSecurityDomain()
The Configurator.configureSecurityDomain() has been modified to
return a DomainInfo object instead of unparsed XML String.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5b3f3d5ce6e5ab099e9645c48b66a474f68ed0be">5b3f3d5c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-20T21:35:26Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up startup messages
The pki-server banner-validate and subsystem-enable commands
have been modififed to run in silent mode.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/86888bd9c17451443d1f19fe2fde0f0534915484">86888bd9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-20T21:47:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Renamed vendor macro in pki.spec
The vendor macro in pki.spec has been replaced with vendor_id.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/203bdcde0deeb4e3d5a390c66e5cd9f58ee6e908">203bdcde</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-20T22:05:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed pki-server run --jdb
The PKIServer.run() has been modified not to use -agentpath when
running with jdb.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9fb5e621dc03acfe00b90b6cb00748839fa64567">9fb5e621</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-20T22:38:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merged BASE_IMAGE and BASE_IMAGE_VERSION variables
The BASE_IMAGE and BASE_IMAGE_VERSION variables have been
merged into a single IMAGE variable to support non-Fedora
platforms.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4d5add50205c1c3f624377910a4331f9253c0c0a">4d5add50</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-20T23:00:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated pkispawn log level in Travis CI
The pkispawn log level in Travis CI has been reduced to make it
easier to read the logs.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2ff4f98752ec13e3f7e33d0384daa6e5b4b207c3">2ff4f987</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-21T15:12:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused Configurator.getUrlListFromSecurityDomain()
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/54a37e1ce8a85c2ab5106ab4020011a2ffb7fece">54a37e1c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-21T15:26:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored Configurator.logIntoSecurityDomain()
The Configurator.logIntoSecurityDomain() has been modified to
return a DomainInfo object instead of unparsed XML String.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/65c3707cb0ac4f1ccc2a6c0311dfb1e4276824a7">65c3707c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-21T15:32:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused Configurator.getSubsystemCount()
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9125a86a53afd6c1d752a5483a6e8ed8fdd56255">9125a86a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-21T15:33:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored Configurator.getDomainXML()
The Configurator.getDomainXML() has been replaced with
getDomainInfo() with returns a DomainInfo object instead
of unparsed XML String.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9c5b9a28e405411f429153802294d02433922420">9c5b9a28</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-21T16:36:19Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up pki_security_domain_uri creation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8a38365b5c11ce7bba58c69c5b601b7a162a0d3e">8a38365b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-21T18:01:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored security domain configuration
The code that configures the security domain in the Configurator
class has been moved into the subsystem_layout.py.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d3c658a962a14f5a7f69995eddb492f2184a1619">d3c658a9</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-21T20:05:44Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored Configurator.logIntoSecurityDomain()
The Configurator.logIntoSecurityDomain() has been modified to
accept hostname and port instead of URL.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3a26ec0871d3c0e4dfb5d84e48666ab7ce192b4b">3a26ec08</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-21T20:07:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed subordinate security domain creation
The installation code has been modified to create the subordinate
security domain properly if requested.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/32eeca718aaee85b5fa9f1e6fb6e51fd4e87b600">32eeca71</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-21T20:08:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused attributes in ConfigurationRequest
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/22b58e170c9b1aa816767aebc3360089c9acd3c0">22b58e17</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-21T20:48:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added Python classes for all subsystems
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/80b83b45c2330d97a7db9143504a44eafd4c409a">80b83b45</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-21T21:02:37Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored Configurator.configureDatabase()
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b0202e0f794ebc7d7989d45a69436d13600ab412">b0202e0f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-25T14:35:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated installation logging format
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a88e064c208c826f3002233897378e204d1e31e8">a88e064c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-25T17:39:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages in LdapBoundConnection
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/fb6c70a50740c17b97d908583f93f65938bc964d">fb6c70a5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-25T17:39:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.setupDatabase()
The SystemConfigService.setupDatabase() has been modified to
accept DatabaseSetupRequest instead of ConfigurationRequest.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bad9b685a51a72738b78b8debd00a8668822ee9b">bad9b685</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-25T19:31:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused attributes in ConfigurationRequest
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c5e2b3b8199377273981a807d30b6e564e0c3b6b">c5e2b3b8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-25T20:51:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored TPSConfigurator.updateAuthdbInfo()
The code that configures TPS authentication database has been
moved from TPSConfigurator.updateAuthdbInfo() and into the
subsystem_layout.py.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/313ed1101b87cd43fec5bb7fe7a2d2e3dbed74e7">313ed110</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-25T20:51:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored TPSConfigurator.configureSubsystem()
The code that creates connectors in TPS has been moved from
TPSConfigurator.configureSubsystem() to finalizeConfiguration().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3604ba631a5de2e6d30569d7f85e0aa98852593a">3604ba63</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-25T21:06:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages in ConnectionManager
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/feb4dc1e6d0430663752b776c89c007b95fe85bb">feb4dc1e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-25T21:19:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages in CMSGateway
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/fc5f48593969b8f0490b5a3a111cd65fd4c61863">fc5f4859</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-26T00:01:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored TPSConfigurator.finalizeConfiguration()
The TPSConfigurator.finalizeConfiguration() has been modified
to get the subsystem cert nickname from CS.cfg instead of
ConfigurationRequest.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e35a9c4572002561b1fbb45ef7f1040a3d1ede8a">e35a9c45</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-26T00:07:46Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.finalizeConfiguration()
The SystemConfigService.finalizeConfiguration() has been modified
to accept FinalizeConfigRequeest instead of ConfigurationRequest.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3f67632411ce84b5247cf78be7afc8c81ec5c032">3f676324</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-26T02:38:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored PKIServer.run()
The PKIServer.run() has been changed into an execute() which
executes a command in the background. The run() has been modified
to call execute() and wait for the command to complete.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/31fbd3f68116b8fea922afbf8df8141d9db8b213">31fbd3f6</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-26T23:39:00Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored Configurator.getDomainInfo()
The Configurator.getDomainInfo() has been modified to use
the REST client to get the security domain info.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/641fff98a0645b576348c38cecf11407b7eda7f3">641fff98</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-27T00:34:44Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored UpdateDomainXML.remove_from_ldap()
The UpdateDomainXML.remove_from_ldap() has been moved to
SecurityDomainProcessor.removeEntry().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e3ada1a82bfe054decd741faa386eac481392ed2">e3ada1a8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-27T00:35:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored UpdateDomainXML.add_to_ldap()
The UpdateDomainXML.add_to_ldap() has been moved to
SecurityDomainProcessor.addEntry().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3c3bfc53827d50dd50d746fe7856e49f57527287">3c3bfc53</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-27T01:02:33Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored UpdateDomainXML.modify_ldap()
The UpdateDomainXML.modify_ldap() has been moved to
SecurityDomainProcessor.modifyEntry().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/74bae78360dc8d00a8f2d3181218e73fc9114bcc">74bae783</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-27T01:28:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added SecurityDomainProcessor.addHost()
The code that removes security domain host has been moved into
SecurityDomainProcessor.addHost().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/97fc90ea9bd986b1a01a622000387df0118e3120">97fc90ea</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-28T16:32:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored key type configuration
The code that configures preop.cert.<tag>.keytype parameter
has been moved into security_database.py.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/06e8b73f63910068db282aa182400d2e0a704b1c">06e8b73f</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-28T17:27:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored key algorithm configuration
The code that configures preop.cert.<tag>.keyalgorithm parameter
has been moved into security_database.py.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d5d250ce79e09844d99da6dc6145cb073accf6c1">d5d250ce</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-28T18:41:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored signing algorithm configuration
The code that configures preop.cert.<tag>.signingalgorithm
parameter has been moved into security_database.py.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/940d0ea104e58258dc362f6daf9567ee302bcb28">940d0ea1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-28T19:50:20Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused ConfigurationResponse.adminCert
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/077942d37da3fa3e1d23e0e93e4e5b1907439d49">077942d3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-28T20:03:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up SystemConfigService.processCert()
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3cc3ade1407a617fc4af8bff62f6e300bff2041a">3cc3ade1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-28T20:33:04Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored Configurator.updateCloneConfig()
The code in Configurator.updateCloneConfig() has been moved into
security_database.py.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/994ef9cfb2a70a27bacefee7ce8c713e77582848">994ef9cf</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-29T04:34:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.setupDatabaseUser()
The SystemConfigService.setupDatabaseUser() has been
modified to accept DatabaseUserSetupRequest instead of
ConfigurationRequest.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4bd79745613cb79044d43686e85cea7c2642db07">4bd79745</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-06-29T04:55:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.setupSecurityDomain()
The SystemConfigService.setupSecurityDomain() has been
modified to accept SecurityDomainSetupRequest instead of
ConfigurationRequest.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2384f7007fc41a3eb266491bff67656b352376bc">2384f700</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-01T14:30:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.configure()
The SystemConfigService.configure() has been modified to no
longer return the unused ConfigurationResponse.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cda942ee65b6e2bfefdf1a81193e598d1fdd142b">cda942ee</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-01T14:54:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused parameters
Some methods in CertUtil, Configurator, and SystemConfigService
have been modified to remove unused parameters.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2b76fec67ab712959346934bc16a503159a27414">2b76fec6</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-02T02:41:46Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.configureCerts()
The SystemConfigService.configureCerts() has been converted into
setupCerts() which takes CertificateSetupRequest and returns
CertificateSetupResponse.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/09e2bedb491be716ea666b1da281588379a4f2b1">09e2bedb</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-02T03:20:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.processCerts()
The SystemConfigService.processCerts() has been converted into
setupCert() which takes a cert tag and returns a SystemCertData.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5093c111039428ed03d1a1c5c4c02ed98eebce35">5093c111</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-02T03:20:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused ConfigClient.load_system_cert()
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7956a9cd417dc020b4addbd75583b1a64a595c46">7956a9cd</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-02T03:20:44Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored system cert setup
The configuration.py has been modified to call
SystemConfigService.setupCert() instead of setupCerts()
to set up each system certificate.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4660379a0017a57673f1bdf7f2704225676cfd23">4660379a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-03T00:30:19Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated PKIServer.execute()
The PKIServer.execute() has been modified to set the
java.security.manager and java.security.policy properties
only when the SECURITY_MANAGER is set to "true".
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b0aeb45761001849347b3e58ecdd13064e436e47">b0aeb457</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-03T16:05:33Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added PKIInstance.execute()
The code that calls pkidaemon in PKIServer.execute() has been
moved into a new PKIInstance.execute().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b735bce47d0ebb36d1f5db422dd63f7ede22b6d4">b735bce4</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-03T16:32:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed tomcat.conf customization
The /usr/share/pki/etc/tomcat.conf contains a variable that
needs to be customized at build time.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/cbf03cbcfde8cadb6bfeff0c59a60414daf1c3ac">cbf03cbc</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-03T21:50:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed md2man dependency on Rawhide
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/637666e3272cadcf0ff492f8264fbbe14e2bc588">637666e3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-08T17:43:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Workaround for bug #1727378
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b69649fb0ec18ea26585fb6bc32e65e5f53915cb">b69649fb</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-08T19:19:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed missing return statement
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f4275bfcf1bd7f6e9ef008d264d76928f3a19e99">f4275bfc</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-08T21:13:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed FixServerConfiguration script
The FixServerConfiguration script has been modified
to remove the old file if it exists before replacing
it with a link.
https://bugzilla.redhat.com/show_bug.cgi?id=1717229
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c955a1a4cc9c1500609ef66e5498f9f218d6e10e">c955a1a4</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-07-09T19:50:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Move changes to fix nightly test (#227)
- Since the PKI's nightly job runs IPA sanity tests, this patch
moves the content of PR#226 to the ipa related scripts.
- We don't need the workaround for standalone PKI environment
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com></pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/69132264f8eed1bd8f4ce2ae7b9b5f3560708fb5">69132264</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-09T23:19:24Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Removed unused PKI_SERVER_UPGRADE_LOG
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4457502b15373a266f3d92dff1cabeb1a4c4eb72">4457502b</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-09T23:22:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in pki-server CLI
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/85143a3a0733200559920cce6ad3a2a1413a1ff3">85143a3a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-09T23:22:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Converted pki-server-upgrade into UpgradeCLI
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/dd4258376c7025c658781722ecc397fe1e33e96d">dd425837</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-09T23:22:47Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Deprecated pki-server-upgrade
The pki-server-upgrade has been replaced with pki-server
upgrade command.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a25b40a3aa9864cd9c85b6555d95a2b1511547d8">a25b40a3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-10T16:47:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added instance ID argument for pki-server migrate/upgrade
The pki-server migrate/upgrade commands have been modified
to accept an optional instance ID argument for consistency
with other pki-server commands.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/7165b0a6b2ff9c96131acc4e6f4f57cf2d96b782">7165b0a6</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-10T16:47:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated loggers in pki-server upgrade
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2dbc71a144624422b19af91ba831ffa244ca2f95">2dbc71a1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-10T16:47:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added pki-server upgrade --validate
The pki-server upgrade --validate option has been added to
validate the upgrade status.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2210c2a58fb217c4e0c36d4c8c05e8fcbc5db188">2210c2a5</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-10T20:45:04Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated services.template files
The services.template files in all subsystems have been modified
to produce static links to the available services in the subsystem
instead of the dynamic links generated by the MainPageServlet.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b095bd1ad3fd0e8b83fc964640dfa87abd28611c">b095bd1a</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-10T20:45:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated systemd unit files
The systemd unit files have been modified to validate the
upgrade status before starting the server.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/40bdef05b69ce13d6617525770c3f40502002df7">40bdef05</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-10T23:33:37Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated PKIInstance.execute()
The PKIInstance.execute() has been modified to validate the
upgrade status before starting the server.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8921e80c3cc99b2a11019a393a929bb62fa78744">8921e80c</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-11T14:22:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored PKIInstance.deploy()/undeploy()
The PKIInstance.deploy() and undeploy() have been merged into
PKIServer.deploy_webapp() and undeploy_webapp().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e74a3cd23f1b78fedbb99450f3dad4967275f145">e74a3cd2</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-11T17:27:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added variables for context.xml and docBase
New variables to define the default and custom paths for
context.xml and docBase have been added to PKIInstance and
PKISubsystem.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/6319d8de8cd0f004ec6f715bf8d47519fe1c04bf">6319d8de</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-07-12T00:55:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Disallow 'pkidbuser' in cert-fix
`cert-fix` command when run with --agent-uid pkidbuser renders
the system in an unstable state. This patch disallows specifying
`pkidbuser` as the agent uid
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f24ec55923ee01981954e41c64d7a7304707d41d">f24ec559</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-12T16:27:26Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added ResetWebApplication upgrade script
The ResetWebApplication script has been added to reset all web
applications back to their default ones in order to ensure they
are upgraded properly. All custom web applications will be
archived in a backup folder.
https://bugzilla.redhat.com/show_bug.cgi?id=1717229
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5aa411e38fc02ce051f7ad005354c9f69f50d6f1">5aa411e3</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-16T02:49:56Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored CMSEngine.serverStatus
The String serverStatus in CMSEngine has been replaced with
boolean ready variable.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/936df33e931218dcb95dfd01d09a532d7e9e4c08">936df33e</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-16T02:49:56Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored PKIServerCLI.print_status()
The PKIServerCLI.print_status() has been modified to use
ServerConfiguration methods to get the ports.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a91686279c8941fd3c20c0cf205440548e8b49e5">a9168627</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-16T02:49:56Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored RETRYABLE_EXCEPTIONS
The RETRYABLE_EXCEPTIONS constant has been moved from
pkihelper.py to the main pki module.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/00236130e52559c5dd435444789ff40200d8e722">00236130</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-16T02:50:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored FIPS class
The FIPS class has been moved from pkihelper.py to the main
pki module.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f14b4ff14dcd85ead4fd181bc5da5d5b123f49d7">f14b4ff1</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-16T02:50:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored Instance.wait_for_startup() (part 1)
The Instance.wait_for_startup() has been modified to get the
ports and subsystem type from the subsystem object.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/9d283c04be49b35d155375bcd60c472f91a05ca8">9d283c04</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-16T02:50:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored Instance.wait_for_startup() (part 2)
The Instance.wait_for_startup() has been modified to throw an
exception if the subsystem fails to start.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/669866af1f7e02ce2b1f8e81d6b572de4080bf46">669866af</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-16T02:50:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored Instance.wait_for_startup() (part 3)
The Instance.wait_for_startup() has been modified to check
whether it's in FIPS mode and create the proper connection.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/98139ce84dfeb654786c11e79d3c74ce7c961b72">98139ce8</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-16T02:50:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored Instance.get_instance_status()
The Instance.get_instance_status() has been converted into
PKISubsystem.is_ready().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/becec25577f9f5c3454db8e34a82a46efe545e05">becec255</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-16T23:15:04Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored pki_backup_keys_p12 parameter
The pki_backup_keys_p12 parameter has been renamed into
pki_backup_file and added into the default.cfg such that
it can be customized.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/995d33bc8843fd358268d5c9d0e7623f33523e2d">995d33bc</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-17T15:45:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up installation log messages
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/131bb147c47fabd44247e52a77d10bc91190042b">131bb147</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-17T16:26:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed missing WantedBy in systemd unit files
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/879077fa976ed1214745273fa3922f38203d69bf">879077fa</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-17T21:27:46Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored SystemConfigService.configureHierarchy()
The code that configures CA hierarchy has been moved
from SystemConfigService.configureHierarchy() to
subsystem_layout.py.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c3bcb8cf4ba8668095e4ae0a1c442b1cf6a10142">c3bcb8cf</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-17T23:32:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up pki-server status output
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/36216e6626d236368b213072365ae5838bfa2f28">36216e66</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-18T01:04:07Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored CertificateAuthority.init() (part 1)
Some code in CertificateAuthority.init() has been moved out of
the try-catch block since it should not fail in pre-op mode.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8857d2ccdc01871ff89b6d4f4842f2046ba768ef">8857d2cc</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-18T01:10:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored CertificateAuthority.init() (part 2)
Some other code in CertificateAuthority.init() has been moved
out of the try-catch block since it should not fail in pre-op
mode either.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3606524905e9eed36c72e4a181547906192cdd55">36065249</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-18T01:13:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored CertificateAuthority.init() (part 3)
A redundant try-catch block in CertificateAuthority.init() has
been removed.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/52e9e9fd045f5c7f68168645a793cda59f48bacb">52e9e9fd</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-18T16:46:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored Configurator.configRemoteCert() (part 1)
Some unused variables in Configurator.configRemoteCert() have
been removed.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2dbed51657f071de1199279a3badafe68b484bc4">2dbed516</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-18T16:46:21Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored Configurator.configRemoteCert() (part 2)
The code that resets some pre-op properties has been moved out of
Configurator.configRemoteCert().
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/152506877abbeb72b29a5e3319d95f1e07832a5d">15250687</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-18T18:29:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Refactored CertUtil.getPKCS10()
The CertUtil.getPKCS10() has been modified to remove the
redundant try-catch block.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0a8e874908eedfb2ae4e3f845108e8744241e611">0a8e8749</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-18T19:54:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages in DirAclAuthz.init()
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8297ef96998b63b473005dd7ad0b0a68cff634f8">8297ef96</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-18T20:32:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleaned up log messages in CertificateAuthority.init()
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3fe8e05e8f292bd2cc5e7a6db395e74b852cdc6d">3fe8e05e</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-07-19T07:08:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Upload to unstable.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b8577385e1b5533cf7449128cd4a3787a4689c24">b8577385</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-07-19T07:09:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">releasing package dogtag-pki version 10.6.10-1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/3d03e6513b5d5686f31711323b872f0901c04861">3d03e651</a></strong>
<div>
<span>by jmagne</span>
<i>at 2019-07-19T21:43:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Phase 1: Bug 1698059 - pki-core implements crypto. (#230)
Phase 1 consists of commenting out illegal implementations of CMAC and HMAC
cyrpto algorithms. The HMACDigest jave class has been removed and replaced with
legal JSS / NSS HMAC based algorithms.</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/733977b0d7a27e629345db66f0928f4c8e8112fa">733977b0</a></strong>
<div>
<span>by Endi S. Dewata</span>
<i>at 2019-07-23T21:05:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated version number to 10.7.2
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/36345d54fdc3e3f311abc99738c55153540fa048">36345d54</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-07-29T08:56:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">rules: Fix arch:all build.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/aeff01d657f089b145f25f7b1e4136325830a5fe">aeff01d6</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-07-29T09:08:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge tag 'v10.6.10' into m
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/201e2d7030525f110b8f7c708679e95df19e0168">201e2d70</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-07-29T09:08:46Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'master' into m
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/8dd23aeba58a11e19407cabe712e0f6230a52028">8dd23aeb</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-07-29T09:12:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">bump the version
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/30226fb0292ac9752d19cd19a523d73fb307d985">30226fb0</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-07-29T10:40:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">patches: Refreshed, use-new-pkcs11-interface.diff dropped.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/bb50dfd2ddcb698a25b90cf9228cd79c51776440">bb50dfd2</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-07-29T10:57:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">fix-hamcrest-jar.diff: Fix path to hamcrest jar.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e9d498a17cb2e1c3d82bc5ee26ad47f2e42073c4">e9d498a1</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-08-06T19:10:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix COPR_REPO for travis to pickup right copr
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e433237aa40075e4c17a1c83c4ef924887f38d16">e433237a</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-08-07T00:59:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">importPKIArchiveOptions: support AES
CryptoUtil.importPKIArchiveOptions() is used for Lightweight CA
(LWCA) key import. Update it to support AES-encrypted keys. DES
import remains supported for backwards compatibility.
Fixes: https://pagure.io/dogtagpki/issue/2777
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a47581fe0884074a2ada28366fc4a44d40f443ab">a47581fe</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-08-07T00:59:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ca-authority-key-export: add --algorithm option
We need to support AES key export, but also require backwards
compatibility with existing servers that can only import
DES-EDE3-CBC. So as a first step, teach the ca-authority-key-export
command the --algorithm option, which defaults to 1.2.840.113549.3.7
(DES-EDE3-CBC). AES support will be added in a subsequent commit.
Part of: https://pagure.io/dogtagpki/issue/2666
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/477c4f06fa1041557161241f8aedf36432f02b5e">477c4f06</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-08-07T00:59:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ca-authority-key-export: use random IV
Part of: https://pagure.io/dogtagpki/issue/2666
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/e3afcfd9fa240b52a53310bd72b0e8a6bd30fc14">e3afcfd9</a></strong>
<div>
<span>by Fraser Tweedale</span>
<i>at 2019-08-07T00:59:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ca-authority-key-export: support AES
Add support for exporting wrapped private keys using AES128-CBC as
the symmetric algorithm.
Fixes: https://pagure.io/dogtagpki/issue/2666
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/820401187ed5df7e87be354688fcb9ba292b28e0">82040118</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-08-08T16:38:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix 'pkidestroy --force' to pickup correct instance name (#231)
- When `pkidestroy --force` was executed with a non-existant non-default
instance, it should not pickup `pki-tomcat` as the default instance
- The commit adds an additional check to remove selinux contexts
iff the context exists. Otherwise, it skips them. This is
necessary to accommodate the `--force` option to pkidestroy
Fixes: BZ#1698084
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com></pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2db7a193ed49a916bd086e5547dad48359c13f90">2db7a193</a></strong>
<div>
<span>by Christian Heimes</span>
<i>at 2019-08-08T16:42:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">PKIConnection: Allow to customize verify option
Don't hard-code verify=False in get() and post(). This allows consumers
to customize the session object and cert validation.
Signed-off-by: Christian Heimes <cheimes@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d7285ea78b985d1f0947c568476e6d3582431b07">d7285ea7</a></strong>
<div>
<span>by Dinesh Prasanth M K</span>
<i>at 2019-08-09T00:24:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated spec version to 10.7.3-1
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/d5bd8fec9ad04e643a9a868f8e98ad3701116d03">d5bd8fec</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-08-09T05:47:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'upstream' into m
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ee67f8d5456ab0deb7e91f4f1eddba406c7bef80">ee67f8d5</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-08-09T05:47:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">bump the version
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/95dfa03c4b89a133e3b0bc7d8be821a64cb403e4">95dfa03c</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-08-09T10:06:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">pki-tools.install: Updated.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/dbcded774684aa33c3f3e434d4a0bdadd0193bd3">dbcded77</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-08-09T10:07:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">rules: Disable Junit tests for now.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/b13e202cd96525e20647eb846833d5e1fec5e49e">b13e202c</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-08-09T10:07:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control: Add go-md2man to build-depends.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a029f2204ed034d42b848ecd6ebd4fc00b4f97f7">a029f220</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-08-09T10:08:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control: Bump dependency on libldap-java.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c98ebd44020e8ee677ca465b69be435899aaac52">c98ebd44</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-08-09T10:08:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control: Bump dependency on libjss-java.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/4ba7ae6da860896885c0ca0d3313b7a20b9e2b2c">4ba7ae6d</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-08-09T10:13:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control: Bump dependency on libtomcatjss-java.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/5d2000ad734152d6cd29427d082940f73ea4c812">5d2000ad</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-08-09T10:34:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">server.postinst: Use 'pki-server migrate'.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f2210ab15e59bbdd5848d5f472e4c365135f4341">f2210ab1</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-08-09T10:34:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control, rules: Drop obsolete dependencies libjavassist-java, libjaxrs-api-java.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/c1c69ae41a612fcfb902f1cacb82b1cd7644daaa">c1c69ae4</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-08-09T10:35:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">control: Add keyutils to pki-server depends.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/de635bb70efd6d80702e9c4d0aefc6d3a9706228">de635bb7</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-08-09T20:31:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">releasing package dogtag-pki version 10.7.3-1
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#354079a72b91a4280407c16a36f47d1986fd85a5">
.classpath
</a>
</li>
<li class="file-stats">
<a href="#eae40b507f9c3502accc6d7f8a39c9a7d9936b6f">
<span class="new-file">
+
.copr/Makefile
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
.travis.yml
</a>
</li>
<li class="file-stats">
<a href="#9d455409603cdd17e04635a6e066521472e22c40">
<span class="deleted-file">
−
.travis/00-init
</span>
</a>
</li>
<li class="file-stats">
<a href="#5f45a2ae44383fc230910d260f9ceeb08f557a63">
<span class="deleted-file">
−
.travis/01-install-dependencies
</span>
</a>
</li>
<li class="file-stats">
<a href="#6669a6b97b3f005458648924df06498c8d9da0da">
<span class="deleted-file">
−
.travis/10-compose-rpms
</span>
</a>
</li>
<li class="file-stats">
<a href="#52178fdef002cb126e59994172ca109bbc01859a">
<span class="deleted-file">
−
.travis/20-install-rpms
</span>
</a>
</li>
<li class="file-stats">
<a href="#0dfacbafa3d18f3824f6c768ba852c32ecc95ff4">
<span class="deleted-file">
−
.travis/30-setup-389ds
</span>
</a>
</li>
<li class="file-stats">
<a href="#2fa8218198cf3eb71842c33df60dc77e8c176a2b">
<span class="deleted-file">
−
.travis/40-spawn-ca
</span>
</a>
</li>
<li class="file-stats">
<a href="#c77be1e1a463e0a7c70fb9df9e3e511c8587bf6f">
<span class="deleted-file">
−
.travis/50-spawn-kra
</span>
</a>
</li>
<li class="file-stats">
<a href="#669d7eadd096282e2c48edb0cf4b81c87882b8c0">
<span class="deleted-file">
−
.travis/99-destroy
</span>
</a>
</li>
<li class="file-stats">
<a href="#3dbfde3b25ee64338c49440657a1749073f14b52">
<span class="deleted-file">
−
.travis/delete_branch.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#3b2fa9a19a0200354aa9f5684d1429ea57734a5f">
<span class="deleted-file">
−
.travis/global_variables
</span>
</a>
</li>
<li class="file-stats">
<a href="#aa3ba7d9f15d69fa8fbb7592e59d4855d9a0b052">
<span class="deleted-file">
−
.travis/init_task.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#e8395220624e2b3d5711a8ee3d49c8e824335a34">
<span class="deleted-file">
−
.travis/ipa-test.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#50aa39db3829a0748edf83ab1f01de18182df585">
<span class="deleted-file">
−
.travis/pki.cfg
</span>
</a>
</li>
<li class="file-stats">
<a href="#d106c8c1d385c5a1786ce7a91f89e58c20d1cefa">
<span class="deleted-file">
−
.travis/py3rewrite
</span>
</a>
</li>
<li class="file-stats">
<a href="#221eba190dd28ed9f0a3ab5699727d41417c6d52">
<span class="deleted-file">
−
.travis/run_task.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#f63d3bc4105c734559a2fe4825ada42c010730c9">
<span class="deleted-file">
−
.travis/set_gerrit_message.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#9a2aa4db38d3115ed60da621e012c0efc0172aae">
CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#0398ccd0f49298b10a3d76a47800d2ebecd49859">
COPYING
→
LICENSE
</a>
</li>
<li class="file-stats">
<a href="#69e27356ef629022720d868ab0c0e3394775b6c1">
<span class="deleted-file">
−
README
</span>
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
<span class="new-file">
+
README.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#d0f22e8bdff03f4e5a1fd1bf9ce97db437323959">
base/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#c5f21b09fe8f2fa60c422c00b00d1e221e295ed2">
base/VERSION
</a>
</li>
<li class="file-stats">
<a href="#71a5c8a3974761b3e5b50661c20fa3f869c532a3">
base/ca/setup/registry_instance
</a>
</li>
<li class="file-stats">
<a href="#427db533d88c6eae8397382b75e258c04be3ef12">
base/ca/shared/conf/CS.cfg
</a>
</li>
<li class="file-stats">
<a href="#c0ab86caabdcb7a77814f9711968aafce20a8cb6">
<span class="deleted-file">
−
base/ca/shared/conf/adminCert.profile
</span>
</a>
</li>
<li class="file-stats">
<a href="#718872b48eb6becaab9d6ee00995cbc0407d54b9">
<span class="new-file">
+
base/ca/shared/conf/eccAdminCert.profile
</span>
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">
—
<br>
<a href="https://salsa.debian.org/freeipa-team/dogtag-pki/compare/0fc41766c2545698c95697e05201633d4f0f80be...de635bb70efd6d80702e9c4d0aefc6d3a9706228">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
</p>
</div>
</body>
</html>