mirror of
https://github.com/docker/docs.git
synced 2026-04-05 10:48:55 +07:00
For security, server should not be able to access the `private_key` table and we can go further more, say, use seperate databases for the server and signer. This patch creates two users corresponding to the different databases. Signed-off-by: Hu Keping <hukeping@huawei.com>