Cleanly return VERIFY_FAILED if no suitable X509TrustManager is found.
Certificate verification still won't be functional and VERIFY_FAILED will NOTREACHED() on a debug build, but this is probably better-behaved than a NullPointerException, and we try to handle other initialization failures. BUG=376660 Review URL: https://codereview.chromium.org/316613002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274595 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment