summaryrefslogtreecommitdiffstats
path: root/pki/base/console/src/com/netscape/admin/certsrv/certsrv-help.properties
blob: 1faf8ef6833fb5b8d3ed12990d18ce5e72d4b615 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
;Last update: Aug 19, 1998

; CA General Setting
configuration-ca-general-help = cert
configuration-ca-connector-help = cert
configuration-ca-connector-editor-help = cert

; Notification
notification-ra-reqinq-help = cert
notification-ra-certissued-help = cert
notification-ca-reqinq-help = cert
notification-ca-certissued-help = cert

; Job scheduling
jobsscheduler-certsrv-setting-jobrule-help = cert
jobsscheduler-certsrv-jobrules-help = cert
jobsscheduler-certsrv-add-jobrule-dbox-help = cert
jobsscheduler-certsrv-edit-jobrule-dbox-help = cert
jobsscheduler-certsrv-jobplugin-help = cert
jobsscheduler-certsrv-register-jobplugin-dbox-help = cert
;OOTB job plugins
configuration-jobrules-renewalnotification = cert
configuration-jobrules-requestinqueuejob = cert
configuration-jobrules-unpublishexpiredjobs = cert

;Certificate server configuration settings
;
;Network configuration
configuration-system-network-help = cert
;Database configuration
configuration-database-settings-help = cert
;Encryption configuration
configuration-system-encryption-help = cert
;SNMP configuration
configuration-system-snmp-help = cert
;SMTP configuration
configuration-system-smtp-help = cert
;System log configuration
configuration-logs-system-help = cert
;Error log configuration
configuration-logs-error-help = cert
;Transactions log configuration
configuration-logs-audit-help = cert
;log instance configuration
configuration-loginstances-help = cert
;log plugin configuration
configuration-log-plugin-help = cert
;add log plugin configuration
configuration-add-logrule-dbox-help = cert
configuration-logrules-logfile = cert
configuration-logrules-rollinglogfile = cert
configuration-logrules-nteventlog = cert

;RA configuration settings
;
;General settings
configuration-ra-general-help = cert
;RA connector
configuration-ra-connector-help = cert
;RA connector editor
configuration-ra-connector-editor-help = cert
;Certificate life cycle management configuration
configuration-ra-clm-help = cert
;Policy rules management
configuration-ra-policyrules-help = cert
;Add policy rules management
configuration-ra-add-policyrule-dbox-help = cert
;Edit policy rules management
configuration-ra-edit-policyrule-dbox-help = cert
;Reorder policy rules management
configuration-ra-reorder-policyrule-dbox-help = cert
;Policy plugin registration
configuration-ra-policyplugin-help = cert
;Register policy plugin registration
configuration-ra-register-policyplugin-dbox-help = cert
;Servlet management
configuration-ra-servletmgt-help = cert
;Add servlet plugin implementation
configuration-ra-add-servletplugin-dbox-help = cert
;Edit servlet instance
configuration-ra-edit-servlet-dbox-help = cert
;Servlet plugin registration
configuration-ra-servletplugin-help = cert
;Register plugin registration
configuration-ra-register-servletplugin-dbox-help = cert

;CRL Extensions configuration settings
configuration-ca-crlextensioninstances-help = cert
configuration-ca-edit-crlextensionrule-dbox-help = cert
configuration-ca-add-crlextensionrule-dbox-help = cert
;CRL Extensions
configuration-ca-edit-crlextension-authoritykeyidentifier = cert
configuration-ca-edit-crlextension-issueralternativename = cert
configuration-ca-edit-crlextension-crlnumber = cert
configuration-ca-edit-crlextension-issuingdistributionpoint = cert
;CRL Entry Extensions
configuration-ca-edit-crlextension-crlreason = cert
configuration-ca-edit-crlextension-holdinstruction = cert
configuration-ca-edit-crlextension-invaliditydate = cert
configuration-ca-edit-crlextension-certificateissuer = cert
;CRL Extensions Management
configuration-ca-crlinstances-help = cert

;Destination for LDAP publishing
configuration-ra-ldappublish-destination-help = cert
;User certificate for LDAP publishing
configuration-ra-ldappublish-usercert-help = cert
;Mapper configuration for CA LDAP publishing 
configuration-ldappublish-camapper-dbox-help = cert
;Mapper configuration for RA LDAP publishing
configuration-ldappublish-ramapper-dbox-help = cert

