#
735d3187 |
| 13-Feb-2023 |
Gunnar Mills <gmills@us.ibm.com> |
TLS-configuration: Fix Content-Type spelling
Spelled Content-Type: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Type
Without this change going to think it is a different header
TLS-configuration: Fix Content-Type spelling
Spelled Content-Type: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Type
Without this change going to think it is a different header.
``` > ContentType:application/json > Content-Length: 48 > Content-Type: application/x-www-form-urlencoded ```
Change-Id: Iceba2b53be5ec8ce1f0058d133af6906a9687b6a Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
1b2e9272 |
| 13-Feb-2023 |
Gunnar Mills <gmills@us.ibm.com> |
TLS configuration: Add Content-Type
Redfish and HTTP rule. Better if correct everywhere.
bmcweb is attempting to validate content-type header, https://gerrit.openbmc.org/c/openbmc/bmcweb/+/59941.
TLS configuration: Add Content-Type
Redfish and HTTP rule. Better if correct everywhere.
bmcweb is attempting to validate content-type header, https://gerrit.openbmc.org/c/openbmc/bmcweb/+/59941.
Change-Id: Ic51d9308e11c34771d1e2298cebc488951bc6dc3 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
f4febd00 |
| 08-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
Change-Id: I35ec9c19ae581e4dd00b515c1bba3a9c1862eeb1 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
94687a16 |
| 24-Nov-2021 |
Patrick Williams <patrick@stwcx.xyz> |
TLS-configuration: fix typo
Reported on openbmc/docs#59. Author hasn't moved to Gerrit in over 6 months and it is a trivial change.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I
TLS-configuration: fix typo
Reported on openbmc/docs#59. Author hasn't moved to Gerrit in over 6 months and it is a trivial change.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I0550c7414539d1e305fa309824f83efb7adff54d
show more ...
|
#
b685fd04 |
| 07-Sep-2021 |
John Edward Broadbent <jebr@google.com> |
Adds package requirements to Common mistakes
I made this mistake, and would like to update the documentation accordingly.
Signed-off-by: John Edward Broadbent <jebr@google.com> Change-Id: Ic0c477c6
Adds package requirements to Common mistakes
I made this mistake, and would like to update the documentation accordingly.
Signed-off-by: John Edward Broadbent <jebr@google.com> Change-Id: Ic0c477c62881a04ef731a5dc3827cfabad84cd32
show more ...
|
#
c6623b6f |
| 13-May-2020 |
Zbigniew Kurzynski <zbigniew.kurzynski@intel.com> |
Adding TLS authentication guidebook.
This document is a guidebook for users that want to enable OpenBMC TLS authentication. It guides user step-by-step with option to copy-paste example commands, st
Adding TLS authentication guidebook.
This document is a guidebook for users that want to enable OpenBMC TLS authentication. It guides user step-by-step with option to copy-paste example commands, starting from certificate creation,through TLS enabling and ending on TLS authentication verification.
Signed-off-by: Zbigniew Kurzynski <zbigniew.kurzynski@intel.com> Change-Id: I1ccbeb8e7ef77eb102a0b4ea771de092fbad2b5b
show more ...
|