- Community Home
- >
- Software
- >
- HPE OneView
- >
- Re: Scanning HPE OneView using Nessus scan shows M...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2023 02:17 AM - last edited on 05-31-2023 09:00 AM by support_s
05-31-2023 02:17 AM - last edited on 05-31-2023 09:00 AM by support_s
How can one disable 3DES on the HPE OneView appliance?
- Firmware 8.20.00-0475724
Output
Medium Strength Ciphers (> 64-bit and < 112-bit key, or 3DES) Name Code KEX Auth Encryption MAC ---------------------- ---------- --- ---- --------------------- --- ECDHE-RSA-DES-CBC3-SHA 0xC0, 0x12 ECDH RSA 3DES-CBC(168) SHA1 The fields above are : {Tenable ciphername} {Cipher ID code} Kex={key exchange} Auth={authentication} Encrypt={symmetric encryption method} MAC={message authentication code} {export flag}
Solved! Go to Solution.
- Tags:
- bios
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2023 06:24 AM
05-31-2023 06:24 AM
Re: Scanning HPE OneView using Nessus scan shows Medium Strength Cipher Suites Supported
I may not remember correctly, but iLO4 has an AES/3DES setting and therefore HPE OneView must support it.
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]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2023 09:37 AM - edited 06-01-2023 09:38 AM
06-01-2023 09:37 AM - edited 06-01-2023 09:38 AM
SolutionYou can disable 3DES, or weaker ciphers and enforce stronger GCM ciphers by doing one of the following:
- Navigate to Settings -> Security panel -> Actions -> Edit cipher suites. Here you can enable GCM ciphers.
- Use the REST API to perform a PUT operation to /rest/security/global-settings.
- Use the Enable-OVApplianceStrictSecurityCipherSuite Cmdlet.
A reboot of the appliance is needed regardless of the process you follow above. Do know that for the API, you need to be at OneView 6.30 or newer. The UI was added later in 6.60.
As Dan stated, iLO4 systems will require a minimum version of firmware to continue monitoring or management operations. This is outlined in this CA.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
