![Supermicro SuperBlade SBM-GEM-X2C+ User Manual Download Page 151](http://html1.mh-extra.com/html/supermicro/superblade-sbm-gem-x2c/superblade-sbm-gem-x2c_user-manual_1404297151.webp)
7-23
Chapter 7: Layer 2/3 Ethernet Switch Firmware
SSL Configuration
Clicking the SSL tab brings up the SSL C
ONFIGURATION
page (
), which
allows you to configure SSL (Secure Sockets Layer) parameters and generate SSL
certificates for HTTPS. To configure SSL and enable HTTPS, follow the procedure
below using this page.
Configuring SSL and Enabling HTTPS
1.
Configure C
IPHER
S
UITE
and C
RYPTO
K
EY
RSA with your chosen parameters.
2.
Create a certificate request by entering the subject name and clicking on the
CREATE button.
3.
When the page reloads, the text box below the CREATE button will display a
certificate request. Copy and paste these contents to a text file that says
a.csr
.
4.
To generate an SSL certificate, the
openssl
application can be used. The sub-steps
below can be executed in any Linux machine to generate SSL certificates. For other
openssl
implementations, refer to the
openssl
documentation to find the equivalent
steps for them.
a.
Execute the below command in the Linux shell.
openssl req -x509 -newkey rsa:1024 -keyout cakey.pem
-out cacert.pem
b.
Execute the below command also in a Linux shell.
Figure 7-19. SSL Configuration Page
Summary of Contents for SuperBlade SBM-GEM-X2C+
Page 4: ...Superblade Network Modules User s Manual iv Notes...
Page 16: ...Superblade Network Modules User s Manual xvi Notes...
Page 24: ...Superblade Network Modules User s Manual xxiv Notes...
Page 31: ...xxxi...
Page 32: ...Superblade Network Modules User s Manual xxxii Notes...
Page 52: ...SBI 7127R SH Blade Module User s Manual 2 18 Notes...
Page 70: ...Superblade Network Modules User s Manual 3 18 Notes...
Page 125: ...6 29 Chapter 6 1 Gb Ethernet Switch Firmware Figure 6 21 IGMP Snooping Screen...
Page 378: ...Superblade Network Modules User s Manual 7 250 Notes...
Page 396: ...Superblade Network Modules User s Manual B 6 Notes...
Page 402: ...Superblade Network Modules User s Manual C 6 Notes...