You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to log into a Redfish server I have running over HTTPS using the Basic Web Client, I am getting a message that says "ENOTFOUND: Invalid IPAddress/port". When connecting to the same redfish server using the HTTP port, the web client works as expected. Does the client support Redfish sessions over HTTPS and my setup is incorrectly configured, or would supporting backend HTTPS need to be a new feature?
The text was updated successfully, but these errors were encountered:
The basic web client currently doesn't support https connectivity to the clients. (The original developers only had access to the emulator which didn't support https.)
When trying to log into a Redfish server I have running over HTTPS using the Basic Web Client, I am getting a message that says "ENOTFOUND: Invalid IPAddress/port". When connecting to the same redfish server using the HTTP port, the web client works as expected. Does the client support Redfish sessions over HTTPS and my setup is incorrectly configured, or would supporting backend HTTPS need to be a new feature?
The text was updated successfully, but these errors were encountered: