Skip to main content

Network service

Use the information in this topic to view or change the network service settings.

The following network parameters can be modified in the Network service section:

HTTPS Certificates

Use Self-signed Certificate
  1. Click the “Use Self-signed Certificate” button to fill in the certification request information.

  2. Click the “Self-signed Certificate” button will use customized input data for certificate.

Note
  1. Uploading a certificate will restart the web service, leading to the termination of the current Web GUI session and temporary unavailability of the web server.

  2. You can import the certificate when the CA responds with a signed certificate. Importing certificates in PEM format is supported. You can convert your DER certificate to PEM format by openssl x509 -inform der -in certificate.cer -out certificate.pem. After the certificate has been imported, it is required to reconnect to the SMM3 web.

Generate Certificate Signing Request (CSR)
  1. Click the “Generate CSR” button to fill in the certification request information and download the CSR.

  2. Click the “Generate CSR” button will show the Certificate Signing Request (CSR) content.

  3. Click “Download” to download the content to file (default filename: certificate.csr ), or click “Copy” to copy the content.

Note
Generating a self-signed certificate will restart the web service, leading to the termination of the current WebGUI session and temporary unavailability of the web server.
Replace certificate
  1. Click the “Replace” button, then click the “Add file” button to add a CA file.

  2. Click the “Replace” button to replace current selected certificate with the new certificate file.

Note
Uploading a certificate will restart the web service, leading to the termination of the current Web GUI session and temporary unavailability of the web server.

Service and Port

  • HTTPS Status: Read-only switch. HTTPS service is always enabled.

  • IPMI Status: Click the switch to enable or disable IPMI service.

SMTP Server

Element

Behaviors

SMTP server address

SMTP server address. Support IPv4 address.

Port

SMTP Port number.

SMTP encryption

SMTP encryption. After clicking, a dropdown menu will appear with options.
  • None

  • AutoDetect

  • StartTLS

SMTP authentication

SMTP authentication. After clicking, a dropdown menu will appear with options.
  • None

  • AutoDetect

  • Plain

  • Login

  • CRAM_MD5

Username

Access SMTP account username.

Password

Access SMTP account password.

Note
Click the eye-icon to show the password in plain text.

Save

Save SMTP Server configuration.