google / google/conscrypt

Problem with TLS 1.2 and Signature.NONEwithRSA

Open
#800 2 comments 0 reactions 1 assignee Assigned to @mrcrv View on GitHub
needs more info
Dominant language
Java
Stars
1.4k
Forks
326
Avg merge
16h 22m
Merged PRs (30d)
17

Description

Hi, we have a webserver which is configured on TLS 1.2 and we sign the handshake with a PrivateKey on our certificate which is on a smart card (so we cannot generate it again)

On Android 10 we are experiencing some issues with Client Certificate Authentication, it looks like it has been deleted Signature.NONEwithRSA from Conscrypt so we cannot authenticate our smart cards anymore.

I understand that this version is supporting PSS Signature but it looks like it dropped Signature.NONEwithRSA even on older TLS versions!

It is something you wanted to do or just a mistake and we can expect a fix?

Thanks

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.