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

V0.4 #774

Closed
wants to merge 1 commit into from
Closed

V0.4 #774

wants to merge 1 commit into from

Conversation

postwait
Copy link

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

ry commented Mar 12, 2011

thanks

@postwait
Copy link
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