[go-nuts] TLS server to save client certificates after a request is received

2017-02-14 Thread Naveen Shivegowda
Hi, I need to store the client certificates in a file for further authentication purpose but I am not able to re-form the client certificates. TLS.PeerCertificates has information related to client certificates but it is separated by struct fields and is not present as byte stream which could

Re: [go-nuts] Reject Unknown clients

2016-08-09 Thread Naveen Shivegowda
, 2016 at 10:45 PM, Sam Whited <s...@samwhited.com> wrote: > On Thu, Aug 4, 2016 at 9:17 AM, Naveen Shivegowda <naveen...@gmail.com> > wrote: > > Is it possible to make http servers listen only on a few source ip's and > > request from any other source should be

[go-nuts] Reject Unknown clients

2016-08-04 Thread Naveen Shivegowda
Is it possible to make http servers listen only on a few source ip's and request from any other source should be rejected? -- 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