Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
moiraine_sedai
4 years agoOccasional Contributor
can’t verify the identity of your browser since latest few chrome beta releases
IIRC, the beta version of google chrome recently changed the app name to "Google Chrome Beta.app", and its identifier has changed from "Identifier=com.google.Chrome" to "Identifier=com.google.Chrome....
moiraine_sedai
4 years agoOccasional Contributor
Possible relevant line in diagnostic:
```
Google Chrome
Version: 98.0.4758.66
Code Signature:
Chrome doesn't appear to be running or the DR couldn't find the proper PID for the process
```
while chrome is running: ps -e -o rss -o command | grep "Chrome"
shows
```
278560 /Applications/Google Chrome.app/Contents/MacOS/Google Chrome Beta
...
```