Skip to content

Drop openssl #499

@Firstyear

Description

@Firstyear

We are in the process of dropping OpenSSL wholesale from all Kanidm related projects.

To achieve this in webauthn-rs will be a lot of work.

The problem is that if we do this as one large PR, this makes it very hard to review.

But if we try to chunk this down to smaller PR's, we either have to keep adding in compat and error handling that we intent to throw out.

I want to suggest we make a branch for staging our changes, so that we can submit openssl related removal changes, in small batches allowing them all to be reviewed. Then at the end, we merge that stage branch as a whole large change to main. This way we can use unwrap/expect during the initially changes, and then remove those as we proceed in the removal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    openssl removalOpenSSL removal project (#499)

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions