- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Web and Unmanaged
- >
- Re: Uploading SSL certificate to 1920S
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
12-20-2019 10:40 AM
12-20-2019 10:40 AM
Uploading SSL certificate to 1920S
Hi,
HPE OfficeConnect 1920S switches (JL381A, JL385A), firmware PD.02.11.
We want to upload SSL certificate generated by our Windows AD CA:
Setup Network > Get Connected | HTTPS Connection
Download Certificate
File Type: SSL DH Strong Enryption Parameter PEM File
File: dhparam.pem
Status: Transfer complete
Download Certificate
File Type: SSL Server Certificate PEM File
File: certificate.pem (private key + signed certificate)
Status: Transfer complete
But after this we can see certificate is not uploaded/usable:
Setup Network > Get Connected | HTTPS Connection
Certificate Status: Absent
We switched logging to debug level but there is no record to log regarding certificates at all.
When I try SSL Trusted Root Certificate PEM File (some documentation claims it is not certificate for CA, but server certificate signed by CA), it ends with an error:
Download Certificate
File Type: SSL Trusted Root Certificate PEM File
File: certificate.pem (private key + signed certificate + CA public key; same result without public key)
Status: Transfer failed
Is there an issue with firmware?
Where we can report this (I have some other issues to report)?
--
rga_cz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2020 11:03 AM - edited 08-12-2020 11:04 AM
08-12-2020 11:03 AM - edited 08-12-2020 11:04 AM
Re: Uploading SSL certificate to 1920S
I faced the same problem on my unit and solved it. The user manuals says this:
SSL Trusted Root Certificate PEM File:
A PEM-encoded SSL certificate that has been digitally signed by a certificate authority.SSL Server Certificate PEM File:
A PEM-encoded SSL certificate that has been signed by another server.
However, the text in the user manual makes no sense. It seems to me that the translator or writer had no idea how these settings work.
You need to upload the certificate with SSL Trusted Root Certificate PEM File and then afterwards the private key with SSL Server Certificate PEM File and it will finally work.
I think HPE should rename "SSL Trusted Root Certificate PEM File" to "SSL Certificate PEM File" and "SSL Server Certificate PEM File" to "SSL Server Private Key PEM File" to make it clear.
I could not get it to work with certificate chains though, only with the leaf certificate itself.