Skip to content

Improve TLS Group Capabilities #660

@simo5

Description

@simo5

We currently report all algorithms we know about when tls group capabilities are queried.

It might be better to query the token and report only groups we can actually operate from the token, but this is tricky when the token is not yet initialized.

Besides it does not look like OpenSSL really care for this unless we are offering algorithms that the default provider does not support, so it may matter only in cases like when OpenSSL is in FIPS mode and drops non-approved algorithms, and somehow we still want to offer them via a pkcs#11 token.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions