The keys on the UTM are used both for encryption (e.g. of VPN connections) and for signing (e.g. DKIM)
Locally generated keys always consist of a public and a private part
Only the public part should end up in someone else's hands
Export key
Caption
Description
Keys UTMuser@firewall.name.fqdn Authentication
Key management
Name
Name of the key
Type
Key type
RSA
x25519
ed25519
Hash
Hash value of the key
Length
Key length
Public part (Format)
Key part is saved as a file in the set format (see below) The suggested file name consists of the name of the key and - depending on the key part - the extension priv or pub.
Public part (Format)
Key part is copied to the clipboard in the set format (see below)
Delete
Deletes the key
Opens the key export settings
Dropdown menu with settings for key export
Export destination
FileClipboard
Exports the respective key part either to a file or to the clipboard
RSA export format:
PemHEXB64
Exports the RSA key part in Pem, Hex or Base64 format