can you do this using passphrases in a manner that works across reboots w/o embedding passphrases?
The authorization is stored either in RAM or on disk. Storing it in RAM does not work across reboots on client side. Storing it on disk does.
Elmar
can you do this using passphrases in a manner that works across reboots w/o embedding passphrases?
The authorization is stored either in RAM or on disk. Storing it in RAM does not work across reboots on client side. Storing it on disk does.