summaryrefslogtreecommitdiffstats
path: root/base/ra
Commit message (Collapse)AuthorAgeFilesLines
* Remove RA and pkicreate and pkisilentMatthew Harmsen2014-08-28195-25223/+0
| | | | | - PKI TRAC Ticket #1127 - Remove 'pki-ra', 'pki-setup', and 'pki-silent' packages . . .
* Debian - replace arch specificationAde Lee2014-01-081-2/+2
| | | | | | | uname -i returns "unknown" on a debian system. "arch" on the other hand works for fedora, rhel and debian. Replacing these for all packages except for the migration ones which will not be built on debian in any case.
* Moved Tomcat-based TPS to separate folder.Endi S. Dewata2013-08-153-1/+1
| | | | | | | | | | | The source files for the new Tomcat-based TPS has been moved from base/tps to base/tps-tomcat. The new TPS will now be build in pki-core and packaged in pki-tps-tomcat RPM. The old TPS and RA have been restored to the previous state before adding the new TPS. Once the new TPS is complete, the old TPS can be removed, the new TPS can be moved back to base/tps and the package can be renamed back to pki-tps. Ticket #702
* Renamed CA_PORT into PKI_CA_PORT.Endi Sukma Dewata2013-06-031-1/+1
| | | | | The CA_PORT variable has been renamed into PKI_CA_PORT for consistency.
* Renamed CA_HOST into PKI_CA_HOSTNAME.Endi Sukma Dewata2013-06-031-1/+1
| | | | | The CA_HOST variable has been renamed into PKI_CA_HOSTNAME for consistency.
* Renamed PKI_INSTANCE_ID into PKI_INSTANCE_NAME.Endi Sukma Dewata2013-05-305-23/+23
| | | | | The PKI_INSTANCE_ID variable has been renamed into PKI_INSTANCE_NAME for consistency.
* Renamed SERVER_NAME and PKI_MACHINE_NAME into PKI_HOSTNAME.Endi Sukma Dewata2013-05-304-7/+7
| | | | | The SERVER_NAME and PKI_MACHINE_NAME variables have been renamed into PKI_HOSTNAME for consistency.
* Renamed SERVER_ROOT into PKI_INSTANCE_PATH.Endi Sukma Dewata2013-05-307-44/+44
| | | | | The SERVER_ROOT variable in RA and tps has been renamed into PKI_INSTANCE_PATH to match the Tomcat-based subsystems.
* Renamed PORT and UNSECURE_PORT into PKI_UNSECURE_PORT.Endi Sukma Dewata2013-05-302-3/+3
| | | | | The PORT and UNSECURE_PORT variables in RA and TPS has been renamed into PKI_UNSECURE_PORT to match the Tomcat-based subsystems.
* Renamed SECURE_PORT into PKI_SECURE_PORT.Endi Sukma Dewata2013-05-302-4/+4
| | | | | The SECURE_PORT variable in RA and TPS has been renamed into PKI_SECURE_PORT to match the Tomcat-based subsystems.
* Reorganized CS.cfg.in in RA and TPS.Endi Sukma Dewata2013-05-303-1/+1
| | | | | The CS.cfg.in in RA and TPS has been moved from doc into shared/conf to match the Tomcat-based subsystems.
* Minor fixes in a few configuration UI panels of RA and TPS.Abhishek Koneru2013-04-224-13/+12
| | | | | | | | Changed the status check and restart commands to systemctl. The text $errorString will not be seen when the security domain login panel is launched for the first time. Ticket #452
* Tracking upgrade using existing config files.Endi Sukma Dewata2013-04-172-2/+2
| | | | | | | | | | | The upgrade framework has been modified to use pki.conf to track system upgrade, tomcat.conf to track instance upgrade, and CS.cfg to track subsystem upgrade. The preop.product.version in CS.cfg has been renamed into cms.product.version and is now used to track upgrade. Ticket #544
* Removed RA and TPS theme packages.Endi Sukma Dewata2012-12-031-4/+4
| | | | | | | | The RA and TPS theme packages are no longer necessary due to the reorganization of the theme files. The build and deployment scripts have been updated accordingly. Ticket #407
* Reorganized RA templates and scripts.Endi Sukma Dewata2012-12-03130-0/+7421
| | | | | | | The templates, JS, and CGI scripts for RA have been moved into the RA core package. Ticket #407
* Updated clearpixel.gif paths.Endi Sukma Dewata2012-11-061-3/+3
|
* Fixes to get TPS to configure correctlyAde Lee2012-10-181-3/+5
| | | | | | | | 1. Reorder http.conf to actually read worker config 2. Change functions so that the TPS would restart. Before restarts would fail because the tus link already exists 3. Modify system verification test to return correctly when tests are successful
* Changes to start pki_ra and pki_tps in correct contextAde Lee2012-10-052-0/+6
| | | | | Added required selinux versions to spec file. Also added additional rule needed for F17
* Using RPM version number in CMake.Endi Sukma Dewata2012-10-013-5/+1
| | | | | | | | | | | | The RPM spec files have been modified to pass the full RPM version number to CMake. The version number contains the product version number, release number, milestone, and platform. The CMake scritps will parse and use this version number to generate Java manifest files. The product version number will be used as the specification version and full version number will be used as the implementation version. Ticket #339
* Changes to get TPS and RA running on dogtag 10Ade Lee2012-08-157-17/+51
| | | | | | Added systemd scripts for RA and TPS. Modified init scripts and configuration files to use correct directives for httpd 2.4. TPS and RA subsystems are now installable using pkicreate
* PKI Deployment ScriptletsMatthew Harmsen2012-05-253-3/+117
| | | | | | | * Integration of Tomcat 7 * Addition of centralized 'pki-tomcatd' systemd functionality to the PKI Deployment strategy * Removal of 'pki_flavor' attribute
* PKI Deployment ScriptletsMatthew Harmsen2012-05-071-1/+1
| | | | | | | | | | | | | | | * Re-aligned code to account for revised layout documented at http://pki.fedoraproject.org/wiki/PKI_Instance_Deployment * Massaged logic to comply with PKI subsystem running within a shared instance * Developed code to take advantage of a single shared NSS security database model * Completed the following two 'scriptlets': * Dogtag 10: Python 'slot_assignment.py' Installation Scriptlet (https://fedorahosted.org/pki/ticket/146) * Dogtag 10: Python 'security_databases.py' Installation Scriptlet (https://fedorahosted.org/pki/ticket/136) * Created several additional PKI deployment helper utilities.
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-26111-0/+17651
Previously the source code was located inside a pki folder. This folder was created during svn migration and is no longer needed. This folder has now been removed and the contents have been moved up one level. Ticket #131