Error with SSL when deploying to site from R studio.

Working with R and shiny apps and not able to publish my application. i am working in an enterprise environment. I have done the bypass for ssl cert, i have ran an ssl checker to find the addresses of machines and added those to not be inspected by our software. However we are still having this error when trying to deploy. Does anyone have any input on this issue we are seeing below?

Please let me know,

Thank you

Error in function (type, msg, asError = TRUE) :
SSL certificate problem: unable to get local issuer certificate
Timing stopped at: 0.03 0 0.44

Could you please include the full deploy output log, preferably with rsconnect.http.verbose and rsconnect.error.trace set to TRUE.