easy-rsa icon indicating copy to clipboard operation
easy-rsa copied to clipboard

`--days=0 show-expire` errors

Open cyqsimon opened this issue 1 year ago • 0 comments

I was trying to list the certificate that have already expired; instead it produced this error:

Error
-----
--days - Number expected: '0'

I suppose it's because --days=0 does not make sense in other contexts, but it does make sense in this one. Is there a workaround?

Version

EasyRSA version 3.1.6 (EL9)

cyqsimon avatar Oct 24 '24 04:10 cyqsimon