Closed vyorkin closed 4 years ago
Each binary cache can have one signing key.
What are the names for your binary caches? You can verify on https://mycache.cachix.org if there is a public key.
@vyorkin does that answer your question?
Thank you, I've just set up a new host, going to check out in a few minutes
@domenkozar I've just tried to recreate my second binary cache and generate a new signing key and everything seems to work as expected. Thanks!
Currently there is no way to generate 2 keypairs, so when I try to generate another signing key for my second binary cache the
cachix generate-keypair mysecondbincache
says:But if I try to use the same signing key that I use for my first binary cache it says:
Do I unterstand correctly that this is not supported or I just don't understand how to setup it up? Thanks.