<!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
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/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/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/de759471bececf057a1334d3a8f0421f45ab3c5b">de759471</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-07-29T11:09:37Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">releasing package dogtag-pki version 10.6.10-2
</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>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/fc5f8df37532b3a6868c0479fa49436eebac1de6">fc5f8df3</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-09-11T17:28:43Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Switch to python3. (Closes: #918538)
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/eb4aafdbe8e884b81186241b0e1173eb2a0f6a26">eb4aafdb</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-09-11T17:40:44Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">tests: Migrate to dscreate, bump 389-ds-base dependency.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/2f4dafaeece4df30da5f7a92281cf39382ba9d24">2f4dafae</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-09-11T20:15:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">fix dep on python3-pki-base
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ba78842ba7fc7bf5e5731ecdfb58bbad2d3bf5d6">ba78842b</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-09-11T20:38:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">close a bug
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/ba915f893cae86bd06f9327b5cb757d1b62beec7">ba915f89</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-09-11T20:39:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge commit 'de759471bececf0' into master-next
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/359e4214ba4ec4a981d557a8f6970b522b49882d">359e4214</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-09-11T20:40:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">releasing package dogtag-pki version 10.7.3-2
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/640adf0fe15a8c371038d6d0e1b8265f267958b7">640adf0f</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-09-13T21:03:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">fix-tomcat-paths.diff: We have /etc/default/tomcat9 instead of tomcat.conf.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/a044e9249934ebbf6f551c97e19b57b4f09fb2aa">a044e924</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-09-13T21:03:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">pki-tomcatd@.service: Updated to match the upstream version.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/f346a4de171b3ba59f82cfa4655c6d7354a5ba28">f346a4de</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-09-13T21:05:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">hardcode-tomcat-version.diff: Dropped, instead pass --tomcat  for pki-server migrate in the service file.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/dogtag-pki/commit/0ade35164cd92a72cded27849d0f8379be291ed8">0ade3516</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2019-09-13T21:06:05Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">releasing package dogtag-pki version 10.7.3-3
</pre>
</li>
</ul>
<h4>18 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="#9a2aa4db38d3115ed60da621e012c0efc0172aae">
CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#d0f22e8bdff03f4e5a1fd1bf9ce97db437323959">
base/CMakeLists.txt
</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="#080553d8328c25571ed6c641c5cd9663c62abf0e">
base/ca/shared/conf/registry.cfg
</a>
</li>
<li class="file-stats">
<a href="#6ad280767e71bf8e2e80f61db5f00e7144363a3d">
base/ca/shared/profiles/ca/caECFullCMCSelfSignedCert.cfg

base/ca/shared/profiles/ca/caECFullCMCSharedTokenCert.cfg
</a>
</li>
<li class="file-stats">
<a href="#280f7013d5aceae1946accc4e1855409599af894">
base/ca/shared/profiles/ca/caFullCMCSelfSignedCert.cfg

base/ca/shared/profiles/ca/caFullCMCSharedTokenCert.cfg
</a>
</li>
<li class="file-stats">
<a href="#b345c3dd4d9f25f8f320ad0300e7e379c4ade2b6">
base/ca/shared/webapps/ca/WEB-INF/web.xml
</a>
</li>
<li class="file-stats">
<a href="#46ad2e24f4d0965001593c5667e8cd75911f2a28">
base/ca/shared/webapps/ca/services.template
</a>
</li>
<li class="file-stats">
<a href="#8933961bf591b8cd556f8e3ff9aaa812258aa7b2">
<span class="new-file">
+
base/ca/src/com/netscape/ca/AuthorityMonitor.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#f68c931b334f03ab391b10fcc5a34da333595314">
base/ca/src/com/netscape/ca/CAService.java
</a>
</li>
<li class="file-stats">
<a href="#ba06911af49e05beae26c017de84e58428ca3c9b">
base/ca/src/com/netscape/ca/CMSCRLExtensions.java
</a>
</li>
<li class="file-stats">
<a href="#a9e1b6f3ccbf1569bf6096b653fd0786bedd3722">
base/ca/src/com/netscape/ca/CRLIssuingPoint.java
</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/0d0e1d2aa4b25fbbc9766d18ae916496f98bbd63...0ade35164cd92a72cded27849d0f8379be291ed8">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>