I'm trying to read client's tls certificates inside of a HTTP handler.
Hijacking the ResponseWriter doesn't seems to be a good solution to me
because I don't want to take control over the underlying tcp connection, I
just want to read the client certificates and keep using ResponseWriter.
Do you have any ideas about how to solve this problem?
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.