Skip to content

Conversation

@tiran
Copy link
Member

@tiran tiran commented Apr 17, 2021

  • Remove documentation that no longer applies to OpenSSL 1.1.1+
  • Remove dead code. OpenSSL 1.1.1 does not support RAND_egd.

Signed-off-by: Christian Heimes christian@python.org

https://bugs.python.org/issue43669

Signed-off-by: Christian Heimes <christian@python.org>
Signed-off-by: Christian Heimes <christian@python.org>
@tiran tiran changed the title bpo-43669: Remove OpenSSL 0.9 to 1.1.0 specific documentation bpo-43669: Remove OpenSSL 0.9 to 1.1.0 specific documentation (GH-25453) Apr 17, 2021
@tiran tiran merged commit b8d0fa0 into python:master Apr 17, 2021
@tiran tiran deleted the bpo-43669-2 branch April 17, 2021 13:49
@ramikg
Copy link
Contributor

ramikg commented Mar 3, 2023

@tiran – I know this is an old PR, but (unless I'm missing something) RAND_egd is still part of OpenSSL, albeit not on all systems (see here).

Also, some references to RAND_egd still remain in CPython's source code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants