Você está na página 1de 1

-------------------------------------------------FortiOS - Apply the settings:

-------------------------------------------------- For the HTTPS GUI:


config system global
set strong-crypto enable
end
Other possibly enabled features:
- For the VIP load-balance:
config firewall vip
edit "your_vip"
set ssl-min-version tls-1.0
end
- For SSL VPN:
config vpn ssl settings
set sslv3 disable (enabled per default)
end
- For wanopt:
config wanopt ssl-server
edit <profile>
set ssl-min-version tls-1.0
end
- For SIP SSL (not supported on low end units):
config voip profile
edit <profile>
config sip
set ssl-mode full
set ssl-min-version tls-1.0
http://www.fortiguard.com/advisory/SSL-v3--POODLE--Vulnerability/

Você também pode gostar