Table of Contents

NIOS SSH

When uploading a public key to NIOS for admin authentication, the file must be of the form

ssh-rsa AAAAB3N......x

Cipher Version

See here for details on resetricting ciphers and SSL/TLS types.

ssl_security_level

NIOS 9.0 introduced the set ssl_security_level command

set ssl_security_level
show ssl_security_level

After setting the SSL security level, you will need to manually restart the Web UI.

From OpenSSL Docs here

For NIOS 9.0.4, Ubuntu 22.04 doesn't to support TLS 1 or 1.1 when security level set to 1. Therefore to support TLS 1.0 and 1.1 the default security level changes from 1 to 0.