goadapp / goad

Goad is an AWS Lambda powered, highly distributed, load testing tool
https://goad.io
MIT License
1.88k stars 190 forks source link

Utilise certificates #10

Open Integralist opened 8 years ago

Integralist commented 8 years ago

I have an AWS web service sitting behind a Varnish instance. In order to load test the service without varnish I need to access the ELB directly but that requires a self-signed certificate in order to be able to authenticate against.

Is it possible to specify a certificate with Goad?

ghost commented 8 years ago

+1 for SSL client certs support

Integralist commented 8 years ago

@aidylewis I've also noticed an issue where by using Goad to test our internal BBC HTTPS endpoints (that have mixed content), Goad fails every request.

I'm not sure why mixed content would cause it such an issue. But once I test the main www.bbc url (which internally calls our HTTPS endpoint) it works fine. So I'm going to raise a separate issue for that

zeph commented 7 years ago

@Integralist I'll put it in the backlog of activities to be tacked after the release of 2.0.0

gserra-olx commented 7 years ago

@Integralist i currently don't have resources to allocate on this, sorry. We are trying to fix https://github.com/goadapp/goad/issues/109 https://github.com/goadapp/goad/issues/143 https://github.com/goadapp/goad/issues/154 https://github.com/goadapp/goad/issues/109 https://github.com/goadapp/goad/issues/140 first

feel free to join us if you can/interested in contributing

ghost commented 7 years ago

Use either Vegeta or maybe K6 for the meantime - Gophers

zeph commented 7 years ago

p.s. we have a tracking board to see where we are at... https://github.com/goadapp/goad/projects/1