seed-emulator icon indicating copy to clipboard operation
seed-emulator copied to clipboard

Support multiple ca servers with different configurations.

Open fourdim opened this issue 9 months ago • 0 comments

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.

fourdim avatar Apr 26 '24 15:04 fourdim