Hi,
I have a little problem and I don' t know what I' m doing wrong.
I have a user(local) certificate and CA certificate from customer. I uploaded them to the FTG. What I need to enable them.
The customer has a web server behind the FTG with HTTPS access. I need to allow the CA certificate. When a client open the HTTPS site it gives him the FTG built in certificate.
The second is that I also need to change the default Fortinet_CA_SSLProxy certificate for the customer' s one.
Here is the problem:
the certificates:
THP_LAB # get vpn certificate ca
== [ Fortinet_CA ]
name: Fortinet_CA
== [ Fortinet_CA2 ]
name: Fortinet_CA2
== [ PositiveSSL_CA ]
name: PositiveSSL_CA
== [ CA_Cert_2 ]
name: CA_Cert_2
THP_LAB # get vpn certificate local
== [ Fortinet_Factory ]
name: Fortinet_Factory
== [ Fortinet_Factory2 ]
name: Fortinet_Factory2
== [ Fortinet_Firmware ]
name: Fortinet_Firmware
== [ Fortinet_CA_SSLProxy ]
name: Fortinet_CA_SSLProxy
== [ Fortinet_Wifi ]
name: Fortinet_Wifi
== [ cert ]
name: cert
THP_LAB # get firewall ssl setting
caname : Fortinet_CA_SSLProxy
cert-cache-capacity : 100
cert-cache-timeout : 10
no-matching-cipher-action: bypass
proxy-connect-timeout: 30
session-cache-capacity: 500
session-cache-timeout: 20
ssl-dh-bits : 1024
ssl-max-version : tls-1.0
ssl-min-version : ssl-3.0
ssl-send-empty-frags: enable
THP_LAB (setting) # set caname
Available Certificates:
Fortinet_CA_SSLProxy
Fortinet_CA_SSLProxy
THP_LAB (setting) #
-------- where is the imported certificate? I cannot choose it.
Where is the certificate for the server? Where I can enable it?
The system global settings enables me to set something but it not helped:
THP_LAB # get sys glob
admin-server-cert : cert
auth-cert : cert
user-server-cert : cert
wifi-ca-certificate : PositiveSSL_CA
wifi-certificate : Fortinet_Wifi
THP_LAB #
Only when I am loging into the FTG i can see the assigned certificate - " admin-server-cer" works but nothing else, everywhere I can see the FTG default certificate.
v4.3.12
Any ideas?