Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support of Swordfish servers over HTTPS #41

Open
dmgiorda opened this issue Mar 12, 2019 · 3 comments
Open

Support of Swordfish servers over HTTPS #41

dmgiorda opened this issue Mar 12, 2019 · 3 comments

Comments

@dmgiorda
Copy link

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?

@rahlvers
Copy link
Contributor

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.)

@jcleung5549
Copy link

The Redfish Interface Emulator supported HTTPS when it was first posted.

Recently, a new user had questions about enabling this capability. I've update the README (on the "NewUserIssues" branch) to clarify how to enable HTTPS.
https://github.com/DMTF/Redfish-Interface-Emulator/blob/NewUserIssues/README.md
DMTF/Redfish-Interface-Emulator#58

@jcleung5549
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants