DMTF / libredfish

libRedfish is a C client library that allows for Creation of Entities (POST), Read of Entities (GET), Update of Entities (PATCH), Deletion of Entities (DELETE), running Actions (POST), receiving events, and providing some basic query abilities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TLS/Certificate-based authentication support

kunyi731 opened this issue · comments

Hello there,

Besides the current authorization schemes, is there any plan to support certification based authentication? OpenBMC has shipped mutual TLS based support, and it would be great if libredfish can support certificate based authentication.

There are no plans, however, feel free to put in a pull.