Just curious if anyone has any suggestions before I engage support.
The basics are, we have whitelisted a domain to allow clients using particular software to access images that are hosted on the aws cdn. lets say it's abc123.us-east-1.amazonaws.com.
When clients go to access this content, the accessed is blocked by our fw (R81.20). The destination is shown as .s3.amazonaws.com within the log details pane, and the site is classified as File Sharing.
Currently the only solution to get these clients to access the content required is whitelist s3.amazonaws.com, which I'm not too excited about.
We currently have HTTPS inspection enabled, set to complete BYPASS due to some issues which we will be revisiting with R82 shortly.
Some reading online suggested the fw is classifying this access as s3.amazonaws.com if the CN of the certificate is set to s3.amazonaws.com. I tested allowing my client full access to s3.amazonaws.com, accessed the resource of interested, and inspected the certificate and it shows:
Common Name (CN)
*.s3.amazonaws.com
I found a few other services we access that appear to host content on aws. One is Checkpoint Harmony which seems to use GoDaddy for CN, and hootsuite, which uses Lets Encrypt for CN.
Am i barking up the right tree here. Is the certificate causing the fw to ignore the whitelisting of abc123.us-east-1.amazonaws.com?
I apologize for the convoluted question, if needed we will engage support.