- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- HPSIM: Not able to create CSR with SAN extension
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
Discussions
Discussions
Discussions
Forums
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
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
тАО10-12-2022 04:47 AM - last edited on тАО10-13-2022 09:44 PM by support_s
тАО10-12-2022 04:47 AM - last edited on тАО10-13-2022 09:44 PM by support_s
Hi,
We are on "Systems Insight Manager 7.6.0 - Windows".
When opening the web page, it gives us certificate error. Reason is that certificate does not contain SubjectAltName. So I try to renew certificate by creating new CSR, but it does not bring with it the SAN extension. So the issued certificate still presents the error (even if it is within validity period).
Have tried some different things, like:
- Building PEM file manually, converting, importing (some variations here)
- Changing my certificate template to automatically add the host name (this way I could import the certificate, but it still gave error, because it was missing all other fields, like OU etc..)
- Creating CSR using openssl (this gave error "Error importing signed certificate: public key in reply doesn't match server's public key; ensure importing proper reply.")
None worked 100%.
Now, I am not a certificate expert, nor Insight Manager expert. So maybe I did something wrong, maybe just a little tweak is missing...
I hope anyone can help
Maybe I am on an old version? It was not so easy to figure out if there was a new Insight Manager version out there (but maybe I forgot my glasses)
Regards,
Tom
Solved! Go to Solution.
- Tags:
- Prolaint server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-12-2022 01:53 PM - edited тАО10-13-2022 04:44 AM
тАО10-12-2022 01:53 PM - edited тАО10-13-2022 04:44 AM
Re: HPSIM: Not able to create CSR with SAN extension
7.6 is the last release; here's the link indicating most current version and EOL dates:
https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=c04273185
Is there a reason you haven't shifted to OneView to monitor your server health? I still have some older (pre-G7) with older iLO2 that can't be monitored within OneView, so SIM is still my go to there, but it seems more difficult with the support dropped for Internet Explorer, so I've been using Microsoft Edge in IE mode.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-17-2022 11:45 PM
тАО10-17-2022 11:45 PM
SolutionThank you for your reply!
I have relayed the OneView option to my colleagues working in this area.
For anyone finding this forum thread with same issue - this was my workaround/solution:
Instead of issuing certificate with a template where Subject Name were supposed to be "Supplied in request", I created a duplicate template where Subject Name will be "Build from Active Directory". Then certificate response will contain only DNS name.
To get this working I executed certreq from the server in questoin, and I used the -adminforcemachine parameter.