Using a custom certificate for SSL inspection



Similar documents
TechNote. Contents. Overview. Using a Windows Enterprise Root CA with DPI-SSL. Network Security

Secure Traffic Inspection

Wavecrest Certificate

IIS 6.0SSL Certificate Deployment Guide

Security Certificate Configuration for IM and Presence Service

Controlling which applications can access network resources and the Internet

Preventing credit card numbers from escaping your network

Installing and Configuring vcloud Connector

SSL Intercept Mode. Certificate Installation Guide. Revision Warning and Disclaimer

Setting Up SSL on IIS6 for MEGA Advisor

Blue Coat Security First Steps Solution for Controlling HTTPS

SSL Certificates and Bomgar

Exchange 2010 PKI Configuration Guide

SSL Insight Certificate Installation Guide

Secure Web Appliance. SSL Intercept

Secure IIS Web Server with SSL

How To Authenticate An Ssl Vpn With Libap On A Safeprocess On A Libp Server On A Fortigate On A Pc Or Ipad On A Ipad Or Ipa On A Macbook Or Ipod On A Network

Cisco SSL Encryption Utility

Zscaler. How to enable SSL scanning. on your school s. Zscaler web filter

Deployment Guide Microsoft IIS 7.0

BEA Weblogic Guide to Installing Root Certificates, Generating CSR and Installing SSL Certificate

RSA Security Analytics

This works very well for situations where all computers are within the same LAN and can access both the SQL server and the network shares.

Administrator's Guide

Using Microsoft s CA Server with SonicWALL Devices

Installing an SSL Certificate Provided by a Certificate Authority (CA) on the BlueSecure Controller (BSC)

Connecting an Android to a FortiGate with SSL VPN

CTERA Portal Datacenter Edition

WHITE PAPER Citrix Secure Gateway Startup Guide

SSL Decryption Certificates

Infor Xtreme Browser References

Generating a Certificate Signing Request (CSR) from LoadMaster

Using Client Side SSL Certificate Authentication on the WebMux

Installing an SSL Certificate Provided by a Certificate Authority (CA) on the vwlan Appliance

Outlook Web Access Guide to Installing Root Certificates, Generating CSR and Installing SSL Certificate

Customer Tips. Xerox Network Scanning HTTP/HTTPS Configuration using Microsoft IIS. for the user. Purpose. Background

Configuration Guide. BlackBerry Enterprise Service 12. Version 12.0

Configuration Guide BES12. Version 12.2

Configuration Guide BES12. Version 12.3

1. Open the preferences screen by opening the Mail menu and selecting Preferences...

X.509 Certificate Generator User Manual

Browser-based Support Console

Exchange Reporter Plus SSL Configuration Guide

Hosting more than one FortiOS instance on. VLANs. 1. Network topology

isupplier PORTAL ACCESS SYSTEM REQUIREMENTS

Integrated SSL Scanning

Certificate technology on Pulse Secure Access

Change Advanced Proxy Server Configuration Settings

Cox Managed CPE Services. RADIUS Authentication for AnyConnect VPN Version 1.3 [Draft]

Integrated SSL Scanning

Certificate technology on Junos Pulse Secure Access

Configuration Guide BES12. Version 12.1

BASIC CLASSWEB.LINK INSTALLATION MANUAL

Decryption. Palo Alto Networks. PAN-OS Administrator s Guide Version 6.0. Copyright Palo Alto Networks

1. If there is a temporary SSL certificate in your /ServerRoot/ssl/certs/ directory, move or delete it. 2. Run the following command:

Certificate Management

Scenarios for Setting Up SSL Certificates for View

SSL Interception on Proxy SG

Useful Tips for Reducing the Risk of Unauthorized Access for Network Cameras Important

REQUIREMENTS AND INSTALLATION OF THE NEFSIS DEDICATED SERVER

VMware vcenter Log Insight Getting Started Guide

ADFS Integration Guidelines

How to Install SSL Certificates on Microsoft Servers

HTTP Server Setup for McAfee Endpoint Encryption (Formerly SafeBoot) Table of Contents

Sophos Mobile Control SaaS startup guide. Product version: 6

Download and Launch Instructions for WLC Client App Program

Security IIS Service Lesson 6

BlackBerry Enterprise Service 10. Version: Configuration Guide

Configure Web Conference Parameters Through The Web Conference Administration User Interface.

ISY994 Series Network Security Configuration Guide Requires firmware version Requires Java 1.7+

SolarWinds Technical Reference

SysAid Remote Discovery Tool

e-cert (Server) User Guide For Microsoft IIS 7.0

Managing the SSL Certificate for the ESRS HTTPS Listener Service Technical Notes P/N REV A01 January 14, 2011

(n)code Solutions CA A DIVISION OF GUJARAT NARMADA VALLEY FERTILIZERS COMPANY LIMITED P ROCEDURE F OR D OWNLOADING

LAB :: Secure HTTP traffic using Secure Sockets Layer (SSL) Certificate

