Authentication Methods - MACROMEDIA FLASH MEDIA SERVER 2-MANAGING FLASH MEDIA SERVER Manual

Managing flash media server
Table of Contents

Advertisement

These cipher strings instruct Flash Media Server to accept only RSA key exchange, and refuse
export or null encryption. The server evaluates both strings as equivalent.
<SSLCipherSuite>ALL:+HIGH:+MEDIUM:+LOW:+EXP:+NULL</SSLCipherSuite>
This cipher list instructs the server to accept all ciphers, but order them in order of decreasing
strength. This sequencing allows clients to negotiate for the strongest cipher that both they
and the server can accept.
<SSLCipherSuite>ALL:+HIGH:!LOW:!EXP:!NULL</SSLCipherSuite>
This string instructs the server to accept only high- and medium-strength encryption, with
the high being preferred, and reject export-strength versions.
<SSLCipherSuite>ALL:+SSLv2</SSLCipherSuite>
Here is the complete list of components that Flash Media Server can evaluate:
Key Exchange Algorithm
kRSA
kDHr
kDHd
RSA
DH
EDH
ADH

Authentication Methods

aNULL
aRSA
aDSS
aDH
Encryption Methods
eNULL
DES
3DES
RC4
RC2
Description
Key exchange
Diffie-Hellman key exchange with RSA key
Diffie-Hellman key exchange with DSA key
Ephemeral Diffie-Hellman key exchange
RSA key exchange
Ephemeral Diffie-Hellman key exchange
Anonymous Diffie-Hellman key exchange
Description
No authentication
RSA authentication
DSS authentication
Diffie-Hellman authentication
Description
No encoding
DES encoding
Triple-DES encoding
RC4 encoding
RC2 encoding
XML configuration files
123

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MEDIA SERVER 2-MANAGING FLASH MEDIA SERVER and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash media server 2

Table of Contents