wrong time?

Jeff Sadowski jeff.sadowski
Thu May 15 11:57:26 PDT 2008


Oooh I'm looking at the source now and I would like to add to the
struct x509_certificate {
under
enum { X509_CERT_V1 = 0, X509_CERT_V2 = 1, X509_CERT_V3 = 2 } version;

maybe "Ignore = -1"
I think that would be the easiest way to add it.


On Thu, May 15, 2008 at 12:40 PM, Jeff Sadowski <jeff.sadowski at gmail.com> wrote:
> I'm thinking I would have networks I want it to check and others I don't.
> I can mark the ones I don't check as dirty networks and ones I do check
> as more trusted. I would like a way to specify this in the wpa_supplicant.conf
> file. If I change the source to allow Ignore can I submit the patch?
>
> On Thu, May 15, 2008 at 12:19 PM, Jouni Malinen <j at w1.fi> wrote:
>> On Thu, May 15, 2008 at 09:49:29AM -0600, Jeff Sadowski wrote:
>>> So there is no way not to check using the internal TLS implementation?
>>> like ca_cert=none or something?
>>
>> I think there is no way to do this without modifying source code, but it
>> is a trivial change in the source code if such behavior is desired for a
>> specific use case.
>>
>> --
>> Jouni Malinen                                            PGP id EFC895FA
>> _______________________________________________
>> HostAP mailing list
>> HostAP at lists.shmoo.com
>> http://lists.shmoo.com/mailman/listinfo/hostap
>>
>



More information about the Hostap mailing list