Chrome, like the other browsers use your systems certificate store. Just
import the root CA's certificate and you will have a valid chain of trust.

Darren Hoo <darren....@gmail.com> schrieb am Do., 29. Dez. 2016, 09:04:

> Try starting chrome from command line with option --ignore-certificate-errors
> ?
>
>
> On Friday, March 13, 2015 at 7:19:07 PM UTC+8, Alex wrote:
>
>
> I made a certificate with the generate_cert.go file in the http package,
> and it works fine on firefox, but chrome wont accept it (with no options to
> allow), and I cant find it in the certificates settings in chrome to
> manually allow the certificate either.
>
> I used the -ca=true flag when creating the certificate.
>
> Does anyone know if there is something I can modify when creating the
> certificate to make it work in chrome?
>
> Thanks,
>
> --
> 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.
>

-- 
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