Topic: [documentation fix] 2.4.3 Customizing or Porting wolfSSL embedded SSL

Hi guys, I've found this in the wolfSSL documentation section 2.4.3:

USE_CERT_BUFFERS_1024 enables 1024-bit test certificate...
USE_CERT_BUFFERS_2048 enables 1024-bit test certificate...

Shouldn't it be 2048-bit in the second one?

[]'s

Moisés Guimarães

[ ]'s
Moisés

Share

Re: [documentation fix] 2.4.3 Customizing or Porting wolfSSL embedded SSL

Hi Moisés,

Good catch!  I'll make sure that gets changed.

Best Regards,
Chris

Re: [documentation fix] 2.4.3 Customizing or Porting wolfSSL embedded SSL

Hi Chris,

I've found two other strange things:
Section 6.2 Timeout Callback:
  "These extensions can call be called with either..." (I'm not sure if this is right or wrong due to my limited english skills)

Section 10.3.2 DES and 3DES:
  3des decryption function is mistyped.

[]'s
Moisés

[ ]'s
Moisés

Share

Re: [documentation fix] 2.4.3 Customizing or Porting wolfSSL embedded SSL

Hi Moisés,

Thanks for catching those.  I've made the fixes in our manual.

Best Regards,
Chris