Skip to content

Enable client-certificate authentication #133

Open
@etr

Description

@etr

Is your feature request related to a problem? Please describe.
Currently the library doesn't allow an easy use of client certificate authentication (conversely of what libmicrohttpd does).

Describe why the feature or enhancement you are proposing fits the library.
It is really just a missing feature as of now. The library already allows basic and digest authentication, this would close the loop.

Describe the solution you'd like
Reach feature parity with libmicrohttpd. Should also include support for SNI.

Describe alternatives you've considered
Not implementing it. It saves in effort but it still leaves a core authentication feature out of the picture.

Metadata

Metadata

Assignees

Labels

apiRelated to libhttpserver's public APIs.feature-requestFeature requests or enhancements

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions