Skip to content

Conversation

@tiran
Copy link
Member

@tirantiran 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 [email protected]

https://bugs.python.org/issue43669

@tirantiran changed the title bpo-43669: Remove OpenSSL 0.9 to 1.1.0 specific documentationbpo-43669: Remove OpenSSL 0.9 to 1.1.0 specific documentation (GH-25453)Apr 17, 2021
@tirantiran merged commit b8d0fa0 into python:masterApr 17, 2021
@tirantiran deleted the bpo-43669-2 branch April 17, 2021 13:49
@ramikg
Copy link
Contributor

@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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@tiran@ramikg@the-knights-who-say-ni@bedevere-bot