MACROMEDIA FLASH MEDIA SERVER 2-SERVER-SIDE ACTIONSCRIPT LANGUAGE Manuale Utente Pagina 161

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 240
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 160
XML configuration files 161
The following is a quick-start to allowing SSL-enabled connections to Flash Media Server.
Go to the SSL section of the Adaptor.xml file.
Specify the location of the certificate in the SSLCertificateFile tag.
Specify where to find the associated private key file in the SSLCertificateKeyFile tag.
If the private key file is encrypted, specify the passphrase to use for decrypting the private
key file in the
SSLPassPhrase tag.
Save the modified Adaptor.xml file.
Contained tags
SSLServerCtx container.
SSLCACertificateFile
This tag specifies the location of the certificate to return to clients who want to make a secure
connection to the server.
Description
If an absolute path is not specified, the certificate location is assumed to be relative to the
adaptor directory.
See also
SSLCACertificateKeyFile
SSLCACertificateKeyFile
This specifies the location of the private key file that corresponds to the public key in the
certificate specified in
SSLCertificateFile tag.
Description
If this file is encrypted, a password must be specified for decrypting, and placed in the
SSLPassPhrase tag described below. If an absolute path to the key file is not specified, it is
assumed to be relative to the adaptor directory.
Example
<SSLCertificateKeyFile type="PEM"></SSLCertificateKeyFile>
The type attribute specifies the type of encoding used for the certificate key file. The
encryption format is either PEM (Privacy Enhanced Mail) or ASN1 (Abstract Syntax
Notation 1). The default is PEM.
Vedere la pagina 160
1 2 ... 156 157 158 159 160 161 162 163 164 165 166 ... 239 240

Commenti su questo manuale

Nessun commento