Fix the base64 encoded of the x509 cert for Google Webview. You can check this by doing a base64-decode and then using openssl: openssl x509 -in gwv.der -inform DER -text -noout
Fix the base64 encoded of the x509 cert for Google Webview. You can check this by doing a base64-decode and then using openssl: openssl x509 -in gwv.der -inform DER -text -noout