Top "Boringssl" questions

BoringSSL is Google's fork of OpenSSL.

Xcode 9 iOS 11 BoringSSL SSL_ERROR_ZERO_RETURN

I have a simple program HelloWorld running on iOS. The same code has been running fine for a long time. …

ios xcode boringssl
SSL_ERROR_SSL(1): operation failed within the library

I am getting some SSL Errors (which are causing my project to stop/hang with no crash as I have …

ios swift alamofire spotify boringssl
Android SSL Handshake Failed when connecting to a web service using HTTPS

My Android app connects to a web service on my server. Everything worked fine yesterday, but today I got the …

android ssl sslhandshakeexception boringssl
Webview HTTPS handshake failed

I'm trying to access a website from an Android application with WebView library, so I have: import android.support.v7.…

java android ssl webview boringssl