Через Web админку импортируем сертификаты.
Certificates - CA Certificates - Import :
PositiveSSLCA2.crt and AddTrustExternalCARoot.crt
Local Certificates - Import - Type Certificate:
Certificate File = servername.crt
Key file = servername.key
VPN - SSL - Config - Server Certificate - servername(установленный ssl)
Через CLI Fortigate применяем SSL для админки Fortigate:
config system global
set admin-server-cert
end
Включем сильную шифрацию (AES, 3DES,SHA1)
config sys global
set strong-crypto enable
end
http://stuff.purdon.ca/?page_id=171
Certificates - CA Certificates - Import :
PositiveSSLCA2.crt and AddTrustExternalCARoot.crt
Local Certificates - Import - Type Certificate:
Certificate File = servername.crt
Key file = servername
VPN - SSL - Config - Server Certificate - servername(установленный ssl)
Через CLI Fortigate применяем SSL для админки Fortigate:
config system global
set admin-server-cert
end
Включем сильную шифрацию (AES, 3DES,SHA1)
config sys global
set strong-crypto enable
end
http://stuff.purdon.ca/?page_id=171