summaryrefslogtreecommitdiffstats
path: root/pki
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix update for bugzilla bug #735191.awnuk2011-09-271-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2227 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #735191.awnuk2011-09-233-4/+30
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2226 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #739201 - pkisilent does not take arch into account asmharmsen2011-09-231-100/+43
| | | | | | | Java packages migrated to arch-dependent directories git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2223 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #737184.awnuk2011-09-213-9/+22
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2216 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #737423, which is part of fix for bugzilla bug #598728.awnuk2011-09-191-13/+38
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2215 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fix bugzilla #730162 - TPS/TKS token enrollment failure in FIPS mode (hsm+NSS) .jmagne2011-09-1612-1148/+1906
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2205 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #737218, which is part of fix for bugzilla bug #598728.awnuk2011-09-152-33/+39
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2203 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #734590 - Refactor JNI libraries for Fedora 16+ . . .mharmsen2011-09-131-37/+78
| | | | | | | Established MINIMUM package versions based upon platform git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2199 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #699809 - Convert certificate system to use systemd (migration ↵mharmsen2011-09-134-5/+65
| | | | | | scripts) git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2198 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #734590 - Refactor JNI libraries for Fedora 16+ . . .mharmsen2011-09-1329-76/+203
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2197 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla BZ# 699809 - Convert certificate system to use systemdvakwetu2011-09-0936-106/+697
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2196 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Revert "sync config"admiyo2011-09-0611-15/+1763
| | | | | | | This reverts Revision 2192 It introduced a build error. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2193 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* sync configadmiyo2011-09-0611-1763/+15
| | | | | | | | | | removing duplicated configuration the config file tree was duplicated, but the got out of sync. This patch synchronizes the key, prior to removing the duplicated code the java package: com.netscape.certsrv.common contains configuration information used by both the console and the server. It was copied in the source tree, and was getting duplicated. This removes the console version of the source, and instead copies the Java files prior to compilation git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2192 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Crafted "prepare_dogtag_pki" script, removed "prepare_pki" script, and updatedmharmsen2011-08-303-196/+351
| | | | | | | "build_dogtag_pki" script. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2191 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Remove proxy-ipa.conf changesvakwetu2011-08-262-40/+0
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2187 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bubzilla bug #730801 - Coverity issues in native-tools areaawnuk2011-08-261-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2181 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla 730146 - SSL handshake picks non-FIPS ciphers in FIPS modecfu2011-08-2611-26/+140
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2180 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Resolves #712931 - CS requires too many ports to be open in the FW. added ↵vakwetu2011-08-252-0/+40
| | | | | | proxy-ipa.conf git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2179 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Resolves #733065 - User enrollment with RA -- this fails with CA Connection ↵vakwetu2011-08-251-6/+6
| | | | | | Error git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2174 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15mharmsen2011-08-2313-18/+85
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2167 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bubzilla bug #730801 - Coverity issues in native-tools area awnuk2011-08-232-4/+0
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2162 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Resolves #712931 - CS requires too many ports to be open in the FWvakwetu2011-08-2355-117/+500
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2160 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Resolves #731741 - some CS.cfg nickname parameters not updated correctly ↵vakwetu2011-08-231-0/+16
| | | | | | when subsystem cloned (using hsm) git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2159 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #717643 - Fopen without NULL check and other Coverity issuesawnuk2011-08-181-14/+5
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2154 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #717643 - Fopen without NULL check and other Coverity issuesawnuk2011-08-178-53/+94
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2152 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Resolves #700522 - pki tomcat6 instances currently running unconfined, allow ↵vakwetu2011-08-151-0/+1
| | | | | | server to come up when selinux disabled git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2148 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Resolves #700522 - pki tomcat6 instances currently running unconfined, allow ↵vakwetu2011-08-151-2/+7
| | | | | | server to come up when selinux disabled git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2146 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15mharmsen2011-08-105-6/+42
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2136 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Resolves #700505 - pki tomcat6 instances currently running unconfinedvakwetu2011-08-094-109/+30
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2127 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #728605.awnuk2011-08-081-2/+2
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2124 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #728332.awnuk2011-08-051-2/+8
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2115 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Resolves #726785 - If replication fails while setting up a clone it will ↵vakwetu2011-08-041-35/+73
| | | | | | wait forever git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2107 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Resolves #708075 - Clone installation does not work over NATvakwetu2011-08-041-10/+18
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2105 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #724861 - DRMTool: fix duplicate "dn:" recordsmharmsen2011-08-041-30/+175
| | | | | | | by renumbering "cn=<value>" git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2100 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla BZ689909 - Dogtag installation under IPA takes too much time - ↵vakwetu2011-08-031-0/+3
| | | | | | remove the inefficient sleeps -- missing file checkin git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2099 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla BZ689909 - Dogtag installation under IPA takes too much time - ↵vakwetu2011-08-0317-198/+197
| | | | | | remove the inefficient sleeps git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2096 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #717041 - Improve escaping of some enrollment inputsawnuk2011-08-021-0/+13
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2093 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #717041 - Improve escaping of some enrollment inputsawnuk2011-08-021-0/+13
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2092 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #717041 - Improve escaping of some enrollment inputsawnuk2011-08-011-7/+28
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2091 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #717041 - Improve escaping of some enrollment inputsawnuk2011-08-011-3/+13
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2090 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fix Bugzilla Bug# 725572 - Starting TPS subsystem with no pre-existing audit ↵jmagne2011-08-013-8/+54
| | | | | | log file does not write audit messages. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2089 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug 717041 - Improve escaping of some enrollment inputs like.jmagne2011-07-252-5/+6
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2086 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15mharmsen2011-07-223-3/+28
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2077 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #719113.awnuk2011-07-221-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2073 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla BZ 722989 - Registering an agent when a subsystem is created - does ↵vakwetu2011-07-202-5/+71
| | | | | | not log AUTHZ_SUCCESS event git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2068 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla BZ#716307 - rhcs80 - DER shall not include an encoding for any ↵vakwetu2011-07-193-7/+15
| | | | | | component value which is equal to its default value git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2065 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fix Bugzilla Bug# 719007 - Key Constraint keyParameter being ignored using ↵jmagne2011-07-192-4/+135
| | | | | | an ECC CA to generate ECC certs from CRMF. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2064 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fix bugzilla Bug# 720510 - Console: Adding a certificate into nethsm throws ↵jmagne2011-07-192-12/+39
| | | | | | Token not found error. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2062 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15mharmsen2011-07-1535-1340/+482
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2058 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #669226 - Remove Legacy Build System (Ant + Autoconf --> CMake)mharmsen2011-07-13214-188073/+112
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2057 c9f7a03b-bd48-0410-a16d-cbbf54688b0b