HPE OneView
1822023 Members
3760 Online
109639 Solutions
New Discussion

Re: OneView 9.40 shows TLSv1.1 enabled

 
GJcable
Visitor

OneView 9.40 shows TLSv1.1 enabled

Our Qualys scan picked up “Secure Sockets Layer/Transport Layer Security (SSL/TLS) Server Supports Transport Layer Security (TLSv1.1)” vulnerability on our HPE OneView (version 9.40) on port 443.  I searched everywhere in settings but couldn't find a way to disable it.  How can it be disabled?

2 REPLIES 2
DanCernese
HPE Pro

Re: OneView 9.40 shows TLSv1.1 enabled

If you searched the user guide, you would have found it.  

https://support.hpe.com/hpesc/public/docDisplay?docId=sd00004995en_us&page=s_disabling-tls-protocols.html&docLocale=en_US

You can disable it using the HPE OneView RESTapi.  Check the online docs.  PUT /rest/security-standards/protocols



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
GJcable
Visitor

Re: OneView 9.40 shows TLSv1.1 enabled

Thank you very much for pointing out the User's Guide section!  I am usually the kind of person just going through the UI to figure things out, and did not even think about checking the User's Guide.  I'm so ashamed.  I'll go give this API a try now.  Thank you again for this information!