mirror of
https://github.com/chris2511/xca.git
synced 2026-09-14 11:06:19 +05:00
Update changelog and xca.sgml
This commit is contained in:
parent
b32e974449
commit
5ff5d77d68
@ -1,3 +1,5 @@
|
||||
* Related to #39: Dynamically adjust explicit DN entries
|
||||
* Close #39: Subject entries shuffled
|
||||
* Close #36: Support adding CN to X509v3 SAN automatically
|
||||
* Close #35: Configurable size of serial number.
|
||||
* Close #34: Improve Mac OSX installation
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
|
||||
<author>(c) by Christian Hohnstädt, <tt>christian@hohnstaedt.de</tt>
|
||||
|
||||
<date>May 2018 - Version 2.0.1
|
||||
<date>July 2018 - Version 2.1.0
|
||||
|
||||
<abstract>
|
||||
|
||||
@ -1513,6 +1513,13 @@ This list may be used to change the list of the usual 7 distinguished name entri
|
||||
shown in the subject tab of the Certificate / Request / Template generation dialog
|
||||
to better fit ones needs.
|
||||
|
||||
When activating the <em>Dynamically arrange explicit subject entries</em> option,
|
||||
the explicit entries are rearranged by the name to be edited.
|
||||
|
||||
If the name is empty, the entries are unchanged. Otherwise, the entries of
|
||||
the name to be edited are displayed first, followed by the entries of the
|
||||
list above not mentioned in the name to be edited.
|
||||
|
||||
<p>
|
||||
|
||||
<sect1>PKCS#11 provider
|
||||
|
||||
Loading…
Reference in New Issue
Block a user