Skip to content

Conversation

@AaronAtDuo
Copy link
Contributor

…ed by Java cert pinning

Description

Fix certificate pinning by replacing the cert digests with the public key hashes. Fixes #98

Motivation and Context

Fix cert pinning

How Has This Been Tested?

Successfully used the admin api example

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)

@AaronAtDuo AaronAtDuo enabled auto-merge (squash) May 1, 2025 16:27
Copy link

@jeffreyparker jeffreyparker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed hashes all match expected values.

@AaronAtDuo AaronAtDuo merged commit 3131c36 into master May 1, 2025
3 checks passed
@AaronAtDuo AaronAtDuo deleted the replace_certs_with_pubkey_hashes branch May 1, 2025 18:11
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.

Certificate pinning is likely broken

2 participants