Commit Graph

1079 Commits

Author SHA1 Message Date
iadgovuser58
5092718c3c updated to include protobuf-compiler and cronie 2023-09-18 11:22:43 -04:00
iadgovuser26
9fea7788ed
Merge pull request #584 from nsacyber/v3_provision-init-setup
Initial Setup for ACA provisioning
2023-09-18 09:01:31 -04:00
Cyrus
c67cdb2845
Merge pull request #588 from nsacyber/v3_provision-init-setup-newcontext
Context change to enable path control [no ci]
2023-09-15 16:12:34 -04:00
iadgovuser29
a56fd3a8fa Context change to enable path control [no ci] 2023-09-15 15:34:15 -04:00
chubtub
f725f90392
Merge pull request #583 from nsacyber/v3_issue-563
[#563] Migrate RIM classes
2023-09-14 17:53:38 -04:00
Cyrus
771d5588d5 Updated the code to print out the available Restful URIs. Added some
modifications to the provisioner code for testing and updated the
Restful base mapping
2023-09-14 09:14:11 -04:00
chubtub
66501c9444 Revert rimtool SwidTagValidator class changes, these will be in issue-582.
Revert SupportReferenceManifest migration to rimtool, this class will remain
in the ACA.
2023-09-14 00:05:50 -04:00
Cyrus
25101314a2
Merge pull request #580 from nsacyber/v3_issue-579
[#579] MISC ACA issues fixed
2023-09-13 14:29:32 -04:00
chubtub
38894e7ce5 WIP: migrate RIM classes from ACA to rimtool 2023-09-12 11:30:05 -04:00
Cyrus
a61488cbc3 The wrong 'certificate' was being used 2023-09-11 16:37:57 -04:00
Cyrus
1b7ba564d8 Messed up merging in versus other changes 2023-09-11 16:10:34 -04:00
Cyrus
a685e987ef Forgot to add updated new java 2023-09-11 16:08:30 -04:00
Cyrus
6bc6fa1cf1 Added code to check for multi pem single files 2023-09-11 16:03:01 -04:00
Cyrus
7337c115ca Copying the json files for component class and vendor table were taken
out of the set up script.  They are now causing errors because the files
can't be found.
2023-09-08 07:59:58 -04:00
Cyrus
6629a87d56 Looking into the DN missing from the certificate details page I
recognized that the setting of the variable for the portal page was
using the wrong getter method.
2023-09-07 15:24:16 -04:00
Cyrus
6b063d44e0 Updated a couple of files to resolve aca load issues 2023-09-06 11:10:57 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
58b5de3bbb
Merge pull request #574 from nsacyber/v3_issue_560-db_tls
[#560] Adds TLS to the hirs DB connector
2023-09-06 06:31:29 -04:00
iadgovuser26
c1917f03ae
Merge pull request #577 from nsacyber/v3_issue_576_pt1-unittest
[#546] (Part 1) Migrating tests in /data/persist/ folder in HIRS_Utils
2023-09-01 14:48:20 -04:00
iadgovuser59
d5af444605 Minor code cleanup 2023-09-01 12:44:04 -04:00
iadgovuser59
0e6450da7f Adding PolicyTest and associated changes 2023-09-01 12:30:09 -04:00
iadgovuser26
3e5b76dda4 cleaned up commented out code and unsused files 2023-09-01 11:15:49 -04:00
iadgovuser59
8386864195 Adding OSInfoTest 2023-09-01 10:50:44 -04:00
iadgovuser26
0231a01a48
Merge pull request #575 from nsacyber/v3_issue_560-db_tls-fips-fix
Cipher options on openssl pkcs12 export cmds. [no ci]
2023-09-01 09:30:59 -04:00
Cyrus
b7357fac9b Added in the configuration mapping to find the new page mapping 2023-09-01 07:26:22 -04:00
iadgovuser29
0b065e22c6 Cipher options on openssl pkcs12 export cmds. [no ci] 2023-09-01 07:11:52 -04:00
iadgovuser59
86a9d886c1 Adding NetworkInfoTest 2023-08-31 19:15:56 -04:00
iadgovuser26
2ce4264f6e added a -h|--help and -u|--unattended option for aca_setup.sh 2023-08-31 16:30:09 -04:00
Cyrus
d2963ef99a Resolved an issue with createTPMInfo. Created a new static class to
contain most of the generic generation code instead of the standard
provision handler classes.
2023-08-31 15:01:05 -04:00
iadgovuser26
410dbc8444 Added check for selinux, adds context to cnf files 2023-08-31 09:50:19 -04:00
iadgovuser26
f5ac517814 Minor adjustment for RHEL OS with FIPS mode enabled 2023-08-31 09:30:08 -04:00
iadgovuser26
a054995470 fixed admin check on aca_bootRun.sh 2023-08-30 13:20:26 -04:00
Cyrus
6a2c5d246b This is a series of code changes to begin setting up for provisioning.
The code has not been tested to provision. The url linkage needs to be
worked on again.
2023-08-29 15:15:34 -04:00
iadgovuser26
7833978a0a
Merge pull request #573 from nsacyber/v3_issue_572-unittest
[#572] Add DigestTest unit tests
2023-08-29 10:21:22 -04:00
iadgovuser59
894b13acf8 Adding HardwareInfoTest 2023-08-28 17:11:00 -04:00
iadgovuser59
3e0176d35a Adding FirmwareInfoTest 2023-08-28 16:50:48 -04:00
iadgovuser26
da3efcb7fa added an aca_check_setup.sh script 2023-08-28 20:18:23 +00:00
iadgovuser59
9136725994 Migrating unit test 2023-08-28 15:43:59 -04:00
iadgovuser26
aef7a2b9ac Added aca_setup_check.sh 2023-08-23 16:30:44 -04:00
iadgovuser26
88aa10010b cleaned up unused file 2023-08-18 16:38:53 +00:00
iadgovuser26
15494adaa3
Merge pull request #571 from nsacyber/v3_issue_570-githubActions
updated github actions unit test yml, added Rocky 8.8 Dockerfile, resolves issue 570
2023-08-18 11:29:11 -04:00
iadgovuser58
fdf7c7268c changed title of one of the runs 2023-08-18 09:26:14 -04:00
iadgovuser58
dc99c5b4b5 minor change of variable to clarify path building 2023-08-18 09:20:18 -04:00
iadgovuser58
91169c1083 removed a couple lines of commented code 2023-08-16 09:45:30 -04:00
iadgovuser58
f1a5bb7fd3 updated github actions unit test yml, added Rocky 8.8 Dockerfile 2023-08-15 17:10:34 -04:00
iadgovuser26
4766903aad initial setup for DB TLS 2023-08-11 09:47:30 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
afee8019af
Merge pull request #569 from nsacyber/v3_list-page-fix
[#534] List Elements page fix
2023-08-09 10:35:32 -04:00
Cyrus
46ecbe6b26 Resolved the issue with the Certificate page not paging. I had the
setters flipped.
2023-08-07 06:23:41 -04:00
Cyrus
751a8104fc Updated all page controllers that were causing an issue to display
content based on the page allocations.
2023-08-04 10:13:25 -04:00
Cyrus
684337008e
Merge pull request #565 from nsacyber/v3_responseBody
DataTables Error Fix
2023-08-02 11:36:33 -04:00
Cyrus
e3aa52728d @responsebody was removed by mistake and causes ajax dataTables error. 2023-08-02 11:14:39 -04:00