summaryrefslogtreecommitdiff
path: root/redfish-core/lib/certificate_service.hpp
AgeCommit message (Expand)AuthorFilesLines
2020-03-09Change the default EC key to secp384r1Vernon Mauery1-1/+1
2020-02-15certificate_service: Remove odata.contextGunnar Mills1-15/+0
2019-12-02Add "Retry-After" header for temporarily unavailable messagesJason M. Bills1-1/+0
2019-11-21Fix extracting certificate idIwona Klimaszewska1-7/+6
2019-11-06Certificate delete API – middlewareZbigniew Kurzynski1-0/+42
2019-10-15Handling of adding certificates the Redfish way (TrustStore)Zbigniew Kurzynski1-2/+15
2019-10-11Support uploading multiple certificates [install-middlewere]Zbigniew Kurzynski1-16/+31
2019-10-11Fix a bunch of warningsEd Tanous1-10/+6
2019-09-24Handling of adding certificates the Redfish wayKowalski, Kamil1-3/+51
2019-08-16Redfish: Add TrustStore certificate supportMarri Devender Rao1-0/+154
2019-08-16Redfish: Extend GenerateCSR action for LDAP certificate collectionMarri Devender Rao1-0/+29
2019-08-16Redfish: GenerateCSR action for HTTPS certificateMarri Devender Rao1-3/+278
2019-07-18Redfish: Raise resource not found (404) if path does not existMarri Devender Rao1-2/+4
2019-07-03Redfish: Add support to upload/replace/view LDAP CertificateMarri Devender Rao1-286/+317
2019-06-13Redfish: Add certificate service to manage HTTPS certificatesMarri Devender Rao1-0/+804