mirror of
https://github.com/chris2511/xca.git
synced 2026-09-12 19:51:05 +05:00
|
Some checks failed
CMake / build (build/xca-*-Linux.tar.gz, Unix Makefiles, linux, /usr, ubuntu, 5.15.2, ubuntu-latest) (push) Has been cancelled
CMake / build (build/xca-*-Linux.tar.gz, Unix Makefiles, linux, /usr, ubuntu, 6.6.2, ubuntu-latest) (push) Has been cancelled
CMake / build (build/xca-*.dmg, Unix Makefiles, mac, /opt/homebrew/opt/openssl, macos, 6.6.2, macos-latest) (push) Has been cancelled
CMake / build (build/xca-*.msi
build/xca-portable-*.zip
, MinGW Makefiles, windows, D:\msys2\msys64\mingw64, windows, 5.15.2, windows-2019, win64_mingw81) (push) Has been cancelled
Conversion of name constraints from certificate to Template (Advanced Tab) and using them from there was working since long. Now there is an additional input line, like (and next to) SubjectAlternativeName with live validation and edit button with guided input. The conversion from cert to template now puts the extension into the correct LineEdit and not on the Advanced Tab anymore. However, XCA does NOT follow the constraints, yet. It is still possible to issue certificates with arbitrary names, independent of any "Name Constraints" in the CA. This is what issue #239 asks for. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| CaProperties.ui | ||
| CertDetail.ui | ||
| CertExtend.ui | ||
| CrlDetail.ui | ||
| ExportDialog.ui | ||
| Help.ui | ||
| ImportMulti.ui | ||
| ItemProperties.ui | ||
| KeyDetail.ui | ||
| MainWindow.ui | ||
| NewCrl.ui | ||
| NewKey.ui | ||
| NewX509.ui | ||
| OidResolver.ui | ||
| OpenDb.ui | ||
| Options.ui | ||
| PwDialog.ui | ||
| RevocationList.ui | ||
| Revoke.ui | ||
| SearchPkcs11.ui | ||
| SelectToken.ui | ||
| TimeInput.ui | ||
| v3ext.ui | ||
| XcaDialog.ui | ||