Skip to content

CryptographyDeprecationWarning while while printing key issue result #137

@piraz

Description

@piraz
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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions