Changes between Version 2 and Version 3 of NSCAServer


Ignore:
Timestamp:
07/07/12 21:41:34 (11 months ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NSCAServer

    v2 v3  
    3030'''Advanced Keys:''' 
    3131||'''Key'''||'''Title'''||'''Description''' 
    32 ||certificate key||SSL CERTIFICATE ||  
    33 ||certificate format||CERTIFICATE FORMAT ||  
    34 ||certificate||SSL CERTIFICATE ||  
    35 ||verify mode||VERIFY MODE ||  
    36 ||ca||CA ||  
     32||certificate key||SSL CERTIFICATE ||   
     33||certificate format||CERTIFICATE FORMAT ||   
     34||certificate||SSL CERTIFICATE ||   
     35||verify mode||VERIFY MODE ||   
     36||ca||CA ||   
    3737||bind to||BIND TO ADDRESS ||Allows you to bind server to a specific local address. This has to be a dotted ip address not a host name. Leaving this blank will bind to all available IP addresses.  
    38 ||thread pool||THREAD POOL ||  
    39 ||allowed ciphers||ALLOWED CIPHERS ||  
     38||thread pool||THREAD POOL ||   
     39||allowed ciphers||ALLOWED CIPHERS ||   
    4040||socket queue size||LISTEN QUEUE ||Number of sockets to queue before starting to refuse new incoming connections. This can be used to tweak the amount of simultaneous sockets that the server accepts.  
    4141||use ssl||ENABLE SSL ENCRYPTION ||This option controls if SSL should be enabled.