[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libmicrohttpd] HTTPS errors
From: |
Evgeny Grin |
Subject: |
Re: [libmicrohttpd] HTTPS errors |
Date: |
Wed, 16 Aug 2017 00:14:34 +0300 |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 |
All tests are passed on GNU/Linux (i686, x86_64, SPARC, ARM), macOS,
Windows (MinGW and MSVC), FreeBSD, OpenBSD, NetBSD, Solaris.
One or two tests are failing on GNU Hurd.
If you are using git:
autoreconf -v
/configure
make all
make check
If you are using released tarball, skip first step.
--
Best Wishes,
Evgeny Grin
On 15.08.2017 22:55, Štefan Bellus wrote:
> Ok.
>
> If it is working on your pc then I will provide for you the requested info.
>
> When I build with autotools then NO tests are built.
>
> Please could you give me some hint how to build them?
>
>
> Typed with thumbs.
>
> On Aug 15, 2017 20:52, "Evgeny Grin" <address@hidden
> <mailto:address@hidden>> wrote:
>
> Hi Štefan,
>
> Could you provide more details?
> MHD version, GnuTLS version, OS type and version, text output of failed
> tests?
>
> Of course it is not OK, HTTPS should works fine.
>
> --
> Best Wishes,
> Evgeny Grin
>
> On 15.08.2017 19:42, Štefan Bellus wrote:
> > Hi
> >
> > I tune configuration and add test, examples target. I have following
> > test results.
> > The following tests FAILED:
> > 39 - tls_options (Failed)
> > 43 - https_get_select (Failed)
> > 44 - https_session_info (Failed)
> > Also I have trouble when I start src/examples/demo_https (it is build
> > with autotools). The server reports "Error: received handshake message
> > out of context" and chrome reports ERR_EMPTY_RESPONSE.
> >
> > Is it OK or I should investigate more?
>
signature.asc
Description: OpenPGP digital signature
- Re: [libmicrohttpd] Draft of CMake build script, Štefan Bellus, 2017/08/14
- Re: [libmicrohttpd] Draft of CMake build script, Štefan Bellus, 2017/08/15
- Re: [libmicrohttpd] HTTPS errors, Evgeny Grin, 2017/08/15
- Re: [libmicrohttpd] HTTPS errors, Štefan Bellus, 2017/08/15
- Re: [libmicrohttpd] HTTPS errors,
Evgeny Grin <=
- Re: [libmicrohttpd] HTTPS errors, Štefan Bellus, 2017/08/16
- Re: [libmicrohttpd] HTTPS errors, Evgeny Grin, 2017/08/16
- Re: [libmicrohttpd] HTTPS errors, Štefan Bellus, 2017/08/16
- Re: [libmicrohttpd] HTTPS errors, Evgeny Grin, 2017/08/27