Skip to content
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

CertificateRequest不应该包含dss_sign #13

Open
johnshajiang opened this issue Jan 24, 2022 · 1 comment
Open

CertificateRequest不应该包含dss_sign #13

johnshajiang opened this issue Jan 24, 2022 · 1 comment

Comments

@johnshajiang
Copy link

    CertificateRequest, Length=6
      certificate_types (len=3)
        rsa_sign (1)
        dss_sign (2)
        ecdsa_sign (64)
      certificate_authorities (len=0)

TLCP国标,即GB/T 38636,并没有将dss_sign作为ClientCertificateType

@jntass
Copy link
Owner

jntass commented Dec 7, 2022

国密SSL已禁用DSA认证
请移步https://github.com/jntass/TASSL-1.1.1

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