Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
ylapidot
New Contributor

Fortigate 110C intercepting the email transactions and change the SSL certificate

Hello,

I use Fortigate 110C that that intercept secure email connections.

When I use this command

openssl s_client -connect mydomainname.com:25 -starttls smtp -tls1

 I get an answer that Fortigate is the issuer of the SSL.

this is the returned message:

 

========================================

depth=1 C = US, ST = California, L = Sunnyvale, O = Fortinet, OU = Certificate Authority, CN = FortiGate CA, emailAddress = support@fortinet.com verify error:num=19:self signed certificate in certificate chain verify return:0 --- Certificate chain  0 s:/serialNumber=/fnJusmZ-1IEpS0yEigopu86Q775cIv8/OU=GT64753120/OU=See www.rapidssl.com/resources/cps (c)14/OU=Domain Control Validated - RapidSSL(R)/CN=mydomainname.com    i:/C=US/ST=California/L=Sunnyvale/O=Fortinet/OU=Certificate Authority/CN=FortiGate CA/emailAddress=support@fortinet.com  1 s:/C=US/ST=California/L=Sunnyvale/O=Fortinet/OU=Certificate Authority/CN=FortiGate CA/emailAddress=support@fortinet.com    i:/C=US/ST=California/L=Sunnyvale/O=Fortinet/OU=Certificate Authority/CN=FortiGate CA/emailAddress=support@fortinet.com

=========================================================== 

 

 

but when I use it local, I got the correct issuer (Rapid SSL, Geotrust...), as you can see below

 

 

==================================================

depth=3 C = US, O = Equifax, OU = Equifax Secure Certificate Authority verify return:1 depth=2 C = US, O = GeoTrust Inc., CN = GeoTrust Global CA verify return:1 depth=1 C = US, O = "GeoTrust, Inc.", CN = RapidSSL CA verify return:1 depth=0 serialNumber = /fnJusmZ-1IEpS0yEigopu86Q775cIv8, OU = GT64753120, OU = S                                                                         ee www.rapidssl.com/resources/cps (c)14, OU = Domain Control Validated - RapidSS                                                                         L(R), CN = mydomainname.com verify return:1 --- Certificate chain  0 s:/serialNumber=/fnJusmZ-1IEpS0yEigopu86Q775cIv8/OU=GT64753120/OU=See www.rap                                                                         idssl.com/resources/cps (c)14/OU=Domain Control Validated - RapidSSL(R)/CN=mydomainname.com    i:/C=US/O=GeoTrust, Inc./CN=RapidSSL CA  1 s:/C=US/O=GeoTrust Inc./CN=GeoTrust Global CA    i:/C=US/O=Equifax/OU=Equifax Secure Certificate Authority  2 s:/C=US/O=GeoTrust, Inc./CN=RapidSSL CA    i:/C=US/O=GeoTrust Inc./CN=GeoTrust Global CA

=========================================================== 

 

 

Is there a way to disable this? do someone know how to solve this?

 

Please Advice,

Yaron

3 REPLIES 3
patrick_z
New Contributor III

Hi,

you did a NAT port forward to (internal?) mailserver behind the firewall right?

You switched off any SSL inspection on that policy?

 

Cheers, Patrick

ashukla_FTNT
Staff
Staff

ylapidot wrote:

 

Is there a way to disable this? do someone know how to solve this?

 

Set this to disable it:

set smpts fragmail no-content-summary 

 

This is an expected behavior if you have enabled deep inspection for smtps.

 

Complete details:

http://kb.fortinet.com/kb...ateId=0%200%2067774425

ylapidot
New Contributor

Hi friends,

I reset the policy and it works fine.

Thank you for your help.

:)

Announcements

Select Forum Responses to become Knowledge Articles!

Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.

Labels
Top Kudoed Authors