Debian Bug report logs - #1105101
CryptographyDeprecationWarning

version graph

Package: certbot; Maintainer for certbot is Debian Let's Encrypt <[email protected]>; Source for certbot is src:python-certbot (PTS, buildd, popcon).

Reported by: Harald Dunkel <[email protected]>

Date: Sun, 11 May 2025 11:12:01 UTC

Severity: normal

Found in version python-certbot/2.11.0-1.1

Reply or subscribe to this bug.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to [email protected], Debian Let's Encrypt <[email protected]>:
Bug#1105101; Package certbot. (Sun, 11 May 2025 11:12:02 GMT) (full text, mbox, link).


Acknowledgement sent to Harald Dunkel <[email protected]>:
New Bug report received and forwarded. Copy sent to Debian Let's Encrypt <[email protected]>. (Sun, 11 May 2025 11:12:02 GMT) (full text, mbox, link).


Message #5 received at [email protected] (full text, mbox, reply):

From: Harald Dunkel <[email protected]>
To: [email protected]
Subject: CryptographyDeprecationWarning
Date: Sun, 11 May 2025 13:09:49 +0200
Package: certbot
Version: 2.11.0-1.1

on a renewal certbot shows a few warnings about deprecated python3 features:

/usr/lib/python3/dist-packages/certbot/ocsp.py:238: CryptographyDeprecationWarning: Properties that return a naïve datetime object have been deprecated. Please switch to this_update_utc.
  if not response_ocsp.this_update:
/usr/lib/python3/dist-packages/certbot/ocsp.py:240: CryptographyDeprecationWarning: Properties that return a naïve datetime object have been deprecated. Please switch to this_update_utc.
  if response_ocsp.this_update > now + timedelta(minutes=5):
/usr/lib/python3/dist-packages/certbot/ocsp.py:242: CryptographyDeprecationWarning: Properties that return a naïve datetime object have been deprecated. Please switch to next_update_utc.
  if response_ocsp.next_update and response_ocsp.next_update < now -
  timedelta(minutes=5):


Regards

Harri



Send a report that this bug log contains spam.


Debian bug tracking system administrator <[email protected]>. Last modified: Tue May 13 13:50:29 2025; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU General Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.