Skip to content

Commit

Permalink
Merge branch 'main' into v3_issue_847-update-hirs_attestationca-capor…
Browse files Browse the repository at this point in the history
…tal-for-checkstyle2
  • Loading branch information
ThatSilentCoder authored Oct 29, 2024
2 parents 7a7385f + 775ab4a commit 299a8f7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,6 @@ public byte[] processCertificateRequest(final byte[] certificateRequest) {

// We validated the nonce and made use of the identity claim so state can be deleted
tpm2ProvisionerStateRepository.delete(tpm2ProvisionerState);

boolean generateAtt = saveAttestationCertificate(certificateRepository,
derEncodedAttestationCertificate,
endorsementCredential, platformCredentials, device, false);
Expand Down

0 comments on commit 299a8f7

Please sign in to comment.