Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cf-dev] Scandium Certificate generation problem

HI,

> After some analysis we found that due to the expiration of the certificate we are unable to procced.

Your "scandium_cert_failed_logs_server.txt" shows, that your server certificate is split up into two
parts (1127 bytes and 57 bytes). I'm not sure, but it may be worth to check, if it still fails, if you
configure the server/client to use larger messages and transfers the certificate in one part. 


Mit freundlichen Grüßen / Best regards

Achim Kraus

Bosch Software Innovations GmbH
Communications (INST/ESY4)
Stuttgarter Straße 130
71332 Waiblingen
GERMANY
www.bosch-si.de
www.blog.bosch-si.com 

achim.kraus@xxxxxxxxxxxx

Registered office: Berlin, Register court: Amtsgericht Charlottenburg, HRB 148411 B
Executives: Dr.-Ing. Rainer Kallenbach; Michael Hahn


Von: cf-dev-bounces@xxxxxxxxxxx [mailto:cf-dev-bounces@xxxxxxxxxxx] Im Auftrag von Vidya Somanchi/HYD/TCS
Gesendet: Freitag, 20. November 2015 12:41
An: cf-dev@xxxxxxxxxxx
Cc: c asl; c vpalup; m choudary
Betreff: [cf-dev] Scandium Certificate generation problem

Hi,
 
 I'm working in an IoT project for TCS and sincerly need your help.

 We are basically creating a Cloud Client Agent( written in C in ubuntu ) which should talk to the cloud server( californium and scandium )
 
 For which we have downloaded the scandium from github and installed it( in windows ) along with wolfssl( in Ubuntu ) and are trying to get make the wolfssl client communicate with the default examplesDTLSserver. 
 
 We used the default certificates from scandium and generated the .pem certificates (key.pem and cert.pem using the keystore.jks) before 15th Nov 2015, we were able to succesfully complete the handshake between the scandium example server and the wolfssl.
 
 But after 15th of Nov 2015, we have been facing some issues. The handshake was not completing. After some analysis we found that due to the expiration of the certificate we are unable to procced.
 
 We tried generating the certificates (in linux) by following the steps mention in github link https://github.com/eclipse/californium.scandium. The certificates got generated and we exported the .pem files from the generated keystore.jks. After which we are facing BAD CERTIFICATE error from scandium( when we ran the example dtls server and example dtls client in scandium using the newly generated certificates ). I have also attached the logs from scandium .
 
 It says "certificate validation failed due to signature check failed". Please help us in resolving this issue and brief us on the steps to generate the certificates needed by scandium.


-- 
Thanks and Regards,
Vidya
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you

Back to the top