/openbmc/docs/designs/ |
H A D | virtual-media.md | 18 ISO/IMG image mounting, and remote CIFS/HTTPS image mounting. 24 - NBDkit is being used, to serve images from remote storages over HTTPS/CIFS. 37 communicate over Secure WebSockets directly to HTTPS endpoint hosted by bmcweb 40 schemas, then BMC process connects to external CIFS/HTTPS image pointed during 54 | |WebBrowser +<----HTTPS------->+BMCWeb | +---------+ | | +----------+ | 66 | |ISO/IMG +<---CIFS/HTTPS+-->+NBDkit | | | | 114 Server. Browser is responsible for create HTTPS session, authenticate user, and 115 receive given privileges, then upgrade HTTPS session to WSS, through mechanisms 116 described by [RFC6455](HTTPS://tools.ietf.org/html/rfc6455). Since WSS upgrade, 121 different URIs in HTTPS server. Number of available simultaneous connections is [all …]
|
H A D | redfish-tls-user-authentication.md | 14 negotiating HTTPS connection for identifications. The design and principles 51 `User` can use this certificate when initializing HTTPS sessions. 80 │ ║ │ Initiate HTTPS Session │ ║ 203 done at the very beginning of HTTPS request processing. _OpenSSL_ library is
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | license_service.hpp | 16 HTTPS, enumerator 29 {TransferProtocolType::HTTPS, "HTTPS"},
|
H A D | update_service.hpp | 16 HTTPS, enumerator 50 {TransferProtocolType::HTTPS, "HTTPS"},
|
H A D | virtual_media.hpp | 32 HTTPS, enumerator 76 {TransferProtocolType::HTTPS, "HTTPS"},
|
H A D | protocol.hpp | 29 HTTPS, enumerator 74 {Protocol::HTTPS, "HTTPS"},
|
H A D | log_service.hpp | 91 HTTPS, enumerator 187 {TransferProtocolType::HTTPS, "HTTPS"},
|
/openbmc/openbmc-test-automation/docs/ |
H A D | certificate_generate.md | 54 "@odata.id": "/redfish/v1/Managers/${MANAGER_ID}/NetworkProtocol/HTTPS/Certificates/" 71 "@odata.id": "/redfish/v1/Managers/${MANAGER_ID}/NetworkProtocol/HTTPS/Certificates/" 89 "@odata.id": "/redfish/v1/Managers/${MANAGER_ID}/NetworkProtocol/HTTPS/Certificates/" 137 "@odata.id": "/redfish/v1/Managers/${MANAGER_ID}/NetworkProtocol/HTTPS/Certificates/1" 151 "@odata.id": "/redfish/v1/Managers/${MANAGER_ID}/NetworkProtocol/HTTPS/Certificates/1", 154 "Description": "HTTPS certificate", 165 "Name": "HTTPS certificate",
|
/openbmc/bmcweb/http/ |
H A D | app.hpp | 92 return HttpType::HTTPS; in getHttpType() 103 return HttpType::HTTPS; in getHttpType() 154 acceptors.emplace_back(std::move(acc), HttpType::HTTPS); in setupSocket()
|
H A D | http_connect_types.hpp | 7 HTTPS, // Socket supports HTTPS only enumerator
|
H A D | http_connection.hpp | 178 if (httpType != HttpType::HTTPS && httpType != HttpType::BOTH) in afterDetectSsl() 185 httpType = HttpType::HTTPS; in afterDetectSsl() 468 if (httpType == HttpType::HTTPS) in gracefulClose()
|
/openbmc/u-boot/doc/ |
H A D | README.iscsi | 23 The HTTPS protocol provides certificate based validation of servers. Sensitive 31 via HTTPS and to download any other files needed for booting via iSCSI from the 36 network booting. It supports both HTTPS and iSCSI. It has a scripting engine for 49 secondary boot script via HTTPS or open a shell. 77 +--------+ | | HTTPS | | 79 | HTTPS | | | Load | |
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/ |
H A D | README.md | 83 trying to replace the HTTPS certificate for a Manager, navigate to the 127 "/redfish/v1/Managers/bmc/NetworkProtocol/HTTPS/Certificates/", 197 For example the HTTPS certificate upload POST request is issued on URI 198 "/redfish/v1/Managers/bmc/NetworkProtocol/HTTPS/Certificates" 201 corresponding Certificate Manager D-Bus URI. e.g: HTTPS certificate collection 202 URI /redfish/v1/Managers/bmc/NetworkProtocol/HTTPS/Certificates mapped to 219 /redfish/v1/Managers/bmc/NetworkProtocol/HTTPS/Certificates/1 ID of the 229 D-Bus object URI e.g: HTTPS certificate object 1 URI 230 /redfish/v1/Managers/bmc/NetworkProtocol/HTTPS/Certificates/1 is mapped to
|
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/ |
H A D | test_certificates_sub_menu.robot | 94 Verify Installed HTTPS Certificate 95 [Documentation] Install HTTPS certificate via Redfish and verify it in GUI. 98 # Replace HTTPS certificate. 104 Wait Until Page Contains HTTPS Certificate timeout=10
|
/openbmc/phosphor-misc/http-redirect/ |
H A D | http-redirect.socket | 2 Description=Redirect HTTP to HTTPS socket
|
H A D | http-redirect@.service | 2 Description=Redirect HTTP to HTTPS Per-connection
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-ndg-httpsclient_0.5.1.bb | 1 SUMMARY = "Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL"
|
/openbmc/openbmc-test-automation/lib/ |
H A D | protocol_setting_utils.robot | 64 # "HTTPS": { 66 # "@odata.id": "/redfish/v1/Managers/${MANAGER_ID}/NetworkProtocol/HTTPS/Certificates"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/lftp/ |
H A D | lftp_4.9.2.bb | 3 FISH, SFTP, HTTPS and FTPS protocols"
|
/openbmc/openbmc-test-automation/security/ |
H A D | test_ssl.robot | 26 Test Non SSL Connection To HTTPS Port
|
/openbmc/webui-vue/src/store/modules/Operations/ |
H A D | VirtualMediaStore.js | 9 HTTPS: 'HTTPS', property in transferProtocolType
|
/openbmc/openbmc-test-automation/ffdc/ |
H A D | README.md | 14 -port_https INTEGER HTTPS port value. [default: 443]
|
/openbmc/docs/architecture/ |
H A D | interface-overview.md | 111 | | +- 443 HTTPS | 181 | +- 443 HTTPS - BMCWeb -> { static content | 199 default configuration (which serves the HTTP application protocol over the HTTPS 350 ### HTTP and HTTPS 352 OpenBMC supports the HTTP application protocol over HTTPS, both handled by the
|
/openbmc/docs/security/ |
H A D | network-security-considerations.md | 38 OpenBMC provides services on TCP and UDP ports. For example, the HTTPS protocol 89 - HTTPS for Web and REST APIs. 153 ### TCP port 443 - HTTPS REST APIs and Web application 169 BMCWeb controls which HTTPS transport layer security (TLS) ciphers it offers via
|
/openbmc/openbmc-test-automation/openpower/ext_interfaces/ |
H A D | test_savearea_management.robot | 364 # status_code HTTPS status code. 386 # status_code HTTPS status code. 423 # status_code HTTPS status code. 490 # status_code HTTPS status code. 600 # status_code HTTPS status code. 838 # status_code HTTPS status code. 864 # status_code HTTPS status code.
|