Commit Graph

14 Commits

Author SHA1 Message Date
Riyaz Faizullabhoy 8245905aae Add password for server and signer
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-05-10 18:17:01 -07:00
Riyaz Faizullabhoy db8fa5d3ae Use server and signer users during non-bootstrap connections, bump
gorethink

Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-05-10 15:45:24 -07:00
David Lawrence 905736adc7 Merge pull request #708 from docker/signer-rethink-cleanup
Allow for configurable notary signer db name, check allowed backends
2016-05-05 15:29:00 -07:00
David Lawrence 3dd79962fa Merge pull request #715 from docker/rethink-bump
Update RethinkDB to 2.3.0, gorethink to v2
2016-05-05 11:39:58 -07:00
Riyaz Faizullabhoy 29e65f6d9a Add client key and cert to rethink client tls config
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-05-04 20:49:31 -07:00
Riyaz Faizullabhoy d08ecc770f Update RethinkDB to 2.3.0, gorethink to v2
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-05-03 15:47:30 -07:00
Riyaz Faizullabhoy 5659554801 Allow for configurable notary signer db name, actually check allowed backends on setup
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-05-02 10:11:01 -07:00
HuKeping b3686803c1 Pass to components exactly what they want instead of using global variable
Signed-off-by: Hu Keping <hukeping@huawei.com>
2016-04-20 20:46:23 +08:00
HuKeping 3f1806d70b Move helper function bootstrap to its own file
Signed-off-by: Hu Keping <hukeping@huawei.com>
2016-04-20 20:28:59 +08:00
HuKeping ae889ad37a Move the configuration for TLS to its own file.
Signed-off-by: Hu Keping <hukeping@huawei.com>
2016-04-20 20:25:17 +08:00
HuKeping 8725f6a4c7 Move the configuration for API servers to its own file.
Signed-off-by: Hu Keping <hukeping@huawei.com>
2016-04-20 20:18:02 +08:00
HuKeping 3501c0edf5 Move the setUpCryptoservices to its own file.
Signed-off-by: Hu Keping <hukeping@huawei.com>
2016-04-20 20:06:51 +08:00
HuKeping a80c539ce8 Move the passphraseRetriever to its own file.
Signed-off-by: Hu Keping <hukeping@huawei.com>
2016-04-20 19:42:38 +08:00
HuKeping dc147d12c4 Add a source file to hold the configuration things for signer
Let's name it config.go

Signed-off-by: Hu Keping <hukeping@huawei.com>
2016-04-20 19:42:38 +08:00