Skip to content

Public key algorithm or length is not supported #328

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
paulocoutinhox opened this issue Apr 11, 2024 · 1 comment
Open

Public key algorithm or length is not supported #328

paulocoutinhox opened this issue Apr 11, 2024 · 1 comment

Comments

@paulocoutinhox
Copy link

Hi,

Im getting error for:

=== TrustKit: Error - public key algorithm or length is not supported
=== TrustKit: Error - could not generate the SPKI hash for clarolivrosaudiobooks.claro.com.br

Variables are:

image

Thanks.

@juha1604
Copy link

juha1604 commented Apr 9, 2025

TrustKit 3.0.4 doesn't support a public key algorithm with a key size of 3072.

As stated in this issue and pr
#241
#323

It is already fixed but not released yet.

As workaround and if its possible for you, you could try to use a key size of 2048 or 4096.

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

No branches or pull requests

2 participants