Skip to content

Support passing/overriding private and public key for --generate-signature option #646

@mgaberc-biosistemika

Description

@mgaberc-biosistemika

Support passing/overriding private and public key for --generate-signature option. Seems like currently if you want to recreate signature (with --generate-signature parameter) it is required that keys are already stored on the disk.

It would be a useful feature if manually changing the appcast file after signing and need to recreate just the signature.

The command I would like to run:
netsparkle-generate-appcast --generate-signature "path-to-binary" --public-key-override "xy" --private-key-override "xy"

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions