![D-Link xStack DGS-3426P Скачать руководство пользователя страница 523](http://html.mh-extra.com/html/d-link/xstack-dgs-3426p/xstack-dgs-3426p_reference-manual_76220523.webp)
xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
519
config ssl certificate chain
Description
This command used to specify the certificate chain on the Switch. The format of the
certificate should be kept consistent.
Parameters
default
- Specifies that all the certificates will be constituted for a certificate chain which were
downloaded on the Switch.
<cert_list>
- Enter the chain of certifications on the Switch.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To specify the certificate chain on the switch:
DGS-3450:admin# config ssl certificate chain web_ca2.cer,server.crt
Command: config ssl certificate chain web_ca2.cer,server.crt
Success.
DGS-3450:admin#
delete ssl certificate
Purpose
Used to delete a certificate or certificate chain on the Switch.
Syntax
delete ssl certificate <path_filename 64>
Description
This command is used to delete a certificate or certificate chain on the Switch.
Parameters
<path_filename 64>
- Enter the certification file name.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To delete a certificate:
DGS-3450:admin# delete ssl certificate web_ca2.cer
Command: delete ssl certificate web_ca2.cer
Success.
DGS-3450:admin#