Quote:
Originally Posted by eddie.t.h
Unfortunately, the debug file does not contain anything about registration. Maybe too much time has passed. In the location /var/local/java/prefs/certs I have two files: client.p12 client.pem
client.pem looks like a normal ssh key but from what I see it contains the device serial number, motherboard number, etc.
client.p12 is totally unreadable.
|
Use OpenSSL to convert to human readable text.
OpenSSL is already installed on Kindles (their communications apps use it).
If not an OpenSSL command line expert, ask your favorite search engine how the command is formatted.
(I have to look it up every time myself.)