Proximity - Remove 'Could not verify device identity'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2024 07:53 AM
Hello,
we currently have room bars set up in meeting room and are looking to implement Proximity.
However I get a message that I need to accept when my laptop connects to the room bar over Proximity.
The message states 'Could not verify device identity. The message then gives the device fingerprint.
How can this be changes so users are not met with this message?
Perhaps removing the need for this check, adding the fingerprints to a safe list or something else?
Thank you.
- Labels:
-
Cisco Proximity
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 12:10 AM
First a disclaimer; The Cisco Proximity client isn't being actively maintained, so if you're setting up something new you should consider using e.g. Webex, AirPlay, Miracast or other solutions that might offer the features you want.
Then, yes, you could at least hypothetically provision a fingerprint list to users. They're stored in registry on Windows ; HKEY_CURRENT_USER\Software\Cisco\Proximity ; key "fingerprints"
On mac, it's in a plist file. Can be set e.g. using
defaults write com.cisco.proximity fingerprints "[]"
