[ipxe-devel] TLS + BasicAuth
    Erik Stephens 
    erik at tfks.net
       
    Mon Nov 21 19:02:42 UTC 2016
    
    
  
I see "could not deliver data: permission denied" from DEBUG=tls output when trying to chain load my boot menu.  On the web server that serves the boot menu, I see a 401 reply then a 200 which suggest the auth challenge-response was successful.  I'm using:
    chain https://${username:uristring}:${password:uristring}@host/path/to/menu
Does that sound like user error on my part or a potential bug in the TLS code?  Thanks!
--
Erik
    
    
More information about the ipxe-devel
mailing list