;LDAP publishing mappers 12/29/99
configuration-ca-edit-mapperrule-dbox-help = cert
configuration-ca-mapperinstances-help = cert
configuration-ca-mapperplugin-help = cert
configuration-ca-add-mapperrule-dbox-help = cert
configuration-ldappublish-mapper-simplemapper    = cert
configuration-ldappublish-mapper-casimplemapper    = cert
configuration-ldappublish-mapper-certexactmapper = cert
configuration-ldappublish-mapper-certsubjmapper  = cert
configuration-ldappublish-mapper-dncompsmapper   = cert

;LDAP publishers 12/29/99
configuration-ca-edit-publisherrule-dbox-help = cert
configuration-ca-publisherinstances-help = cert
configuration-ca-publisherplugin-help = cert
configuration-ca-add-publisherrule-dbox-help = cert
configuration-ldappublish-publisher-filepublisher = cert
configuration-ldappublish-publisher-cacertpublisher = cert
configuration-ldappublish-publisher-certsubjpublisher = cert
configuration-ldappublish-publisher-crlpublisher = cert
configuration-ldappublish-publisher-usercertpublisher = cert
configuration-ldappublish-publisher-ocsppublisher = cert

;LDAP publish rule 01/25/00
configuration-ca-ruleinstances-help = cert
configuration-ca-edit-rulerule-dbox-help = cert
configuration-ca-add-rulerule-dbox-help = cert


;Policies 12/29/99
configuration-policyrules-authkeyid = cert
configuration-policyrules-basicconstraints = cert
configuration-policyrules-crldistributionpoints = cert
configuration-policyrules-certificatepolicies = cert
configuration-policyrules-certificatescopeofuse = cert
configuration-policyrules-dsakeyconstraints = cert
configuration-policyrules-extendedkeyusage = cert
configuration-policyrules-genericasn1ext = cert
configuration-policyrules-issueraltname = cert
configuration-policyrules-issuerconstraints = cert
configuration-policyrules-keyalgorithmconstraints = cert
configuration-policyrules-keyusage = cert
configuration-policyrules-nameconstraints = cert
configuration-policyrules-nsccomment = cert
configuration-policyrules-nscerttype = cert
configuration-policyrules-ocspnocheck = cert
configuration-policyrules-pinpresent = cert
configuration-policyrules-privatekeyusageperiod = cert
configuration-policyrules-renewalconstraints = cert
configuration-policyrules-renewalvalidityconstraints = cert
configuration-policyrules-revocationconstraints = cert
configuration-policyrules-rsakeyconstraints = cert
configuration-policyrules-subcanamecheck = cert
configuration-policyrules-subjaltname = cert
configuration-policyrules-subjectdirectoryattributes = cert
configuration-policyrules-subjectkeyidentifier = cert
configuration-policyrules-uniquesubjectname = cert
configuration-policyrules-validityconstraints = cert
configuration-policyrules-defaultrevocation = cert
configuration-policyrules-policyconstraints = cert
configuration-policyrules-signingalgconstraints = cert
configuration-policyrules-policymappings = cert
configuration-policyrules-authinfoaccess = cert
configuration-policyrules-certificaterenewalwindow = cert

;CA configuration settings
;
;Policy rules management
configuration-ca-policyrules-help = cert
;Add policy rules management
configuration-ca-add-policyrule-dbox-help = cert
;Edit policy rules management
configuration-ca-edit-policyrule-dbox-help = cert
;Reorder policy rules management
configuration-ca-reorder-policyrule-dbox-help = cert
;Policy plugin registration
configuration-ca-policyplugin-help = cert
;Register policy plugin registration
configuration-ca-register-policyplugin-dbox-help = cert
;Servlet management
configuration-ca-servletmgt-help = cert
;Add servlet plugin implementation
configuration-ca-add-servletplugin-dbox-help = cert
;Edit servlet instance
configuration-ca-edit-servlet-dbox-help = cert
;Servlet plugin registration
configuration-ca-servletplugin-help = cert
;Register plugin registration
configuration-ca-register-servletplugin-dbox-help = cert
;Destination for LDAP publishing
configuration-ca-ldappublish-destination-help = cert
;CRL setting for LDAP publishing
configuration-ca-ldappublish-crl-help = cert
;CA certificate for LDAP publishing
configuration-ca-ldappublish-cacert-help = cert
;User certificate for LDAP publishing
configuration-ca-ldappublish-usercert-help = cert

;OCSP configuration
;
;Online Certificate Status Manager
configuration-ocsp-general-help = cert
;Revocation Info Stores
configuration-ocsp-storeinstances-help = cert

