11.0

Table Of Contents
Dragon Administrator Guide version 11
Setting up secure web server
connection: SSL Settings
You use the
SSLSettings
dialog box to define and configure the connection to your secure
web(HTTPS)server. Enter information about your connection in the following sections and text
boxes of the dialog box:
Certificate Store
Here you indicate the type of certificate that provides server identity, certificate, and public key
information to clients that try to establish a connection:
Certificate Store Type
Select the certificate store type used for the client certificate on the local computer:
n
User (default)
: For Windows, choose if the certificate store is a certificate store owned by the
current user. For Java, choose if the certificate store is the name of a JKS (Java Key Store) file.
If the provider is OpenSSL, choose if the certificate store is a file that contains the PEM
encoded certificate and private key.
n
Machine
: Choose if the certificate store is a machine store (not available in Java or when
provider is OpenSSL).
n
PFX file
: Choose if the certificate store is the name of a Private Key Server or PFX (PKCS12)
file containing certificates. If the provider is OpenSSL, the file may contain only one certificate
and private key.
n
PFX Blob
: Choose if the certificate store is a string (binary or base64 encoded) representing a
certificate store in PFX (PKCS12) format.
n
PEM Key
: Choose if the certificate store is a string or file name that contains a Privacy
Enhanced Mail (PEM) encoded certificate and private key. This store type is currently not
supported in Java.
Certificate Store
The name of the certificate store for the client certificate on the local computer:
The storage location is called the certificate store. A certificate store will often have numerous cer-
tificates, possibly issued from a number of a different certification authorities:
n
MY
: A certificate store holding personal certificates with their associated private keys.
n
CA
: A certificate store holding Certifying Authority (CA) certificates.
n
ROOT
: A certificate store holding ROOT certificates.
n
SPC
: A certificate store holding Software Publisher Certificate (SPC) certificates.
n
Other
: Any other Certificate Store not listed above.
Notes:
n If you select
PFX file
for the
Certificate Store Type
, for the
Certificate Store
select
Other
and enter the name of the file in the associated text box below it.
222