Technical Tip: Disable weak ciphers monitored on SAML port used for IPsec dial-up VPN
Description | This article describes how to restrict cipher suites on SAML port used for IPsec dial-up VPN. |
Scope | FortiGate. |
Solution | The IKE SAML port can be modified by using the following CLI configuration: Once the ike-saml-server has been attached on the WAN interface, weak cipher suites may be detected on the ike saml port. To configure the cipher suites used on FortiGate for HTTPS connections, including those on SAML port, the following settings can be adjusted: For example, see the configuration below to allow only TLSv1.3 AES128-GCM-SHA256,AES256-GCM-SHA384,CHACHA20_POLY1305_SHA256. To test if TLSv1.2 AES128-SHA256 is not negotiated on IKE-SAML port 1001, see below: ![]() |
