Skip to content

TLS实现中 handshake_server 在返回CERT_MSG携带多证书 #2

Description

@Gscienty

现阶段的handshake_server 是通过 tls_config 中的 get_ser_cert 的方式获取PKCS12证书,将该证书中的X509证书序列化到CERT_MSG中,并将私钥用于后续的VERIFY_MSG的签名。

CERT_MSG支持包含多证书,该项功能应在handshake_server中添加

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions