Commit Graph

1213 Commits

Author SHA1 Message Date
iadgovuser26
d968080a43 minor adjustments for the deb package 2023-10-10 18:29:37 +00:00
Cyrus
841080ba58 Missed some additional code for testing the element listing 2023-10-10 14:22:35 -04:00
Cyrus
ec39bf55a3 Corrected an issue with the root CA looking itself causing an issue
because the one root CA had an illegal character.
2023-10-10 13:31:45 -04:00
Cyrus
556322ad39 Some additional changes to fix UI errors after I was able to test
against another machine.
2023-10-06 15:07:12 -04:00
iadgovuser26
80dc42dae5 addeded OS sepcific checks for mariadb 2023-10-05 20:06:17 +00:00
iadgovuser62
10c28845d7
[#593] HIRS_Utils Unit Tests (#603)
* Added test path to HIRS_AttestationCA, including PortalInfoTest. Also added testImplementation lines to the subproject's build.gradle to give those classes access to JUnit5.

* Adding PlatformCredentialTest and CertificateTest, along with necessary resources in test path of HIR_AttestationCA

* Adding SupplyChainValidationTest
2023-10-05 14:31:29 -04:00
Cyrus
65a1105ff5 Minor changes, mostly syntax and log message removals 2023-10-05 10:54:25 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
04381985ee
Merge pull request #602 from nsacyber/v3_issue_599
Added check for existing aca.properties in the ACA setup files
2023-10-04 14:08:09 -04:00
Lawrence Reinert lareine
825d5de03f Added check for existing aca.properties in the ACA setup files 2023-10-04 13:28:48 -04:00
iadgovuser26
11b7ffd3ff
Merge pull request #597 from nsacyber/v3_issue_594-ext_prop
[#594] Moved connector uri to application.properties
2023-10-03 14:21:34 -04:00
Cyrus
4de125c0f8 After some code review, there are changes and removals for the
provisioning process.  IdentityRequest is an old structure for the
provisioner and it has been removed and some preliminary code file
renames.
2023-10-03 09:53:48 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
08b0d66152
Merge pull request #595 from nsacyber/v3_protobuf-plugin
Use protobuf-gradle-plugin to replace a system dependency
2023-09-29 21:32:50 -04:00
Cyrus
31066694ee Updates to the location of default property files and setting the
deviceName
2023-09-29 08:18:54 -04:00
Cyrus
8be945035d Some additional updates to fix visual changes on the screen. This one
is mainly with deviceName
2023-09-28 17:11:34 -04:00
Cyrus
c046851e07 Latest changes that fixes little issues 2023-09-28 06:47:43 -04:00
iadgovuser26
5c31e52828 moved connector uri to application.properties 2023-09-27 14:40:18 -04:00
chubtub
5f6a620ec2 Revert "Merge pull request #583 from nsacyber/v3_issue-563"
This reverts commit f725f90392, reversing
changes made to 25101314a2.
2023-09-27 09:32:58 -04:00
Cyrus
9c0d934331 Fixed icon display issue. The validationResult name changed 2023-09-25 10:38:33 -04:00
iadgovuser29
b3481f1668 Use protobuf-gradle-plugin to replace a system dependency 2023-09-24 11:59:32 -04:00
Cyrus
a08c007bba Some additional updates and changes while debugging 2023-09-22 11:50:28 -04:00
Cyrus
cb5b281d03 Missed updated constructor for Device 2023-09-21 16:25:01 -04:00
Cyrus
310102bc8a Missed files 2023-09-21 16:13:31 -04:00
Cyrus
4b67747e3e Updated the bulk of the code that does all provisioning from a client.
There is some parsed functionality to ease sorting through the changes
and updates needed in the future.
2023-09-21 15:02:24 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
23d3d61448
Merge pull request #589 from nsacyber/v3_newcontext-index
New context mappings for the index page.
2023-09-21 11:30:52 -04:00
Cyrus
37cbb78e3e
Merge pull request #586 from nsacyber/v3_issue_578-rpm_update
Update ACA RPM to use executable war
2023-09-20 07:33:15 -04:00
iadgovuser26
9998fa7f22 Merge branch 'main' into v3_issue_578-rpm_update 2023-09-19 16:31:21 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
6df3ef94bc
Merge pull request #592 from nsacyber/v3_issue_591-unittest
Updated dockerfile for github actions unit test
2023-09-19 06:21:46 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
3830af9a72
Merge pull request #590 from nsacyber/v3_package-scripts-chmod-x
Some package scripts needed to be executable
2023-09-19 06:20:01 -04:00
iadgovuser26
074dd1e746 Cleaned up rpm display messages 2023-09-18 16:48:29 -04:00
iadgovuser58
5092718c3c updated to include protobuf-compiler and cronie 2023-09-18 11:22:43 -04:00
iadgovuser29
ea0d46147e Some package scripts needed chmod +x 2023-09-18 10:21:55 -04:00
iadgovuser29
09bfb9fe06 New context mappings for the index page. 2023-09-18 10:10:56 -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
iadgovuser26
097c3e3dd3 cleaned up after testing 2023-09-14 15:25:19 -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
iadgovuser26
7f7238f4d2 added a chron job to start the ACA on reboot 2023-09-13 16:56:39 -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
iadgovuser26
cb4ad4d51a Updated gradle to v8.3 and nebula to 11.4.0 2023-09-06 16:10:16 -04:00
Cyrus
6b063d44e0 Updated a couple of files to resolve aca load issues 2023-09-06 11:10:57 -04:00