I believe Liz Rice covered this in her GopherCon 2018 talk on TLS 
connections: https://www.youtube.com/watch?v=kxKLYDLzuHA

On Sunday, April 21, 2019 at 8:09:17 AM UTC-4, Vasiliy Tolstov wrote:
>
> Hi, I'm try to find mutual tls example in go, but can't find simple 
> example that uses crypto/tls. I need server that for some http handler for 
> user request with token returns tls cert for communication, and client that 
> uses this cert to communication after it returned from request. Ideally 
> with ability to rotate keys on client before previous expired.
> Does anybody knows it?
>
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to