[luci] nixio tls server certificate validation with cyassl

Sophana K sophana78 at gmail.com
Fri May 13 13:46:36 CEST 2011


That was it!
I made a mistake when I changed the certificate to remove the wildcard
(which I suppose is not supported well)

Would you have an example on how to use nixio tls to serve https and
verify client certificate authority?
Is it still set_verify_locations?

Thank you so much.

On Fri, May 13, 2011 at 1:03 PM, Jo-Philipp Wich <xm at subsignal.org> wrote:
> Hi.
>
>> I tried to use my own CA file. It seems to be read but I get a
>> return code -150 on my server (-155 on other servers) So it seems
>> that the CA was checked but there is another error I don't know.
>
> ASN_BEFORE_DATE_E  = -150,  /* ASN date error, current date before */
>
> Your system date is wrong.
>
>> Do you know where I can have a table for these return code?
>
> http://mbed.org/users/toddouska/libraries/CyaSSL/lm43pv/docs/error_8h_source.html
>
> ~ Jow
> _______________________________________________
> luci mailing list
> luci at lists.subsignal.org
> https://lists.subsignal.org/mailman/listinfo/luci
>


More information about the luci mailing list