Skip to content

DOCSP-43384: Troubleshooting openssl legacy unsafe renegotiation #115

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

Merged
merged 8 commits into from
Oct 30, 2024

Conversation

mayaraman19
Copy link
Contributor

@mayaraman19 mayaraman19 commented Oct 28, 2024

Pull Request Info

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-43384
Staging - https://deploy-preview-115--docs-pymongo.netlify.app/troubleshooting/#unsafe-legacy-renegotiation-disabled

Self-Review Checklist

  • Is this free of any warnings or errors in the RST?
  • Did you run a spell-check?
  • Did you run a grammar-check?
  • Are all the links working?
  • Are the facets and meta keywords accurate?

Copy link

netlify bot commented Oct 28, 2024

Deploy Preview for docs-pymongo ready!

Name Link
🔨 Latest commit 039f73a
🔍 Latest deploy log https://app.netlify.com/sites/docs-pymongo/deploys/67229cb26beb3c000874c74a
😎 Deploy Preview https://deploy-preview-115--docs-pymongo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mayaraman19 mayaraman19 changed the title initial commit DOCSP-43384: Troubleshooting openssl legacy unsafe renegotiation Oct 28, 2024
Copy link
Collaborator

@mongoKart mongoKart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice job! a few small changes

@mayaraman19 mayaraman19 requested a review from mongoKart October 29, 2024 14:51
Copy link
Collaborator

@mongoKart mongoKart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some small changes, but LGTM otherwise! let me know if you want me to take another look.

.. code-block:: python

MongoServerSelectionError: 886E0000:error:0A000152:SSL routines:final_renegotiate:unsafe legacy renegotiation disabled:c:\ws\deps\openssl\openssl\ssl\statem\extensions.c:922:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the Node error, the Python error would look like this:

 [SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED] unsafe legacy renegotiation disabled

@mayaraman19 mayaraman19 merged commit 649eab5 into mongodb:master Oct 30, 2024
5 checks passed
@mayaraman19 mayaraman19 deleted the DOCSP-43384-openssl branch October 30, 2024 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants