Fortinet black logo

FortiOS Release Notes

Changes in default behavior

Changes in default behavior

Bug ID

Description

938115

Enhance the QUIC option by introducing a tri-state selection: bypass, block, or inspect. The default setting for QUIC is inspect. This enhancement provides more granular control over QUIC traffic.

config firewall ssl-ssh-profile
    edit <name>
        config https
            set quic {inspect | bypass | block}
        end
        config dot
            set quic {inspect | bypass | block}
        end
    next
end

959084

On FortiGate VMs that are using the FortiFlex license, once the expiration date is reached, an automatic three-day grace period offered by FortiGuard will start. Afterwards, the VM license will become expired, and all firewall functions stop working.

Changes in default behavior

Bug ID

Description

938115

Enhance the QUIC option by introducing a tri-state selection: bypass, block, or inspect. The default setting for QUIC is inspect. This enhancement provides more granular control over QUIC traffic.

config firewall ssl-ssh-profile
    edit <name>
        config https
            set quic {inspect | bypass | block}
        end
        config dot
            set quic {inspect | bypass | block}
        end
    next
end

959084

On FortiGate VMs that are using the FortiFlex license, once the expiration date is reached, an automatic three-day grace period offered by FortiGuard will start. Afterwards, the VM license will become expired, and all firewall functions stop working.