Search found 74 matches

by samidha
Fri Aug 30, 2019 12:09 pm
Forum: User's Reactions
Topic: Allowing Specific YouTube Videos/Playlist is a nightmare.Is there a Easy Solution Team
Replies: 4
Views: 2307
India

Re: Allowing Specific YouTube Videos/Playlist is a nightmare.Is there a Easy Solution Team

Oh sure.. :) .Will definitely help you out. 1.Create a YouTube V3 API using your Google Account from given link : https://console.developers.google.com/apis/library 2.Generate an API Key. 3.Integrate the YouTube API Key in SafeSquid-SWG If you stuck while integration, please follow the given link. H...
by samidha
Mon Aug 26, 2019 7:17 am
Forum: User's Reactions
Topic: Allowing Specific YouTube Videos/Playlist is a nightmare.Is there a Easy Solution Team
Replies: 4
Views: 2307
India

Re: Allowing Specific YouTube Videos/Playlist is a nightmare.Is there a Easy Solution Team

Hello chinna, Yes, we have a solution.... The latest Version of SafeSquid includes Integration of YouTube API. That means you can now create Policies on the basis of YouTube Categories. You can allow videos of specific category. Now need to add Videos / Playlist / Channel manually and then keep on a...
by samidha
Mon Jul 29, 2019 10:32 am
Forum: Assorted Topics
Topic: SafeSquid extended logging format
Replies: 1
Views: 1476
India

Re: SafeSquid extended logging format

Hello, The link that you have Specified: https://www.safesquid.com/content-filtering/safesquid-log-analyzers contains details about Old SafeSquid way of storing Extended logs The new log format for Extended log looks like shown in the link over here : https://docs.safesquid.com/wiki/Identify_the_Fil...
by samidha
Mon Jul 22, 2019 12:32 pm
Forum: Controlling Uploads
Topic: Prerequisite for DLP Configuration
Replies: 0
Views: 2625
India

Prerequisite for DLP Configuration

While doing configuration of DLP section, Restart SafeSquid service twice if it is a fresh installation of SafeSquid Appliance Builder (SAB). When the activation of SafeSquid Appliance Builder (SAB) is done, Restart SafeSquid Service prompt should appear on SafeSquid UI. After Restarting SafeSquid s...
by samidha
Sat Jul 20, 2019 9:22 am
Forum: Pre-sale Question
Topic: Customization of Logs
Replies: 1
Views: 2690
India

Re: Customization of Logs

Hello,

Thanks for the post.We will look into your requirement and revert back you asap.
by samidha
Sat Jul 20, 2019 7:29 am
Forum: Assorted Topics
Topic: SafeSquid Is Not Listening
Replies: 3
Views: 1975
India

Re: SafeSquid Is Not Listening

Can you check the 'Detailed log entries' to see if SafeSquid is handling requests? You can also tail the extended.log and native.log to check if there are any activities - Commands: tail -F /var/log/safesquid/extended/extended.log tail -F /var/log/safesquid/native/safesquid.log Also verify if there ...
by samidha
Sat Jul 20, 2019 7:12 am
Forum: Assorted Topics
Topic: S_X509_DNS_MISMATCH: SSL Certificate Has DNS Error
Replies: 2
Views: 1681
India

Re: S_X509_DNS_MISMATCH: SSL Certificate Has DNS Error

Hello Saurabh, When you access any website via proxy and face error "S_X509_DNS_MISMATCH: SSL Certificate has DNS errors" that means certificate of that website is broken. (Even you properly configured SSL certificate inside browser) SafeSquid stores all those websites whose certificates are broken ...
by samidha
Sat Jul 20, 2019 6:26 am
Forum: Assorted Topics
Topic: G Suite Sync App Setup with Proxy Authentication ISSUE
Replies: 3
Views: 2042
India

Re: G Suite Sync App Setup with Proxy Authentication ISSUE

:P Hello Saurabh, This Application as such does not have Proxy Settings But it can Fetch Proxy Settings and Proxy Authentication Credentials from IE [System wide Proxy Settings]. Apparently, the Problem that you was facing was, When you does the Setup of MS Outlook using G Suite Sync APP, the Applic...
by samidha
Mon Jul 01, 2019 7:53 am
Forum: Assorted Topics
Topic: Access Denied at Web Interface
Replies: 2
Views: 1723
India

Re: Access Denied at Web Interface

You have not specified any IP in the first rule. That means it will be applicable to all the IP, even 10.1.1.2. You will never reach the second policy. Always keep IP based policies on top of all policies. Those users whose IP is not included in the IP based policy will jump to the second policy wit...