Enable authentication services

Enable HTTPS

Reference the Extreme SLX-OS Security Configuration Guide, 20.2.1 – HTTPS Certificates for specific guidance on installing certificates and enabling HTTPS.

Enable TLS for remote authentication services

RADIUS over TLS and LDAP over TLS are supported.

Reference the Extreme SLX-OS Security Configuration Guide, 20.2.1 – RADIUS Server Authenticationfor specific guidance on configuring RADIUS over TLS.

Reference the Extreme SLX-OS Security Configuration Guide, 20.2.1 – Lightweight Directory Access Protocol for specific guidance on configuring LDAP over TLS.

Enable TLS for SYSLOG

To enable secure logging using the syslog server, complete the following steps.

  1. Enter the crypto import syslogca command in privileged EXEC mode to import the syslog CA certificate.
device# crypto import syslogca rbridge-id 1 protocol SCP host 10.2.2.101 directory
        /home/certs/ file chainCA02.cert.pem user admin password <password>

The CA certificate imported must be generated using RSA-2048 with SHA-256.

device(config)# logging syslog-server 10.20.238.120 
        secure port 1999

The device enforces certificate validation during import and TLS server certificate validation occurs during the TLS handshake according to the following rules: