Allow to specify SSL certificates #1246
Labels
Bot Services
equired for internal Azure reporting. Do not delete. Do not change color.
Customer
As opposed to development work item.
customer-replied-to
Required for internal reporting. Do not delete.
customer-reported
Required for internal Azure reporting. Do not delete.
Enhancement
New feature or request to evolve an additional feature
Is your feature request related to a problem? Please describe.
In our company, SSL traffic is being intercepted, also for tentant restriction reasons (https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/tenant-restrictions). The company's root certificate is installed in the clients Windows Trusted Root Certification Authorities.
I believe because for cross platform reasons, many newer Microsoft tools have it's own handling of trusting certificate chains. Now, in the Bot Framework Emulator I get this error:
16:24:24]request to https://login.microsoftonline.com/botframework.com/oauth2/v2.0/token failed, reason: self signed certificate in certificate chain
Describe the solution you'd like
Like in Microsoft Azure Storage Explorer, it should be possible to import certificates to be trusted.
Describe alternatives you've considered
Rely on Windows certificate store or document a way to specify additional trusted certificates.
Additional context
The text was updated successfully, but these errors were encountered: