Skip to content

CryptographyDeprecationWarning while while printing key issue result #137

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
piraz opened this issue Feb 13, 2025 · 0 comments
Open

CryptographyDeprecationWarning while while printing key issue result #137

piraz opened this issue Feb 13, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@piraz
Copy link

piraz commented Feb 13, 2025

Candango Automatoes 0.9.13. Manuale replacement.


Generating a 4096 bit RSA key. This might take a second.
  Key generated.
  Order updated with generated key.
Requesting certificate issuance...
  We already know the certificate uri for order dummi_id. Downloading certificate.
  Certificate downloaded.
/home/fpiraz/venvs/tmp_automatoes_env/lib64/python3.12/site-packages/automatoes/issue.py:191: CryptographyDeprecationWarning: Properties that retu
rn a naïve datetime object have been deprecated. Please switch to not_valid_after_utc.
  print("  Expires: {}".format(certificate.not_valid_after.strftime(
  Expires: 2025-05-14
   SHA256: dummy_sha256

  Wrote key to a.key.org.pem
  Wrote certificate to a.key.org.crt
  Wrote certificate with intermediate to a.key.org.chain.crt
  Wrote intermediate certificate to a.key.org.intermediate.crt
@piraz piraz added the bug Something isn't working label Feb 13, 2025
@piraz piraz self-assigned this Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant