openssl (version 0.5)

my_key: Default keypair

Description

The default key can be configured using environment variable USER_KEY which points to the user (private) key. If unset it defaults to "~/.ssh/id_rsa". The my_pubkey function derives the corresponding public key.

Usage

my_key()

my_pubkey()

Arguments