Closed genkiroid closed 7 years ago
Add IP field to a Cert.
https://github.com/genkiroid/cert/blob/701b1515476cf291422267ca2b47aa4dc1595af0/cert.go#L37
IP is string value of remote address in tls connection. IP has only ip address part, not has port.
Add IP field to a Cert.
https://github.com/genkiroid/cert/blob/701b1515476cf291422267ca2b47aa4dc1595af0/cert.go#L37
IP is string value of remote address in tls connection. IP has only ip address part, not has port.