<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pki.git/base/java-tools/src, branch ticket-468</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/'/>
<entry>
<title>Parameterizing RESTEasy paths.</title>
<updated>2012-12-07T02:23:11+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-12-06T18:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=9996d71e1a4fb7a8ca6752b83e4f2393dbefa76b'/>
<id>9996d71e1a4fb7a8ca6752b83e4f2393dbefa76b</id>
<content type='text'>
The paths to RESTEasy jar files have been modified such that it can
be configured globally at build time using the spec file to support
different distributions, and at deployment time using a system-wide
configuration in /etc/pki/pki.conf.

Ticket #422, #423.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The paths to RESTEasy jar files have been modified such that it can
be configured globally at build time using the spec file to support
different distributions, and at deployment time using a system-wide
configuration in /etc/pki/pki.conf.

Ticket #422, #423.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed issuedOn parameters for cert-find.</title>
<updated>2012-11-30T20:02:06+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-11-16T15:13:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=cef7a7704f9f4b48c0a9b242fabd3a919f2068d5'/>
<id>cef7a7704f9f4b48c0a9b242fabd3a919f2068d5</id>
<content type='text'>
The CertSearchRequest has been modified to fix the infinite loop
in getIssuedOnTo(). The CertFindCLI has been modified to accept
dates with format YYYY-MM-DD instead of epoch time.

Ticket #416
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The CertSearchRequest has been modified to fix the infinite loop
in getIssuedOnTo(). The CertFindCLI has been modified to accept
dates with format YYYY-MM-DD instead of epoch time.

Ticket #416
</pre>
</div>
</content>
</entry>
<entry>
<title>Misc changes to get rhel 7 build to work</title>
<updated>2012-11-21T15:47:50+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2012-11-21T15:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=871b4423babc140d984d4b49aa380710cfcaf72a'/>
<id>871b4423babc140d984d4b49aa380710cfcaf72a</id>
<content type='text'>
1. Modified cmake dependency
2. Corrected conditionals in spec file
3. Added paths for resteasy-base
4. Added paths to policy for resteasy-base
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Modified cmake dependency
2. Corrected conditionals in spec file
3. Added paths for resteasy-base
4. Added paths to policy for resteasy-base
</pre>
</div>
</content>
</entry>
<entry>
<title>Change cmake projects from Java to NONE</title>
<updated>2012-11-20T20:04:38+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2012-11-20T15:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=1de7c91bd268597bff24d3071381ba1e840a9628'/>
<id>1de7c91bd268597bff24d3071381ba1e840a9628</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removal of version numbers from jar file names</title>
<updated>2012-10-29T20:32:23+00:00</updated>
<author>
<name>Matthew Harmsen</name>
<email>mharmsen@redhat.com</email>
</author>
<published>2012-10-29T20:30:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=8d77b527adf2ae4b1487ec63dd4e03835180e793'/>
<id>8d77b527adf2ae4b1487ec63dd4e03835180e793</id>
<content type='text'>
* TRAC Ticket #350 - Dogtag 10: Remove version numbers from PKI jar files . . .
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* TRAC Ticket #350 - Dogtag 10: Remove version numbers from PKI jar files . . .
</pre>
</div>
</content>
</entry>
<entry>
<title>Enabled authentication for key services.</title>
<updated>2012-10-29T15:38:38+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-10-25T16:52:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=c1aa8b2d05cb1873990d1a3e9cf007cca240f135'/>
<id>c1aa8b2d05cb1873990d1a3e9cf007cca240f135</id>
<content type='text'>
The web.xml in KRA has been modified to enable the authentication
for key and key request services. Some tools have been added to
access the services via command-line.

Ticket #376
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The web.xml in KRA has been modified to enable the authentication
for key and key request services. Some tools have been added to
access the services via command-line.

Ticket #376
</pre>
</div>
</content>
</entry>
<entry>
<title>Added REST interface to get domain info.</title>
<updated>2012-10-26T21:01:40+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-09-06T21:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=5bb7933dd00f11ec87237d3bad7756989abb59ee'/>
<id>5bb7933dd00f11ec87237d3bad7756989abb59ee</id>
<content type='text'>
The REST interface for security domain has been updated to provide
a method to get the domain info. A CLI has been provided to access
this method.

Ticket #309
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The REST interface for security domain has been updated to provide
a method to get the domain info. A CLI has been provided to access
this method.

Ticket #309
</pre>
</div>
</content>
</entry>
<entry>
<title>Added REST account service.</title>
<updated>2012-10-22T22:12:20+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-10-08T19:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=1723a2ecd9d4d741ecd6d292712eeaea9d19bde9'/>
<id>1723a2ecd9d4d741ecd6d292712eeaea9d19bde9</id>
<content type='text'>
A REST account service has been added to allow client to login
to establish a session and to logout to destroy the session. This
way multiple operations can be executed using the same session
without having to re-authenticate.

Ticket #357
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A REST account service has been added to allow client to login
to establish a session and to logout to destroy the session. This
way multiple operations can be executed using the same session
without having to re-authenticate.

Ticket #357
</pre>
</div>
</content>
</entry>
<entry>
<title>Added PKIConnection.</title>
<updated>2012-10-18T21:46:09+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-10-08T20:52:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=4300459bff057ba50093f735ee9289868e258215'/>
<id>4300459bff057ba50093f735ee9289868e258215</id>
<content type='text'>
The code in PKIClient has been refactored into PKIConnection
such that a single connection object can be used by several
REST clients. The PKIClient will remain the base class for
all REST clients.

Ticket #357
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The code in PKIClient has been refactored into PKIConnection
such that a single connection object can be used by several
REST clients. The PKIClient will remain the base class for
all REST clients.

Ticket #357
</pre>
</div>
</content>
</entry>
<entry>
<title>Enabled authentication for security domain REST interface.</title>
<updated>2012-10-18T15:06:54+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-09-06T21:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=168d95446c3a7ae8643128a51fa86dd326e3a6a8'/>
<id>168d95446c3a7ae8643128a51fa86dd326e3a6a8</id>
<content type='text'>
The REST interface for security domain has been refactored and
configured such that it requires authentication. A CLI has been
added to get an installation token.

Ticket #309
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The REST interface for security domain has been refactored and
configured such that it requires authentication. A CLI has been
added to get an installation token.

Ticket #309
</pre>
</div>
</content>
</entry>
</feed>
