| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
certificate validity.
|
|
|
|
creation (#1637).
|
|
|
|
|
|
|
|
validity (#1728).
|
|
|
|
|
|
|
|
the validity time wider than that of the signing certificate.
|
|
on Linux; I think we need to do it ourselves rather than relying
on wxFileDialog.
|
|
|
|
|
|
pathnames if creating a directory failed.
|
|
|
|
|
|
|
|
|
|
|
|
(#1569).
|
|
|
|
|
|
|
|
|
|
is called, as OpenSSL has not yet been set up.
Make sure that these failures only raise a Bad() (which nobody is yet
listening to) rather than throwing an exception which gets caught
and reported as a failed-to-load config.
If none of the OpenSSL stuff is working chain_valid() will return false
but private_key_valid() will throw an exception (as it tries to get the
leaf certificate, causing a validity check).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|