Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
optional client cert issue
2015-08-24, 23:01
Post: #4
RE: optional client cert issue
(2015-08-24 21:59)jcline Wrote:  Thanks Michael for jumping on this. Without baking in a trusted root I get a http://ipxe.org/err/420c60 (broken pipe) - unfortunately without much more info. I'll try flipping debug on here and see if I can get any more details. Also instead of doing a chain I'll try doing an imgfetch and imgstat, see if I can kinda bisect the problem a little. If we get there I'll try adding the cert and see what happens.

Any other debug suggestions?

That error indicates that the HTTP(S) server closed the socket at an unexpected stage. It's most likely that the server closed the socket before TLS negotiation was complete: the HTTP layer would see this as an unexpected close.

Building with DEBUG=tls,x509,validator should show most of the relevant debug events.

Michael
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
optional client cert issue - jcline - 2015-08-21, 01:49
RE: optional client cert issue - mcb30 - 2015-08-24 23:01



User(s) browsing this thread: 1 Guest(s)