What CEF Version Is Web Isolation Using
search cancel

What CEF Version Is Web Isolation Using

book

Article ID: 236529

calendar_today

Updated On:

Products

Web Isolation

Issue/Introduction

How to determine what CEF version web isolation is using via the gateway CLI.

Environment

All versions of web isolation

Resolution

1. SSH into a gateway (TIE) and run the following syntax

    sudo docker ps | grep engine

    sudo docker exec -it <container_ID> bash

    apt list --installed | grep cef

 

In this example, CEF version 81.4044 is being used by web isolation