summaryrefslogtreecommitdiffstats
path: root/pki
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bugzilla bug #747019.awnuk2011-11-031-0/+16
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2289 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #747381.awnuk2011-11-031-1/+9
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2286 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* add tests to classpath.admiyo2011-11-021-0/+1
| | | | | | | | Required as a part of the cleanup for https://bugzilla.redhat.com/show_bug.cgi?id=728303 git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2281 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* stub unimplemented abstract methodsadmiyo2011-11-022-0/+121
| | | | | | | | | | the test code has mock objects that implement abstract interfaces, but did not implement all of the methods, causing the compiler to complain. Required as a part of the cleanup for https://bugzilla.redhat.com/show_bug.cgi?id=728303 git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2280 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #737761 - Update Dogtag Packages for Fedora 16mharmsen2011-10-2912-16/+81
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2277 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #749945 - Installation error reported during CA, DRM, OCSP, and ↵mharmsen2011-10-294-76/+84
| | | | | | TKS package installation . . . git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2276 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #749927 - Java class conflicts using Java 7 in Fedora 17 ↵mharmsen2011-10-291-1/+1
| | | | | | (rawhide) . . . git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2275 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bug 744797 - KRA key recovery (retrieve pkcs#12) fails after the in-place ↵cfu2011-10-223-16/+35
| | | | | | upgrade( CS 8.0->8.1) git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2274 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bug 737122 - DRM: during archiving and recovering, wrapping unwrapping keys ↵cfu2011-10-216-43/+369
| | | | | | should be done in the token git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2273 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fix Bugzilla Bug 746367 - Typo in the profile name.jmagne2011-10-201-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2266 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #743770.awnuk2011-10-081-1/+5
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2260 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #743770.awnuk2011-10-072-1/+9
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2258 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #743770.awnuk2011-10-071-5/+28
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2256 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* eclipse project filesadmiyo2011-10-053-0/+53
| | | | | | | | | | This contains only the files necessary to get the project to import into Eclipse, plus a very small .gitignore file for people that want to use git svn. This patch should have no effects on the way that code currently runs. The difference between this patch and the previous submission is that this one does not attempt to deal with the problems due to the code duplication between the console and common code bases: it does not include the console in the classpath. People that want to use eclipse to work with the console will have to perform additional modifications. Also, it does not include the directory base/common/test that has mock objects for abstract base classes that have not been completely implemented. This version has removed all .class file references from the .gitignore as well. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2253 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #737217.awnuk2011-09-302-4/+36
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2248 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Resolves #737192 - Need script to upgrade proxy configurationvakwetu2011-09-305-83/+598
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2244 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Fixed bugzilla bug #737216awnuk2011-09-302-0/+2
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2242 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* SPEC FILE CHANGE: Specify '_unitdir' macro for F15 platforms, also.mharmsen2011-09-304-4/+4
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2239 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* SPEC FILE CHANGE: Changed "%elseif" to "%else", "%if", and "%endif".mharmsen2011-09-305-9/+47
| | | | | | | SPEC FILE CHANGE: Specified '_unitdir' macro for non-'systemd' platforms. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2238 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #737761 - Update Dogtag Packages for Fedora 16mharmsen2011-09-2918-172/+326
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2237 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Resolves #739708 - pki-selinux lacks rules in F16vakwetu2011-09-272-1/+5
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2228 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* 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