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

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 240
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 122
XML configuration files 123
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>
This string instructs the server to accept all ciphers, but order them so that SSLv2 ciphers
come after SSLv3 ciphers:
Vedere la pagina 122
1 2 ... 118 119 120 121 122 123 124 125 126 127 128 ... 239 240

Commenti su questo manuale

Nessun commento