Skip to content

Use different certificate types in Networking tests with dynamically generated certificates. #116365

Open
@rzikm

Description

@rzikm

Suggested by bartonjs in #116098 (comment)

When no keyFactory is provided, BuildPrivatePki hashes all the inputs to create a stable offset against whatever algorithms are available

Assuming the problem is just that RSA-1024 was too small, we could change the size used in CertificateAuthority to use a preprocessor directive to know if it's the crypto tests (where we want smaller so it's faster) or networking (where you need a larger smallest size).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions