github / github/smimesign

Signer ignores PSS

Open
#86 3 comments 3 reactions 0 assignees View on GitHub
certstore
Dominant language
Go
Stars
657
Forks
154
PR merge metrics
No merged PRs in 30d

Description

On both `windows` and `darwin`, using the `Signer` of an `Identity` object as a private key of a TLS certificate doesn't work against a server that requires TLS v1.3.
In this case, a GO TLS server, for example, returns an "error decrypting message" error due to missing `0xbc` at the end of the signature during the handshake. The reason for this is not using the padding scheme when signing the digest.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.