<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pki.git/base/deploy/src, branch ticket-399-4</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>Replaced links of scriptlets with lists.</title>
<updated>2012-11-28T23:59:06+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-11-28T23:59:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=9248b0307f0fd723689c895f8a826e250ff2db58'/>
<id>9248b0307f0fd723689c895f8a826e250ff2db58</id>
<content type='text'>
Previously the deployment tools used symbolic links to determine the
scriplets to execute and their order. The code has been changed such
that now the scriplets are listed as parameters (spawn_scriplets and
destroy_scriplets) in the configuration file.

Ticket #403
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously the deployment tools used symbolic links to determine the
scriplets to execute and their order. The code has been changed such
that now the scriplets are listed as parameters (spawn_scriplets and
destroy_scriplets) in the configuration file.

Ticket #403
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplified the configuration file using defaults.</title>
<updated>2012-11-28T20:33:47+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-11-28T18:12:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=b769780f64968c6b8d1dfec6782f73c18a82692f'/>
<id>b769780f64968c6b8d1dfec6782f73c18a82692f</id>
<content type='text'>
Previously to create a subsystem the admin would have to copy the
entire default deployment configuration, which contains many
parameters, and then customize it. Now the deployment code has been
changed such that the default config file will be used to provide
the default values, so the admin will only need to provide the
non-default parameters, thus reducing the size of the file.

Sample configuration files are provided in /usr/share/pki/
deployment/config.

Ticket #399
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously to create a subsystem the admin would have to copy the
entire default deployment configuration, which contains many
parameters, and then customize it. Now the deployment code has been
changed such that the default config file will be used to provide
the default values, so the admin will only need to provide the
non-default parameters, thus reducing the size of the file.

Sample configuration files are provided in /usr/share/pki/
deployment/config.

Ticket #399
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganized sensitive parameters.</title>
<updated>2012-11-28T15:24:48+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-11-28T14:27:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=310a30f230eae7fd34d8a41e54ee3125ffb91046'/>
<id>310a30f230eae7fd34d8a41e54ee3125ffb91046</id>
<content type='text'>
Previously sensitive parameters are stored in the Sensitive section in
the configuration file, separate from the hierarchical structure used
by non-sensitive parameters. To allow defining multiple subsystems in
a single configuration file the sensitive and non-sensitive parameters
have been reorganized into the same hierarchical structure.

To maintain the security a new meta-parameter has been added to list
all sensitive parameter names. This way the deployment code will know
whether a parameter is sensitive, which then will mask the value before
displaying it to the screen or storing it in a log file.

Ticket #399
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously sensitive parameters are stored in the Sensitive section in
the configuration file, separate from the hierarchical structure used
by non-sensitive parameters. To allow defining multiple subsystems in
a single configuration file the sensitive and non-sensitive parameters
have been reorganized into the same hierarchical structure.

To maintain the security a new meta-parameter has been added to list
all sensitive parameter names. This way the deployment code will know
whether a parameter is sensitive, which then will mask the value before
displaying it to the screen or storing it in a log file.

Ticket #399
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed default security domain user.</title>
<updated>2012-11-27T19:02:34+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-11-14T16:11:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=998913c5b5a9c65b9153f381ae684937cd7e33bf'/>
<id>998913c5b5a9c65b9153f381ae684937cd7e33bf</id>
<content type='text'>
The deployment code has been modified such that if the security
domain user is not specified it will use the CA admin uid, or
Common uid, if it is defined. Otherwise it will use the default
"caadmin".

Ticket #399
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The deployment code has been modified such that if the security
domain user is not specified it will use the CA admin uid, or
Common uid, if it is defined. Otherwise it will use the default
"caadmin".

Ticket #399
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored pkiparser.py into PKIConfigParser.</title>
<updated>2012-11-27T19:01:55+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-11-14T02:54:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=066667d374226e1ed9da5b2c5ba71ae41a3ffa25'/>
<id>066667d374226e1ed9da5b2c5ba71ae41a3ffa25</id>
<content type='text'>
The code in pkiparser.py has been converted into PKIConfigParser
class to facilitate further improvements.

Ticket #399
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The code in pkiparser.py has been converted into PKIConfigParser
class to facilitate further improvements.

Ticket #399
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed remaining respawn code.</title>
<updated>2012-11-27T19:01:37+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-11-14T06:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=4e69c7f03e43c2b85fb6a19f33dbedb07b156258'/>
<id>4e69c7f03e43c2b85fb6a19f33dbedb07b156258</id>
<content type='text'>
The remaining codes, parameters, and messages related to respawn
have been removed.

Ticket #412
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The remaining codes, parameters, and messages related to respawn
have been removed.

Ticket #412
</pre>
</div>
</content>
</entry>
<entry>
<title>I18n for ProfileList.template.</title>
<updated>2012-11-27T19:01:30+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-11-13T23:07:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=0d4eab8f4af3efcdee7bd60fbbd7a3789a9713c6'/>
<id>0d4eab8f4af3efcdee7bd60fbbd7a3789a9713c6</id>
<content type='text'>
The messages in ProfileList.template in CA EE has been extracted
into a properties file which can be translated separately.

The original messages in the template have been marked as follows:
  &lt;span class="message" name="...key..."&gt;...message...&lt;/span&gt;

When the page is loaded into the browser, the original message will
be replaced with the translated messages.

Ticket #406
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The messages in ProfileList.template in CA EE has been extracted
into a properties file which can be translated separately.

The original messages in the template have been marked as follows:
  &lt;span class="message" name="...key..."&gt;...message...&lt;/span&gt;

When the page is loaded into the browser, the original message will
be replaced with the translated messages.

Ticket #406
</pre>
</div>
</content>
</entry>
<entry>
<title>Link to resteasy-base on rhel systems when running pkispawn</title>
<updated>2012-11-21T05:04:32+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2012-11-21T04:34:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=40e58f937d49f1a0029a226ab714cb54f12a9239'/>
<id>40e58f937d49f1a0029a226ab714cb54f12a9239</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganized CA, KRA, OCSP, TKS templates.</title>
<updated>2012-11-12T17:04:02+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-11-09T08:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=46fda5d944772ac62675570037785e39c517002b'/>
<id>46fda5d944772ac62675570037785e39c517002b</id>
<content type='text'>
All remaining theme files for Tomcat subsystems which include
the templates and JS files have been moved from the theme folder
at &lt;subsystem&gt;-ui/shared/webapps/&lt;subsystem&gt; into the subsystem
webapp folder at base/&lt;subsystem&gt;/shared/webapps/&lt;subsystem&gt;.

The deployment tools have been updated to use the new location.

Ticket #407
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All remaining theme files for Tomcat subsystems which include
the templates and JS files have been moved from the theme folder
at &lt;subsystem&gt;-ui/shared/webapps/&lt;subsystem&gt; into the subsystem
webapp folder at base/&lt;subsystem&gt;/shared/webapps/&lt;subsystem&gt;.

The deployment tools have been updated to use the new location.

Ticket #407
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganized common templates.</title>
<updated>2012-11-12T17:03:55+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-11-09T06:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=edf9c2273c00b52b0c240bc0c75dc1ba7bdc396e'/>
<id>edf9c2273c00b52b0c240bc0c75dc1ba7bdc396e</id>
<content type='text'>
The common templates have moved from common-ui into base/common.
The deployment tools have been updated to use the new location.

Ticket #407
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The common templates have moved from common-ui into base/common.
The deployment tools have been updated to use the new location.

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