seed-emulator
seed-emulator copied to clipboard
Support multiple ca servers with different configurations.
For now, ca service only supports a single configuration. Even if we create multiple ca servers, they all share the same configuration (i.e. the same root cert and key).
useCAService
will be changed to setCAServer
accordingly.