[ipxe-devel] iPXE fails to fetch files via https - invalid argument and error 1c0dee02

Michael Brown mbrown at fensystems.co.uk
Thu Jan 31 10:20:47 UTC 2013


On Thursday 31 Jan 2013 09:28:54 Nicola Volpini wrote:
> On Thu 31 Jan 2013 10:20:01 AM CET, Nicola Volpini wrote:
> > This could well be an issue on our side...
> Ok, indeed it was... I forgot to add a certificate, my bad. Apologies!
> I confirm the patch you provided works absolutely great. iPXE works
> fine with https and chained certs! Thanks for your support :)

Great; thanks for testing!  Have pushed the patch:

  http://git.ipxe.org/ipxe.git/commitdiff/0acc525

> I was looking for a way to enable some debugging of the TLS. Is there a
> flag I can change to discover more?

In case you need to debug TLS problems in future, a good start would be to 
enable debugging for some of the TLS objects, e.g.:

  make bin/<whatever> DEBUG=tls,x509,ocsp

Michael



More information about the ipxe-devel mailing list