clientError on http.Server   2.5(I've never used before)
clientError on https.Server  2(I sometimes used for debug)

I think that clientError on https.Server is valuable to check SSL errors as

$node https_server2.js
ssl server listening on  8443
clientError: TLS session renegotiation attack detected.
clientError: TLS session renegotiation attack detected.
clientError: 3077781248:error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol:../deps/openssl/openssl/ssl/s23_srvr.c:589:

refs.

http://nodejs.org/api/tls.html#tls_client_initiated_renegotiation_attack_mitigation

(2012/08/30 8:07), Isaac Schlueter wrote:
Do you use the clientError event?

Please choose one:

1. Yes, I use it all the time.  Please don't change it ever, thank you.

2. I don't use it, but I'm aware of it, and I think I might someday.

3. I don't use it, and I think it's stupid.

4. The what now event?


Thanks.


--
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to