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
{{ message }}
This repository was archived by the owner on Oct 15, 2020. It is now read-only.
Enable usage of a certificate file when connecting to OneView Appliance
- Bumped up SDK versions to prepare for release
- Enabled usage of ssl_certificate as ENV variable and inside Dict
- Added certificate files to ignored list
:lock: Tip: Check the file permissions because the password is stored in clear-text.
142
143
144
+
### SSL Server Certificate
145
+
146
+
To enable the SDK to establish a SSL connection to the HPE OneView server, it is necessary to generate a CA Cert file containing the server credentials.
0 commit comments