Skip to content

TLS/SSL Improvements

Compare
Choose a tag to compare
@jacobschaer jacobschaer released this 04 Jul 21:43
· 4 commits to main since this release
c479ade

@sfaiss fixed some issues with the existing DoIP over TLS implementation and added some examples to the documentation. Updates the use_secure flag in the constructor to accept an SSLContext in addition to the existing True/False flags.

Also resolved an issue where PyPI wasn't rendering the README.rst properly