| blr | wgrant: am I right in understanding that https is disabled for vhosts in the testrunner, but allvhosts.configs['mainsite'].rooturl renders using 'https | 00:13 |
|---|---|---|
| blr | 'https' on staging/production? | 00:13 |
| wgrant | blr: Ah yes, that's a point I'd forgotten. | 00:25 |
| wgrant | HTTPS is enabled on pretty much everywhere except the testrunner. | 00:25 |
| blr | no obvious way to disable cert validation for `go get`... reasonably confident this is fine, but would like to test. | 00:34 |
| wgrant | Knowing them, they probably statically link the CA database into the compiler :) | 00:37 |
| blr | looks like I'll have to write some go! tls.Config{InsecureSkipVerify : true} | 00:37 |
| blr | hahah | 00:38 |
| blr | mwhudson: wgrant: no apparent way to disable a cert check in https://code.google.com/p/go/source/browse/src/cmd/go/http.go | 00:47 |
| wgrant | blr: You could also use a variant of rf-setup-certs from lp-dev-utils to get a launchpad.dev cert that's valid on your local machine. go appears to respect /etc/ssl/certs/ca-certificates.crt like it should. | 00:48 |
| blr | wgrant: thanks, will try that | 00:49 |
| mwhudson | i'm sorry this is working out to be such a pain! | 00:53 |
| blr | mwhudson: not a pain, I'm just still unfamiliar with parts of LP. It would help if go get had a flag though :) | 00:55 |
| === Nigel_ is now known as G | ||
| * mpt resists the urge to redesign Launchpad’s team page | 08:42 | |
| cjwatson | wgrant: rf-setup-certs! Thanks, I'd wondered how people had handled that in the past | 09:14 |
| cjwatson | I hacked things out brutally when I was testing bazaar codebrowse changes recently | 09:14 |
| blr | morning | 20:32 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!