Re: https
Jorge Arellano Cid <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Apr 17, 2016 at 06:26:42PM +0200, Per Andersson wrote: > > ./configure --help > > ./configure --enable-ssl > > make > > sudo make install > > dillo > > "Dillo 3.1-dev_grows2" > > https://anysite.com > > "TLS: Disabled at compilation time." > > > 1) configure, make or dillo does somethig wrong here! Not sure yet... > 2) A reasonable request (such as the URL above) should not be silently > ignored. The second message is printed only on stdout and mixed with > ten lines of obvious things. There's a chance you silently ignored the configure script output saying it didn't find openssl (development libs). Was this the case? -- Cheers Jorge.-