Topic: IPv6 Support

Hi,

I have just begin studying yaSSL these days.

Can someone tell me that  yaSSL whether support IPv6 without CyaSSL?

Thank you.


-DC

Share

Re: IPv6 Support

Hi DC,

CyaSSL proper has been designed to be IP-neutral regarding IPv4 or IPv6.  The CyaSSL examples (client, server, etc.) can use IPv6 by compiling CyaSSL with the "--enable-ipv6" build option.

If you don't mind me asking, what kind of project are you working on?

Best Regards,
Chris