;KRA configuration settings
;
;Auto recovery
configuration-kra-autorecovery-help = cert
;User ids and passwords for auto recovery
configuration-kra-autorecovery-agents-dbox-help = cert
;Scheme management
configuration-kra-schememgt-help = cert
;Change recovery key scheme
configuration-kra-wizard-change-keyscheme-help = cert
;Enter existing recovery agent password
configuration-kra-wizard-agentpwd-keyscheme-help = cert
;Enter new recovery agent password
configuration-kra-wizard-newagentpwd-keyscheme-help = cert
;Recovery agent password
configuration-kra-agentpwd-help = cert
;Change agent password
configuration-kra-change-agentpwd-dbox-help = cert
;Policy rules management
configuration-kra-policyrules-help = cert
;Add policy rules management
configuration-kra-add-policyrule-dbox-help = cert
;Edit policy rules management
configuration-kra-edit-policyrule-dbox-help = cert
;Reorder policy rules management
configuration-kra-reorder-policyrule-dbox-help = cert
;Policy plugin registration
configuration-kra-policyplugin-help = cert
;Register policy plugin registration
configuration-kra-register-policyplugin-dbox-help = cert

;ACL configuration settings
;
;ACL
configuration-acl-resourceobjects-help = cert
configuration-acl-evaluators-help = cert
configuration-acl-edit-help = cert
configuration-acl-aci-edit-help = cert

;Keys and certificates settings
;
;Keys and certs
configuration-keycert-wizard-introduction-help = cert
configuration-keycert-wizard-operationselection-help = cert
configuration-keycert-wizard-certtype-help = cert
configuration-keycert-wizard-key-help = cert
configuration-keycert-wizard-subjectdn-help = cert
configuration-keycert-wizard-validityperiod-help = cert
configuration-keycert-wizard-certrequest-help = cert
configuration-keycert-wizard-extension-help = cert
configuration-keycert-wizard-selfsignedcert-help = cert
configuration-keycert-wizard-selfsignedstatus-help = cert
configuration-keycert-wizard-displaycertrequest-help = cert
configuration-keycert-wizard-certrequeststatus-help = cert
configuration-keycert-wizard-installcerttype-help = cert
configuration-keycert-wizard-pastecert-help = cert
configuration-keycert-wizard-displaycert-help = cert
configuration-keycert-wizard-installcertstatus-help = cert
configuration-keycert-wizard-tokenlogon-help = cert
configuration-keycert-wizard-messagedigest-help = cert

;Manage certificate
;
configuration-managecert-wizard-certlists-help = cert
configuration-managecert-wizard-trustcert-help = cert

;Certificate server authentication
;
;Users
usersgroups-certsrv-users-help = cert
;Add user
usersgroups-certsrv-add-user-dbox-help = cert
;Edit user information
usersgroups-certsrv-edit-user-dbox-help = cert
usersgroups-certsrv-select-user-dbox-help = cert
;Manage user certificates
usersgroups-certsrv-manage-usercert-dbox-help = cert
;Groups
usersgroups-certsrv-groups-help = cert
;Add group 
usersgroups-certsrv-add-group-dbox-help = cert
;Edit group
usersgroups-certsrv-edit-group-dbox-help = cert

;Authentication
;Authenticaton rules management
authentication-certsrv-authrules-help = cert
;Add auth rules 
authentication-certsrv-add-authrule-dbox-help = cert
;Edit auth rules
authentication-certsrv-edit-authrule-dbox-help = cert
authentication-certsrv-view-authrule-dbox-help = cert
;Authentication plugin registration
authentication-certsrv-authplugin-help = cert
;Register auth plugin
authentication-certsrv-register-authplugin-dbox-help = cert
;Auth dialog
authentication-certsrv-auth-dialog-help = cert
;OOTB Auth plugins
configuration-authrules-kerberosauth = cert
configuration-authrules-nisauth = cert
configuration-authrules-portalauth = cert
configuration-authrules-uidpwddirauth = cert
configuration-authrules-uidpwdpindirauth = cert

;authentication implementations 1/1/2000
authentication-certsrv-impl-ldap = cert
authentication-certsrv-impl-ldappin = cert
authentication-certsrv-impl-nis = cert
authentication-certsrv-impl-portal= cert

;Certificate server status 
;
;Display status
status-certsrv-help = cert
status-logs-help = cert
;System log content
status-logs-system-help = cert
;Error log content
status-logs-error-help = cert
;Transactions log content
status-logs-audit-help = cert


