Topic: Certificate Expired

Hello,

I am testing the yaSSL GPL code.

I started testing all the crypto algorithms supported by yaSSL.

Most of the algorithms got passed. But RSA test failed. When I debugged I found that this test failed because certificate got expired.

I hope yaSSL tries to extract the public key from the certificate and while validating this certificate it failed.

Can someone help me from where I could get the new client certificate.

Regards,
Satish

Share

Re: Certificate Expired

Hi Satish,

Thanks for brining this to our attention.  We'll work on getting the certs included in the yaSSL package updated.  For now, feel free to use the test certificates found in the CyaSSL download.  These will be located in the <cyassl_root>/certs directory, and will have the same file names as the test certs found in the yaSSL download.

Thanks,
Chris

Re: Certificate Expired

Hello Chris,

Thank you for your reply.

If I try to download CyaSSL code from the Download web page, download is failing.
Can you please help me on how to download CyaSSL code?

Regards,
Satish

Share

Re: Certificate Expired

Hi Satish,

Are you downloading CyaSSL from this link?

http://yassl.com/yaSSL/download/downloadForm.php

If so, can you let me know what browser/version you are using to download?

Thanks,
Chris

Re: Certificate Expired

Satish,

The certificates and keys in our yaSSL CVS repository have now been updated.  You can find the yaSSL CVS repository on Sourceforge at the following URL:

https://sourceforge.net/projects/yassl/

Best Regards,
Chris