Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我使用 openssl 创建一个基于 ssl 的服务器-客户端程序时,服务器端的 SSL_accept 和客户端的 SSL_connect 都返回一个名为“SSL_ERROR_SSL”的错误,我该如何解决这个问题?
检查OpenSSL_add_all_algorithms()之后调用SSL_library_init().
OpenSSL_add_all_algorithms()
SSL_library_init().
许多芯片套件需要证书才能使用套件。请检查证书是否存在。