Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

V0.4#774

Closed
postwait wants to merge 1 commit intonodejs:v0.4from
postwait:v0.4
Closed

V0.4#774
postwait wants to merge 1 commit intonodejs:v0.4from
postwait:v0.4

Conversation

@postwait
Copy link
Copy Markdown

The client certificate validation stuff works, but most clients will refuse to send a cert unless they have one that is signed by one of the server advertised client CAs. So, while the server would validate if the client force-sended it, this is needed to get most clients to actually send the client cert up. It has no affect on client ssl contexts, so it doesn't need to be conditionally called only in server mode.

@ry
Copy link
Copy Markdown

ry commented Mar 12, 2011

thanks

@postwait
Copy link
Copy Markdown
Author

without this the server will not advertise support for client certs

Closed by 2a61e1c.

This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants