Skip to content

Migrate from deprecated pyopenssl calls#242

Draft
WhyNotHugo wants to merge 1 commit intomainfrom
cryptography
Draft

Migrate from deprecated pyopenssl calls#242
WhyNotHugo wants to merge 1 commit intomainfrom
cryptography

Conversation

@WhyNotHugo
Copy link
Owner

Fixes:

DeprecationWarning: CSR support in pyOpenSSL is deprecated. You should use the APIs in cryptography.

Cryptography does not support the insecure md5 hash algorithm. It is unclear whether AFIP supports any secure algorithm; this needs to be tested by registering a new certificate on the web UI.

Fixes:

    DeprecationWarning: CSR support in pyOpenSSL is deprecated. You should use the APIs in cryptography.

Cryptography does not support the insecure md5 hash algorithm. It is
unclear whether AFIP supports any secure algorithm; this needs to be
tested by registering a new certificate on the web UI.
@WhyNotHugo WhyNotHugo marked this pull request as draft January 14, 2026 22:10
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.

1 participant