Skip to content

module: identity - creation of the module

Anton Hvornum requested to merge add-identity-creation into main

This creates the mirrorctl identity module. It's simply a helper for some openssl magic to create an appropriate key used for mirrorctl sign.

This way the end user doesn't have to bother with openssl configs, code signing conf and generation of keys etc.

Merge request reports