Contents. Before You Install Server Installation Configuring Print Audit Secure... 10

USER GUIDE WWPass Security for (Outlook) For WWPass Security Pack 2.4

SECURE Web Gateway. HTTPS/SSL Technical FAQ. Version 1.1. Date 04/10/12

Installing and Configuring vcloud Connector

LAB :: Secure HTTP traffic using Secure Sockets Layer (SSL) Certificate

SSL Guide. (Secure Socket Layer)

1. What are popups? What if I have a problem with viewing popups? 1

HP Device Manager 4.6

Configuring Load Balancing

Configuring Global Protect SSL VPN with a user-defined port

Panda Cloud Protection. Quick guide Service registration procedure

Accessing the Online Meeting Room (Blackboard Collaborate)

Purchase and Import a Signed SSL Certificate

Network Load Balancing

Asia Web Services Ltd. (vpshosting.com.hk)

Configuration Guide for RFMS 3.0 Initial Configuration. WiNG 5 How-To Guide. Digital Certificates. July 2011 Revision 1.0

Scan to FTP Guide. Version 0 ENG

Configuration Guide. BES12 Cloud

Secure Transfers. Contents. SSL-Based Services: HTTPS and FTPS 2. Generating A Certificate 2. Creating A Self-Signed Certificate 3

Chapter 2 Editor s Note:

Certificate Management for your ICE Server

Deployment Guide AX Series with Active Directory Federation Services 2.0 and Office 365

Installing Logos SSL Certificates on Mobile Devices

Transcription:

Using a custom certificate for SSL inspection This recipe shows how use a FortiGate unit to generate a custom certificate signing request and to get this certificate signed by an enterprise root Certificate Authority (CA). This recipe also shows how to import the CA-signed certificate back into your FortiGate and how to add the certificate to an SSL inspection profile. A certificate with CA=TRUE and/or KeyUsage=CertSign present in the metadata is necessary to perform deep inspection. By importing a custom certificate from a recognized third-party CA, you create a chain of trust that does not exist when the FortiGate s default certificate is used. This allows network users to trust the FortiGate as a CA in its own right. 1. Generating a certificate signing request (CSR) 2. Importing a signed server certificate from an enterprise root CA 3. Creating an SSL inspection profile 4. Configuring a firewall policy 5. Results Internal Network Certificate FortiGate Internet

1. Generating a certificate signing request (CSR) Go to System > Certificates > Local Certificates and select Generate. In the Generate Certificate Signing Request page, fill out the required fields. You can enter a maximum of five Organization Units. You may enter Subject Alternative Names for which the certificate is valid. Separate the names using commas. To ensure PKCS12 compatibility, do not include spaces in the certificate name. Go to System > Certificates > Local Certificates to view the certificate list. The status of the CSR created will be listed as Pending. Select the certificate and click Download. This CSR will need to be submitted and signed by an enterprise root CA before it can be used. When submitting the file, ensure that the template for a Subordinate Certification Authority is used.

2. Importing a signed server certificate from an enterprise root CA Once the CSR is signed by an enterprise root CA, you can import it into the FortiGate unit. Go to System > Certificates > Local Certificates and click Import. From the Type drop down menu select Local Certificate and click Choose File. Locate the certificate you wish to import, select it, and click Open. The CA signed certificate will now appear on the Local Certificates list. You can also use the FortiGate unit s default certificate. For information about using the default certificate, see Preventing security certificate warnings when using SSL full inspection on page 56.

3. Creating an SSL inspection profile To use your certificate in an SSL inspection profile go to Policy & Objects > Policy > SSL/SSH Inspection. Create a new SSL Inspection Profile. In the CA Certificate drop down menu, select the certificate you imported. Set the Inspection Method to Full SSL Inspection and Inspect All Ports. You may also need to select web categories and addresses to be exempt from SSL inspection. For more information on exemptions, see Preventing security certificate warnings when using SSL full inspection on page 56. If the certificate does not appear in the list, verify that the template used to sign the certificate was for a CA and not simply for user or server identification.

4. Editing your Internet policy to use the new SSL inspection profile Go to Policy & Objects > Policy > IPv4 and edit the policy controlling Internet traffic. Under Security Profiles, ensure that SSL Inspection and Web Filter are On. From the SSL Inspection dropdown menu, select your new profile. The Web Filter can remain as default. 5. Results When visiting an HTTPS website such as https://www.youtube.com/ a warning would normally appear if you are using a self-signed certificate. If you have the correct type of certificate, signed by a recognized CA, warnings should no longer appear.

If you view the website s certificate information the Issued By section should contain the information of your custom certificate, indicating that the traffic is subject to deep inspection. Network users can now manually import the certificate into their trusted root CA certificate store (IE and Chrome) and/or into their browsers (Firefox). Alternately, if the users are members of a Windows domain, the domain administrator can use a group policy to force them to trust the self-signed certificate the FortiGate is presenting.