stathat / go

Go package for reporting stat counts and values to StatHat
MIT License
32 stars 9 forks source link

x509: certificate is valid for Common Name (eg, YOUR name), not api.stathat.com #7

Open dstroot opened 8 years ago

dstroot commented 8 years ago

Followed example exactly - go pgm cannot post ?

2016/04/09 07:49:04 error posting stat to stathat: Post https://api.stathat.com/ez: x509: certificate is valid for Common Name (eg, YOUR name), not api.stathat.com
2016/04/09 07:49:04 error posting stat to stathat: Post https://api.stathat.com/ez: x509: certificate is valid for Common Name (eg, YOUR name), not api.stathat.com
patrickxb commented 8 years ago

Thanks, will investigate. We definitely have a separate certificate for api.stathat.com...

dstroot commented 8 years ago

thx