Problem with certificates
|
2014-07-22, 16:36
(This post was last modified: 2014-07-22 19:50 by robinsmidsrod.)
Post: #18
|
|||
|
|||
RE: Problem with certificates
(2014-07-22 16:17)welty Wrote: iPXE with http over SSL works well in its standard usage: the fact for a client to trust the connection with the server thanks to the root certificate embedded with the ipxe binary in order to get a trusted enciphered communication between those peers. But when we also embed client certificate (with a private key without passphrase) to authenticate it, it seems that the use of SSLVerifyClient in Apache (which is necessary to authenticate the client) leads to a SSL renegociation (this happens each time and we have no idea to avoid this behaviour). Since you say it is an optional feature of TLS and not implemented into ipxe, could we consider the client authentification is not a feature which is available in ipxe ? Client certificate authentication does work, at least the last time I tested it. Could you post the contents of all applicable .htaccess files within the path to the URI you are trying to access with iPXE? In particular, do you have a SSLCipherSuite directive within any .htaccess file? Michael |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)