Changes between Version 2 and Version 3 of NSCAServer
- Timestamp:
- 07/07/12 21:41:34 (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NSCAServer
v2 v3 30 30 '''Advanced Keys:''' 31 31 ||'''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 || 37 37 ||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 || 40 40 ||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. 41 41 ||use ssl||ENABLE SSL ENCRYPTION ||This option controls if SSL should be enabled.








