Reference Guide

Table Of Contents
1268 | web-server Dell PowerConnect ArubaOS 5.0 Command Line Interface | Reference Guide
You can use client certificates to authenticate management users. If you specify certificate authentication, you
need to configure certificate authentication for the management user with the mgmt-user webui-cacert
command.
Example
The following commands configure WebUI access with client certificates only, and specify the server certificate
for the controller:
(host) (config) #web-server mgmt-auth certificate
switch-cert ServerCert1
mgmt-user webui-cacert serial 1111111 web-admin root
To specify a different server certificate, use the no command to revert back to the default certificate before you
specify the new certificate:
(host) (config) #web-server mgmt-auth certificate
switch-cert ServerCert1
no switch-cert
switch-cert ServerCert2
Command History
Command Information
Version Modification
ArubaOS 3.0 Command introduced
ArubaOS 3.1 The mgmt-auth parameter was introduced.
ArubaOS 3.2 The captive-portal-cert parameter was introduced.
Platforms Licensing Command Mode
All platforms The web-server ciphers and web-
server ssl-protocol commands require
the PEFNG license
Config mode on master controllers