Skip to content

Update test certs to Amazon Root CA 1 chain - #61

Merged
jeffreyparker merged 1 commit into
mainfrom
fix_tests
Jun 25, 2026
Merged

Update test certs to Amazon Root CA 1 chain#61
jeffreyparker merged 1 commit into
mainfrom
fix_tests

Conversation

@jeffreyparker

Copy link
Copy Markdown
Contributor

Description

The hardcoded Duo API test certificates used the old DigiCert High Assurance EV Root CA chain, which has been removed from the Ubuntu trust store on GitHub Actions runners, causing chain.Build() to fail.

Replace with the current www.duosecurity.com certificate chain (Amazon Root CA 1 -> Amazon RSA 2048 M02 -> leaf) and update VerificationTime to fall within the new leaf cert's validity period.

Motivation and Context

Fix broken CI tests

How Has This Been Tested?

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

The hardcoded Duo API test certificates used the old DigiCert High
Assurance EV Root CA chain, which has been removed from the Ubuntu
trust store on GitHub Actions runners, causing chain.Build() to fail.

Replace with the current www.duosecurity.com certificate chain (Amazon
Root CA 1 -> Amazon RSA 2048 M02 -> leaf) and update VerificationTime
to fall within the new leaf cert's validity period.
@jeffreyparker
jeffreyparker enabled auto-merge (squash) June 24, 2026 20:58
@jeffreyparker
jeffreyparker merged commit e783bad into main Jun 25, 2026
3 checks passed
@jeffreyparker
jeffreyparker deleted the fix_tests branch June 25, 2026 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants