Home
last modified time | relevance | path

Searched refs:HTTPS (Results 1 – 25 of 57) sorted by relevance

123

/openbmc/docs/designs/
H A Dvirtual-media.md18 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 Dredfish-tls-user-authentication.md14 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 Dlicense_service.hpp16 HTTPS, enumerator
29 {TransferProtocolType::HTTPS, "HTTPS"},
H A Dupdate_service.hpp16 HTTPS, enumerator
50 {TransferProtocolType::HTTPS, "HTTPS"},
H A Dvirtual_media.hpp32 HTTPS, enumerator
76 {TransferProtocolType::HTTPS, "HTTPS"},
H A Dprotocol.hpp29 HTTPS, enumerator
74 {Protocol::HTTPS, "HTTPS"},
H A Dlog_service.hpp91 HTTPS, enumerator
187 {TransferProtocolType::HTTPS, "HTTPS"},
/openbmc/openbmc-test-automation/docs/
H A Dcertificate_generate.md54 "@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 Dapp.hpp92 return HttpType::HTTPS; in getHttpType()
103 return HttpType::HTTPS; in getHttpType()
154 acceptors.emplace_back(std::move(acc), HttpType::HTTPS); in setupSocket()
H A Dhttp_connect_types.hpp7 HTTPS, // Socket supports HTTPS only enumerator
H A Dhttp_connection.hpp178 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 DREADME.iscsi23 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 DREADME.md83 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 Dtest_certificates_sub_menu.robot94 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 Dhttp-redirect.socket2 Description=Redirect HTTP to HTTPS socket
H A Dhttp-redirect@.service2 Description=Redirect HTTP to HTTPS Per-connection
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-ndg-httpsclient_0.5.1.bb1 SUMMARY = "Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL"
/openbmc/openbmc-test-automation/lib/
H A Dprotocol_setting_utils.robot64 # "HTTPS": {
66 # "@odata.id": "/redfish/v1/Managers/${MANAGER_ID}/NetworkProtocol/HTTPS/Certificates"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/lftp/
H A Dlftp_4.9.2.bb3 FISH, SFTP, HTTPS and FTPS protocols"
/openbmc/openbmc-test-automation/security/
H A Dtest_ssl.robot26 Test Non SSL Connection To HTTPS Port
/openbmc/webui-vue/src/store/modules/Operations/
H A DVirtualMediaStore.js9 HTTPS: 'HTTPS', property in transferProtocolType
/openbmc/openbmc-test-automation/ffdc/
H A DREADME.md14 -port_https INTEGER HTTPS port value. [default: 443]
/openbmc/docs/architecture/
H A Dinterface-overview.md111 | | +- 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 Dnetwork-security-considerations.md38 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 Dtest_savearea_management.robot364 # 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.

123