mirror of
https://github.com/chris2511/xca.git
synced 2026-09-14 11:06:19 +05:00
- Only once set notBefore to "now" when creating Cert-renewal or NewCert dialog. - Apply-time button now always uses the current value from notBefore and adds the time-span without resetting notBefore - Checking "midnight" now immediately modifies the dates. Unchecking "midnight" now recovers the old value - The seconds are always set to 00, since they can't be set via the DateTime dialog anyway - CRL generation now too allows to use midnight and time ranges and uses GENERALIZED time if the date is out of range for UTCTIME (same logic as for certificates) |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| About.ui | ||
| CaProperties.ui | ||
| CertDetail.ui | ||
| CertExtend.ui | ||
| CrlDetail.ui | ||
| ExportCert.ui | ||
| ExportDer.ui | ||
| ExportKey.ui | ||
| Help.ui | ||
| ImportMulti.ui | ||
| KeyDetail.ui | ||
| MainWindow.ui | ||
| Makefile | ||
| NewCrl.ui | ||
| NewKey.ui | ||
| NewX509.ui | ||
| Options.ui | ||
| PassRead.ui | ||
| PassWrite.ui | ||
| ReqDetail.ui | ||
| SelectToken.ui | ||
| TrustState.ui | ||
| v3ext.ui | ||