Internal TLS/crypto in wpa supplicant

Jouni Malinen j
Tue Oct 9 20:13:21 PDT 2007


On Tue, Oct 09, 2007 at 03:20:39PM +0530, Mahendra Prajapat wrote:

> I m using internal crypto implementation for testing EAP_TLs and i m getting
> errors.Corresponding significant logs messages are pasted below.

The internal TLS code has somewhat limited support for different formats
for certificates and especially private keys. I would guess that the
problem here was in the private key not being in support format. Which
format did you use for the private key? You will likely need to convert
it at least to use DER encoding and even that may not be enough
depending on how the key was generated.

One thing to note about the internal TLS implementation is that it is
still experimental and lacks some important functionality and testing.
Furthermore, I would highly recommend using the latest available code
for it (which, in this case, means the current git snapshot of the
development branch since there has been a critical bug fix in it since
0.6.0 release).

-- 
Jouni Malinen                                            PGP id EFC895FA




More information about the Hostap mailing list