diff --git a/doc/xca.sgml b/doc/xca.sgml index 52dce8c7..a6fbce29 100644 --- a/doc/xca.sgml +++ b/doc/xca.sgml @@ -217,8 +217,7 @@ Before XCA 0.9.0, the type of the items had to be given. This was removed since.
Usually after importing the items from commandline
-the application will startup as usual. With the
-.I -x
+the application will startup as usual. With the -x
option given it will exit after finishing the import dialog. This is useful if xca is used as default application for viewing certificates, keys or requests.
@@ -381,7 +380,7 @@ It will also be used as default internal name, if a new key is created here.
Other rarely used name-entries can be selected in the dialog
below.
-By using this atble instead of the table above, the order of the entries can be adjusted.
+By using this table instead of the table above, the order of the entries can be adjusted.
A new line can be added via the Add button.
The current line can be deleted via the Delete button.
Existing lines can be exchanged and reordered by moving the row-header (containing the row-number) around.
@@ -566,20 +565,20 @@ Firefox always only looks for private keys on the card.
If XCA does not show a key, which is however recognized by firefox
a missing public-key object is the cause.
-
A new menu item: Token is accessible if a PKCS#11 library was loaded and initialized.
-
Security token specific operations are collected below
the menu-item Token
-
@@ -588,37 +587,30 @@ When started it reads the content of the selected token.
Additionally, it shows token information in the bottom-right corner and allows to delete and rename
items directly on the token.
-
-Initializing tokens is done via the menu item Initialize token. During this process either a new SO PIN must be defined or the old SO PIN must be given. Additionally XCA asks for the label of this token.
+Initializing tokens is done via the menu item Initialize token. During this process either a new SO PIN must be supplied or the old SO PIN must be given. Additionally XCA asks for the label of this token.
After this operation succeeded, the User PIN is uninitialized and must be initialized via Init PIN
-
-
-The menu item Manage Security token shows a list of all certificates and public keys found on the token.
-The keys and certificates can be imported via the Multi-import dialog.
-
-
Just delete the item as usual. XCA will then ask whether the item shall also be removed from the token.
Items on the token that were not yet imported can be deleted via the "Manage security token" menu.
-
The User PIN and SO PIN can be changed via the Token menu and also via the key context-menu. In this case the correct token containing the key will be enforced.
-
@@ -645,12 +637,12 @@ The following providers were used for testing:
diff --git a/ui/NewKey.ui b/ui/NewKey.ui
index 94a8ff55..17252f93 100644
--- a/ui/NewKey.ui
+++ b/ui/NewKey.ui
@@ -234,6 +234,12 @@