> Go modules tooling does not seem to support http at > all and as for the https I did not find any way to allow use of self-signed > certificate...
In Go 1.14 (available as in beta) you can set the GOINSECURE env var to allow http download. https://tip.golang.org/cmd/go/#hdr-Environment_variables > -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/457d73e2-a353-47fe-850f-2d8a88b819b6%40googlegroups.com.