[GH-ISSUE #28] Python 3 blockers #24

Closed
opened 2026-02-26 03:33:31 +03:00 by kerem · 2 comments
Owner

Originally created by @laurivosandi on GitHub (Feb 1, 2017).
Original GitHub issue: https://github.com/laurivosandi/certidude/issues/28

To even get started with Python3 port some things need to be clarified first - what is the current status of following dependencies:

  • LDAP support - it seems widely used ldap3 doesn't support GSSAPI encryption the way it's used right now, so we need to switch to TLS with GSSAPI authentication only
  • Requests Kerberos
  • cryptography.io
  • P12 bundles are generated with PyOpenSSL, can we switch to cryptography.io for more consitent dependencies
  • MySQL connector
  • falcon
Originally created by @laurivosandi on GitHub (Feb 1, 2017). Original GitHub issue: https://github.com/laurivosandi/certidude/issues/28 To even get started with Python3 port some things need to be clarified first - what is the current status of following dependencies: * LDAP support - it seems widely used ldap3 doesn't support GSSAPI encryption the way it's used right now, so we need to switch to TLS with GSSAPI authentication only * Requests Kerberos * cryptography.io * P12 bundles are generated with PyOpenSSL, can we switch to cryptography.io for more consitent dependencies * MySQL connector * falcon
kerem closed this issue 2026-02-26 03:33:31 +03:00
Author
Owner

@plaes commented on GitHub (Feb 5, 2017):

pyldap for LDAP - API-compatible python-ldap replacement.

<!-- gh-comment-id:277525635 --> @plaes commented on GitHub (Feb 5, 2017): pyldap for LDAP - API-compatible python-ldap replacement.
Author
Owner

@laurivosandi commented on GitHub (Dec 30, 2017):

Fixed with 59bedc1f16

<!-- gh-comment-id:354567746 --> @laurivosandi commented on GitHub (Dec 30, 2017): Fixed with 59bedc1f162b1fd4c64191643a7ab392f9f23879
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certidude-laurivosandi#24
No description provided.