Gunnar Mills
Gunnar Mills
@prkatti1 Still a problem?
@feistjj Can you please reopen? This is still an issue and is referenced in the update_schemas.py
Still referenced here in the script: https://github.com/openbmc/bmcweb/blob/master/scripts/update_schemas.py#L206
@fishermess Can this issue be closed?
@devenrao This violates the Redfish spec, Redfish has expanded where the Certificate schema can be implemented. https://redfish.dmtf.org/schemas/v1/CertificateCollection_v1.xml ``` /redfish/v1/AccountService/Accounts/{ManagerAccountId}/Certificates /redfish/v1/AccountService/ActiveDirectory/Certificates /redfish/v1/AccountService/LDAP/Certificates /redfish/v1/AccountService/ExternalAccountProviders/{ExternalAccountProviderId}/Certificates /redfish/v1/Managers/{ManagerId}/RemoteAccountService/Accounts/{ManagerAccountId}/Certificates /redfish/v1/Managers/{ManagerId}/RemoteAccountService/ActiveDirectory/Certificates /redfish/v1/Managers/{ManagerId}/RemoteAccountService/LDAP/Certificates /redfish/v1/Managers/{ManagerId}/RemoteAccountService/ExternalAccountProviders/{ExternalAccountProviderId}/Certificates /redfish/v1/Managers/{ManagerId}/NetworkProtocol/HTTPS/Certificates /redfish/v1/Systems/{ComputerSystemId}/Boot/Certificates /redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Boot/Certificates /redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Boot/Certificates...
Any update here?
@susilsi7 @gkeishin Is this still a problem? If not, let's close
What should bmcweb do instead? Just leave the property off?
> Hi @edtanous, could I have a MR to update these fields to null?" Feel free to push something to https://gerrit.openbmc.org/q/project:openbmc/bmcweb+status:open Be sure to follow our documentation https://github.com/openbmc/bmcweb/blob/master/DEVELOPING.md