SSL Decrypt and GitHub

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

SSL Decrypt and GitHub

L4 Transporter

I keep fighting this SSL Decypt issue with my PAs, its almost getting to the point where its not worth running the SSL decrypt function because it causes so many issues. I am currently having issues with people downloading a zip file from git hub. 

 

github.com/Microsoft/vsts-agent/releases/download/v2.117.2/vsts-agent-win7-x64-2.117.2.zip

 

The error is very simple and I can't seem to get more info on it then just: The page is not secure

 

But it says valid certificate and secure resources in the developer tools within Chrome.

 

This is also when comes up when I try this link:

 

This page isn’t working

github-production-release-asset-2e65be.s3.amazonaws.com unexpectedly closed the connection.

ERR_CONTENT_LENGTH_MISMATCH
 
 
Is github-base one of the applications that cannot work with ssl decrypt?
 
1 REPLY 1

L4 Transporter

Looks like its redirecting to AWS, and its blocking the ZIP because it contains a windows BAT file which is set int he file blocking policy. So its working as expected. But now I need to allow it so I create a new policy to allow file downloading of windows BAT files for specific URLs, and I configured *.github.com, but because its redirecting to AWS its still getting hung up. I really dont want to allow all downloading from AWS, that would open up a lot as many places hold their content out there now a days!

 

Suggestions? 

  • 2868 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!