You can just use the same key that you generated for the certificate. 

If you don't want to do that you should be able to use the same key the 
computer is using for SSH which should be located in 
/home/YOURUSERNAME/.ssh/id_rsa

If you want to generate a unique key just for signing tokens than you can 
follow instructions here: https://www.ssh.com/ssh/keygen/

The relevant command is

ssh-keygen -t rsa -b 4096

just make sure that you give a name for the key otherwise you are going to 
overwrite the one used for SSH that I mentioned above.

And yes, the process is the same as if you were setting this up on a pi or 
a desktop.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/983f7c8d-c1b4-4aad-a3fa-fbc507986185%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to