Commits on Source
150
a5fbfe8e
added tests for few bugzillas, tps-config, tps-activity CLIs and added .ide directory to .gitignore
Aug 15, 2018
121017d3
added CI jobs for tps-config, tps-activity and ca-bugzillas
Aug 15, 2018
e469e669
added BZ-1465103 automation and CI job
Aug 15, 2018
f28ab22c
removed references from Requirement doc string
Aug 16, 2018
25f3f07b
Removed redundant ConfigurationResponse.status
Aug 18, 2018
2671e91a
Refactored SystemConfigService.finalizeConfiguration() (part 1)
Aug 18, 2018
fa7f1440
Refactored SystemConfigService.finalizeConfiguration() (part 2)
Aug 18, 2018
86af43d8
Refactored SystemConfigService.setupDatabaseUser()
Aug 18, 2018
4d2034b3
Refactored SystemConfigService.setupSecurityDomain()
Aug 18, 2018
e841dc9e
Merge pull request #30 from ssidhaye/add-downstream-tests-to-upstream
Aug 19, 2018
2758de12
Added ca auth plugins job.
Aug 20, 2018
b307ed3c
Added pytest-ansible automation of pki securitydomain cli.
Aug 20, 2018
02abea43
Modified docstrings in the test_securitydomain.py file.
Aug 20, 2018
d7960b0f
Added job for securitydomain in .gitlab-ci.yml file.
Aug 20, 2018
d7976407
Added template in .gitlab-ci.yml file.
Aug 20, 2018
916d9bb8
Removed redundant ConfigurationUtils.loginToken()
Aug 20, 2018
3eb5e9e4
Merge pull request #27 from amolkahat/securitydomain
Aug 20, 2018
f7851b52
Merge pull request #29 from amolkahat/minor_canges
Aug 20, 2018
f8c9566b
Fixed admin cert encoding for external KRA/OCSP installation
Aug 20, 2018
13dfbee7
Added automation of pki pkcs12 CLI
Aug 21, 2018
38565440
Coverity "important" fixes for pki-core.
Aug 20, 2018
c1c2ff7a
Merge pull request #31 from amolkahat/pkcs12
Aug 21, 2018
a367a974
fix ldap create - use dscreate cli new python implementation instead of setup-ds.pl
Aug 21, 2018
274af0c7
Merge pull request #32 from bhavikbhavsar/fix_ldap_create
Aug 21, 2018
970bdb56
Fixed admin cert format in configuration response
Aug 21, 2018
3e39237a
Updated pki.nssdb to support multiple CSR delimiters types
Aug 22, 2018
de81164a
Removed default CSR paths
Aug 22, 2018
c1d00aae
Added support installing KRA/OCSP with existing CSRs
Aug 22, 2018
247a75f7
Fixed installation summary
Aug 23, 2018
3b4896a9
Added pexpect python module for pytest-ansible
Aug 27, 2018
2b006edb
Merge pull request #34 from bhavikbhavsar/banner-fix-01
Aug 27, 2018
477b5ef8
Fixed pki client-cert-import to accept PKCS #7 CA cert chain
Aug 27, 2018
4cb83960
Fixed NSSDatabase.add_cert()
Aug 27, 2018
ff41ed71
Added docs for installation with custom keys
Aug 27, 2018
2a989e0c
Fixed links in KRA and OCSP docs
Aug 27, 2018
5bb91c78
Renamed CA, KRA, OCSP docs
Aug 28, 2018
d6dc95b4
Changed installation config file.
Aug 28, 2018
af626954
server.postinst: Server migration has been moved to the systemd unit/initfile, drop it from here.
Aug 28, 2018
3af26a54
Fixed import_system_cert()
Aug 29, 2018
d10cb176
Added inline comments for clarity
Aug 29, 2018
a12dea71
Cleaned up log messages
Aug 29, 2018
8972b2a3
push downstream common library changes to updatream
Aug 29, 2018
a72c2bdf
Merge pull request #38 from ssidhaye/role-user-creation-changes
Aug 29, 2018
5d20a86f
Fixed the space in the token-label (#35)
Aug 29, 2018
6f7c0a53
Removed unused imports
Aug 29, 2018
ae857117
Removed unused private variables
Aug 29, 2018
60de49b1
Added pki-server ca, kra, ocsp cli jobs.
Aug 30, 2018
b8d6c6ce
Added pytest-ansible automation of following CLI:
Aug 30, 2018
15c341f3
Added pki-server cli automation Job.
Aug 30, 2018
b29fbe0b
Fixed pipeline failures in the .gitlab-ci.yml file.
Aug 30, 2018
f58f41ae
Added NSSDB variable in the constants file.
Aug 30, 2018
26d1a430
Minor changes in the CA role user creation.
Aug 30, 2018
16cba4b3
Changed value of NSSDB in the constants.py files.
Aug 30, 2018
b9318340
Merge pull request #36 from amolkahat/minor_changes
Aug 30, 2018
4bb725f4
Fixed the space in the token-label - Part 2 (#39)
Aug 30, 2018
288e9a4c
Renamed server NSS database parameters
Sep 04, 2018
0fc0ec4a
Moved server installation docs
Sep 04, 2018
58fca340
Merge pull request #33 from amolkahat/pki_server
Sep 05, 2018
c6f75cfc
Updated default key length in pki client-cert-request
Sep 05, 2018
a6d38628
Refactored PKCS10Client (part 1)
Sep 05, 2018
afda5498
Refactored PKCS10Client (part 2)
Sep 05, 2018
533a7878
Refactored JssSubsystem.getKeyPair()
Sep 05, 2018
b2fbf0d0
Refactored JssSubsystem.getECCKeyPair()
Sep 05, 2018
e1515dd0
Cleaned up CryptoUtil.generateRSAKeyPair()
Sep 05, 2018
4c203c47
Cleaned up CryptoUtil.generateECCKeyPair()
Sep 05, 2018
261222b3
ticket #2879 audit events for CA acting as TLS client
Sep 06, 2018
67bb08b6
Ticket2960 add SHA384 ciphers and cleanup profiles
Sep 06, 2018
30f0f07d
Fixed password generation in pkispawn
Sep 07, 2018
1ed4f712
Cleaned up log messages
Sep 07, 2018
8cbf8f74
Ticket3027 Disable TLS_RSA_* ciphers for HSM in FIPS mode
Sep 07, 2018
2f958743
Remove unnecessary casts
Sep 08, 2018
8472e3de
Added basic installation docs
Sep 10, 2018
95b1694e
Updated docs on installation with custom keys
Sep 10, 2018
fe1cca9b
Removing ipa-docker-test-runner tool and custom docker images (#45)
Sep 10, 2018
00348e53
Refactored SystemConfigService.backupKeys()
Sep 11, 2018
61839da5
Removed unused ConfigurationRequest.backupKeys
Sep 11, 2018
f7a036de
Removed SystemConfigService.getCertList()
Sep 11, 2018
329e340b
Fixed password handling in pki-server CLI
Sep 11, 2018
878cb08f
Reorganizing CI script for nightly (#47)
Sep 11, 2018
8b357e59
Added docs on installation with external certificates
Sep 11, 2018
d738cc6a
Refactored SystemConfigService.configureAdministrator() (part 1)
Sep 13, 2018
09581eea
Refactored SystemConfigService.configureAdministrator() (part 2)
Sep 13, 2018
17f0d4e2
Added SystemConfigService.configureCerts()
Sep 13, 2018
ef1fe72a
Ticket 2865 X500Name.directoryStringEncodingOrder overridden by CSR encoding
Sep 14, 2018
107a7cdb
Updated exception messages in DBSSession
Sep 18, 2018
3b012605
Merged SystemConfigService.handleCerts()
Sep 18, 2018
a6ad5514
Added SystemConfigService.authenticateRequest()
Sep 18, 2018
8fbb6d4e
Cleaned up password.conf creation
Sep 18, 2018
a418e088
Refactored generate_csr()
Sep 19, 2018
a8c55fde
Added token name fallback mechanism
Sep 19, 2018
17677ae4
Updated default token name
Sep 19, 2018
3a16e90f
Updated installation log messages
Sep 19, 2018
f3f16ca3
Fixed token name fallback for sslserver cert
Sep 19, 2018
fd985ade
Fixed examples in installation docs
Sep 18, 2018
3ccfeea1
Added docs on installation with HSM
Sep 18, 2018
adbeb1cb
Merge pull request #48 from mharmsen99/ticket-2865
Sep 19, 2018
d79a93b3
Updated installation loggers
Sep 20, 2018
9b402ff3
Refactored configuration.py
Sep 20, 2018
9f52807a
Removed references to Log4j
Sep 21, 2018
6e7567a9
Refactored serial number range parameters
Sep 21, 2018
50 additional commits have been omitted to prevent performance issues.
Loading
Loading