Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Verify First Certificate After Updating to Emulator Version 4.15.1 #2476

Open
fercom opened this issue Dec 9, 2024 · 1 comment
Labels
Bug Your classic code defect

Comments

@fercom
Copy link

fercom commented Dec 9, 2024

Version

Emulator version: 4.15.1

Describe the bug

After updating to version 4.15.1, I started getting the error "Unable to verify the first certificate," which prevented me from connecting to my bot on port 44354. I had to revert to version 4.14.1.

To Reproduce

Steps to reproduce the behavior:

Update the Emulator to version 4.15.1.
Attempt to connect to a bot running on port 44354.
Observe the error message "Unable to verify the first certificate."

Expected behavior

I expected to connect to my bot on port 44354 without encountering any certificate verification errors.

@fercom fercom added the Bug Your classic code defect label Dec 9, 2024
@rido-min
Copy link
Member

Hi @fercom,

Unable to verify the first certificate. happens when using TLS with a non trusted certs.

There are no changes related to certificate validation on 4.15.1, can you check you are not using the https associated port?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Your classic code defect
Projects
None yet
Development

No branches or pull requests

2 participants