Last update: Jan 26, 1999

;Installation Wizard
;

install-general-intro-wizard-help = cert
install-internaldb-createdbagain-help = cert
install-internaldb-configuration-wizard-help = cert
install-network-configuration-wizard-help = cert
install-administrator-configuration-wizard-help = cert
install-internaldb-logon-wizard-help = cert
install-services-configuration-wizard-help = cert
install-ca-migration-enable-wizard-help = cert
install-cakra-migration-enable-wizard-help = cert
install-ca-migration-configuration-wizard-help = cert
install-cakra-migration-configuration-wizard-help = cert
install-catype-wizard-help = cert
install-cakeylocal-configuration-wizard-help = cert
install-cakeysub-configuration-wizard-help = cert
install-cakrakeylocal-configuration-wizard-help = cert
install-cakra-krakeylocal-configuration-wizard-help = cert
install-cakrakeysub-configuration-wizard-help = cert
install-cakra-krakeysub-configuration-wizard-help = cert
install-cacert-subjectdn-wizard-help = cert
install-cacertlocal-subjectdn-wizard-help = cert
install-cacert-validity-wizard-help = cert
install-cacert-extension-wizard-help = cert
install-cacert-creation-wizard-help = cert
install-cacert-request-wizard-help = cert
install-cacertrequest-manual-wizard-help = cert
install-cacert-installintro-wizard-help = cert
install-cacert-paste-wizard-help = cert
install-cacert-display-wizard-help = cert
install-cacert-status-wizard-help = cert
install-ratype-wizard-help = cert
install-rakey-configuration-wizard-help = cert
install-racert-subjectdn-wizard-help = cert
install-racert-validity-wizard-help = cert
install-racert-extension-wizard-help = cert
install-racert-creation-wizard-help = cert
install-racert-request-wizard-help = cert
install-racertrequest-manual-wizard-help = cert
install-racert-installintro-wizard-help = cert
install-racert-paste-wizard-help = cert
install-racert-display-wizard-help = cert
install-racert-status-wizard-help = cert
install-kratype-wizard-help = cert
install-krakeysub-configuration-wizard-help = cert
install-kracertsub-subjectdn-wizard-help = cert
install-kracert-validity-wizard-help = cert
install-kracert-extension-wizard-help = cert
install-kracert-creation-wizard-help = cert
install-kracert-request-wizard-help = cert
install-kracertrequest-manual-wizard-help = cert
install-kracert-installintro-wizard-help = cert
install-kracert-paste-wizard-help = cert
install-kracert-display-wizard-help = cert
install-kracert-status-wizard-help = cert
install-cassltypelocal-wizard-help = cert
install-cassltypesub-wizard-help = cert
install-cakrassltypelocal-wizard-help = cert
install-cakrassltypesub-wizard-help = cert
install-serverkeylocal-configuration-wizard-help = cert
install-serverkeysub-configuration-wizard-help = cert
install-sslcertlocal-subjectdn-wizard-help = cert
install-sslcertsub-subjectdn-wizard-help = cert
install-sslcert-validity-wizard-help = cert
install-sslcert-extension-wizard-help = cert
install-sslcert-creation-wizard-help = cert
install-sslcert-request-wizard-help = cert
install-sslcertrequest-manual-wizard-help = cert
install-sslcert-installintro-wizard-help = cert
install-sslcert-paste-wizard-help = cert
install-sslcert-display-wizard-help = cert
install-sslcert-status-wizard-help = cert
install-cakratype-wizard-help = cert
install-cakrakeylocal-configuration-wizard-help = cert
install-cakrakeysub-configuration-wizard-help = cert
install-cakracertlocal-subjectdn-wizard-help = cert
install-cakra-kracertlocal-subjectdn-wizard-help = cert
install-cakracertsub-subjectdn-wizard-help = cert
install-cakra-kracertsub-subjectdn-wizard-help = cert
install-cakracert-validity-wizard-help = cert
install-cakra-kracert-validity-wizard-help = cert
install-cakracert-extension-wizard-help = cert
install-cakra-kracert-extension-wizard-help = cert
install-cakracert-creation-wizard-help = cert
install-cakra-kracert-creation-wizard-help = cert
install-cakracert-request-wizard-help = cert
install-cakra-kracert-request-wizard-help = cert
install-cakracertrequest-manual-wizard-help = cert
install-cakra-kracertrequest-manual-wizard-help = cert
install-cakracert-installintro-wizard-help = cert
install-cakra-kracert-installintro-wizard-help = cert
install-cakracert-paste-wizard-help = cert
install-cakra-kracert-paste-wizard-help = cert
install-cakracert-display-wizard-help = cert
install-cakra-kracert-display-wizard-help = cert
install-cakracert-status-wizard-help = cert
install-cakra-kracert-status-wizard-help = cert
install-rakratype-wizard-help = cert
install-rakrakey-configuration-wizard-help = cert
install-rakra-krakeysub-configuration-wizard-help = cert
install-rakracert-subjectdn-wizard-help = cert
install-rakra-kracertsub-subjectdn-wizard-help = cert
install-rakracert-validity-wizard-help = cert
install-rakracert-extension-wizard-help = cert
install-rakracert-creation-wizard-help = cert
install-rakracert-request-wizard-help = cert
install-rakra-kracert-request-wizard-help = cert
install-rakracertrequest-manual-wizard-help = cert
install-rakra-kracertrequest-manual-wizard-help = cert
install-rakracert-installintro-wizard-help = cert
install-rakra-kracert-installintro-wizard-help = cert
install-rakracert-paste-wizard-help = cert
install-rakra-kracert-paste-wizard-help = cert
install-rakracert-display-wizard-help = cert
install-rakra-kracert-display-wizard-help = cert
install-rakracert-status-wizard-help = cert
install-rakra-kracert-status-wizard-help = cert
install-single-signon-enable-wizard-help = cert
install-single-signon-wizard-help = cert
install-certsetup-status-wizard-help = cert
install-kra-storagekey-wizard-help = cert
install-cakra-storagekey-wizard-help = cert
install-rakra-storagekey-wizard-help = cert
install-kra-mnscheme-wizard-help = cert
install-cakra-mnscheme-wizard-help = cert
install-rakra-mnscheme-wizard-help = cert
install-kra-scheme-usrpwds-wizard-help = cert
install-cakra-scheme-usrpwds-wizard-help = cert
install-rakra-scheme-usrpwds-wizard-help = cert
install-ca-remote-kra-wizard-help = cert
install-ra-remote-kra-wizard-help = cert
install-remote-ca-wizard-help = cert
install-rakra-remote-ca-wizard-help = cert
install-allcerts-getinstalled-wizard-help = cert
install-catoken-logon-wizard-help = cert
install-ratoken-logon-wizard-help = cert
install-kratoken-logon-wizard-help = cert
install-ssltoken-logon-wizard-help = cert
install-internaltoken-logon-wizard-help = cert
install-cacertclone-wizard-help = cert
install-cakracertclone-wizard-help = cert
install-racertclone-wizard-help = cert
install-rakracertclone-wizard-help = cert
install-kracertclone-wizard-help = cert
install-rakracertclone-wizard-help = cert
install-sslcertclone-wizard-help = cert
install-ca-serialnumber-wizard-help = cert
install-request-result-wizard-help = cert
install-cert-mda-wizard-help = cert
install-ca-clone-master-wizard-help = cert
install-ca-ocspservice-wizard-help = cert
install-ocsptype-wizard-help = cert
install-ocspcert-subjectdn-wizard-help = cert
install-ocspkey-configuration-wizard-help = cert
install-ocspcert-request-wizard-help = cert
install-ocspcertrequest-manual-wizard-help = cert
install-ocspcert-installintro-wizard-help = cert
install-ocsptoken-logon-wizard-help = cert
install-ocspcert-paste-wizard-help = cert
install-ocspcert-display-wizard-help = cert
install-ocspcert-status-wizard-help = cert

; additional tokens for admin guide
configuration-overview = cert
configuration-installation = cert
configuration-certificatemanager = cert
configuration-registrationmanager = cert
configuration-ocsp = cert
configuration-datarecoverymanager = cert
configuration-adminbasics = cert
configuration-authorization = cert
configuration-authentication = cert
configuration-certificateprofiles = cert
configuration-policies = cert
configuration-notifications = cert
configuration-jobs = cert
configuration-revocation = cert
configuration-publishing = cert
configuration-appendixA = cert
configuration-appendixB = cert
configuration-appendixC = cert

; additional tokens for agent guide
agent-overallservices = cert
agent-certificateprofiles = cert
agent-certificaterequests = cert
agent-revokecertificates = cert
agent-publishing = cert
agent-recoverencrypteddata = cert
agent-ocsp = cert