Hi all, I am using the openSuse leap 15.0 to develop the Google speech recognition program. I am using the cpp-doc-samples at https://github.com/GoogleCloudPlatform/cpp-docs-samples as the starting point. I am trying to make the tests as `make run_tests` but I am getting stuck at the SSL handshake.
The error shown is: E0128 15:20:51.191576608 7156 ssl_transport_security.cc:1233] Handshake failed with fatal error SSL_ERROR_SSL: error:1000007d:SSL routines: OPENSSL_internal:CERTIFICATE_VERIFY_FAILED. I have checked that my browser is working properly with *https://* pages. I would like to mention that my network is monitored and handled by security framework which comes with its SSL (CA) certificates. I am guessing that the security framework is the cause of above error. I am not sure which certificate to update though. I am assuming that the Google cpp sample mentioned above would be pointing to some certificate to do the SSL handshake, but is not getting it. so I will have to manually give those CA certificates on the location or may be change the location to point on these certificates. Can someone help me on how to do that. (its OK if you have nothing to refer regarding OpenSuse) I am looking for mainly the File/ certificate that the program needs and where to find it. Regards to all, Thank you -- Matrix Comsec Pvt. Ltd. #394, GIDC Makarpura - 390010. Dist: Vadodara, Gujarat, India <http://bit.ly/comsec-esignature> IP Video Surveillance | <http://bit.ly/IPVS-esginature>People Mobility Management | <http://bit.ly/cosec-esignature>Unified Communications <http://bit.ly/telecom-esignature> 1 Million+ Customers | 2,500+ Partners | 60+ Products | 50+ Countries We put more in the box, so your business can think more out of the box. <https://www.facebook.com/matrixcomsec> <http://www.linkedin.com/in/matrixcomsec> <https://twitter.com/Matrix_ComSec> <https://www.linkedin.com/company/matrix-telecom-solutions/> <https://www.youtube.com/user/MatrixComSec> -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/a4f26270-6953-42bb-8919-2986a19da4cc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
