Re: [go-nuts] Re: Mutual tls example

2019-04-22 Thread Vasiliy Tolstov
пн, 22 апр. 2019 г. в 20:06, Timothy Raymond : > > I believe Liz Rice covered this in her GopherCon 2018 talk on TLS > connections: https://www.youtube.com/watch?v=kxKLYDLzuHA > Thank you this is very helpful for me. -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru -- You received this messag

[go-nuts] Re: Mutual tls example

2019-04-22 Thread Timothy Raymond
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.