Closed alex88 closed 8 years ago
Yes, but I'm really hoping someone else will write it. I'm not sure when I can get to it.
On Mon, Jul 20, 2015 at 10:55 AM, Alessandro Tagliapietra < notifications@github.com> wrote:
Hi there, are there any plans to support SNI https endpoints?
— Reply to this email directly or view it on GitHub https://github.com/JoeDog/siege/issues/19.
Not sure if this can help https://blogs.oracle.com/meena/entry/apachebench_ab_and_sni, quite old but maybe easy portable
thanks. I'll take a look.
On Mon, Jul 20, 2015 at 11:29 AM, Alessandro Tagliapietra < notifications@github.com> wrote:
Not sure if this can help https://blogs.oracle.com/meena/entry/apachebench_ab_and_sni, quite old but maybe easy portable
— Reply to this email directly or view it on GitHub https://github.com/JoeDog/siege/issues/19#issuecomment-122918508.
@JoeDog Hello, did you ever merge in the SNI changes?
I tried but at the moment it's dumping core inside SSL_ctrl
Does somebody have a working version of this?
On Tue, Aug 25, 2015 at 4:07 PM, Aaron Peschel notifications@github.com wrote:
@JoeDog https://github.com/JoeDog Hello, did you ever merge in the SNI changes?
— Reply to this email directly or view it on GitHub https://github.com/JoeDog/siege/issues/19#issuecomment-134722430.
@JoeDog The change seems to work for me fine. Have you done a make clean
before recompiling?
Relevant PR: https://github.com/JoeDog/siege/pull/25
Hi there, are there any plans to support SNI https endpoints?