Generate private keys in PEM format
Currently paramiko do not support Keys in RFC4716 format that have landed with the buster update. So any keys need to be generated in legacy PEM format.
Fixes: APERTIS-5932 Signed-off-by: Frédéric Dalleau frederic.dalleau@collabora.com