TLS and IETF RFC7465

We have a project requirement:

The web server must use HTTPS based on the Transport Layer Security (TLS) Protocol in accordance with IETF RFC7465.

My question, does anyone know if Ignition/Perspective conforms?
From what I can see, 7465 deals with prohibiting RC4 cipher suites.

Any help is much appreciated.

Looks like by default we enable the cipher suites in TLS v 1.2 and v1.3. However you can exclude any cipher suits you want using the exclude Cipher Suites setting

2 Likes