twitter-archive / diffy

Find potential bugs in your services with Diffy
https://twitter.com/diffyproject
Apache License 2.0
3.83k stars 368 forks source link

Using Diffy with API with SSL #21

Closed ghost closed 7 years ago

ghost commented 8 years ago

Is it possible to use Diffy when testing APIs via SSL (https)?

I've tried changing -service.protocol=http to -service.protocol=https and -service.protocol=ssl, but unfortunately a service won't start, instead it's just throwing exceptions... I've change ports to 443 as well.

skytraveler commented 8 years ago

I got the same requirement. waiting for updates:)