X-Git-Url: https://git.novaco.in/?p=electrum-nvc.git;a=blobdiff_plain;f=lib%2Fx509.py;h=e2021df47dc45d8b484a640bea81c6c5fbab9139;hp=53b2d6b76a1e7cf57f488ceb63e0218e19b2b690;hb=8feb2a7b672ce9075fadb056d1f2f5320376795b;hpb=b03d11003e34b681df1aad8dc6c305507ab213dd diff --git a/lib/x509.py b/lib/x509.py index 53b2d6b..e2021df 100644 --- a/lib/x509.py +++ b/lib/x509.py @@ -17,7 +17,8 @@ # along with this program. If not, see . -from datetime import datetime, timedelta +from datetime import datetime +import sys try: import pyasn1