Skip to content
Snippets Groups Projects
Commit 40fdb0d5 authored by ale's avatar ale
Browse files

Minor dep updates

parent 65761e50
Branches
No related tags found
No related merge requests found
...@@ -61,7 +61,7 @@ The YAML file should contain a dictionary with the following attributes: ...@@ -61,7 +61,7 @@ The YAML file should contain a dictionary with the following attributes:
* `user_meta_server` holds the configuration for the user-meta-server * `user_meta_server` holds the configuration for the user-meta-server
backend: backend:
* `url` is the URL of the service * `url` is the URL of the service
* `tls_config` configures TLS for the client: * `tls` configures TLS for the client:
* `cert` is the path to the client certificate * `cert` is the path to the client certificate
* `key` is the path to the client private key * `key` is the path to the client private key
* `ca` is the path to the CA store to verify the server certificate * `ca` is the path to the CA store to verify the server certificate
......
...@@ -108,7 +108,7 @@ default from */etc/keystore/dovecot.yml*: ...@@ -108,7 +108,7 @@ default from */etc/keystore/dovecot.yml*:
* `url`: URL for the keystore service * `url`: URL for the keystore service
* `sharded`: if true, requests to the keystore service will be * `sharded`: if true, requests to the keystore service will be
partitioned according to the user's *shard* attribute partitioned according to the user's *shard* attribute
* `tls_config`: client TLS configuration * `tls`: client TLS configuration
* `cert`: path to the client certificate * `cert`: path to the client certificate
* `key`: path to the private key * `key`: path to the private key
* `ca`: path to the CA used to validate the server * `ca`: path to the CA used to validate the server
......
...@@ -21,28 +21,28 @@ ...@@ -21,28 +21,28 @@
"revisionTime": "2018-08-28T06:59:35Z" "revisionTime": "2018-08-28T06:59:35Z"
}, },
{ {
"checksumSHA1": "3O4iVrwqPi2ACUsNOhf0cgCyTgU=", "checksumSHA1": "tjyzbp5Z6UL36XMWWimoLCMMnFY=",
"path": "git.autistici.org/id/auth", "path": "git.autistici.org/id/auth",
"revision": "2840df1ce08a210f4ac4fa83e5aede0587f5f029", "revision": "ae42c89da3421682feab7a8936083ea3e3c60668",
"revisionTime": "2018-08-17T06:39:52Z" "revisionTime": "2018-08-28T07:02:37Z"
}, },
{ {
"checksumSHA1": "48njEQBB73cV6tTPBEOnzSVRjeA=", "checksumSHA1": "48njEQBB73cV6tTPBEOnzSVRjeA=",
"path": "git.autistici.org/id/auth/client", "path": "git.autistici.org/id/auth/client",
"revision": "2840df1ce08a210f4ac4fa83e5aede0587f5f029", "revision": "ae42c89da3421682feab7a8936083ea3e3c60668",
"revisionTime": "2018-08-17T06:39:52Z" "revisionTime": "2018-08-28T07:02:37Z"
}, },
{ {
"checksumSHA1": "Byt5J619jXGr+VBTp6HlFQybWM4=", "checksumSHA1": "MlpsZgRytv/c9IX9YawRJDN/ibQ=",
"path": "git.autistici.org/id/keystore", "path": "git.autistici.org/id/keystore",
"revision": "989b5d38631d3ef7004256d8e17d314219024bba", "revision": "480f228068d35567e090627c4d5e285c04a49a69",
"revisionTime": "2018-08-17T06:24:02Z" "revisionTime": "2018-08-28T07:05:08Z"
}, },
{ {
"checksumSHA1": "acpcPNNPtUZPNcKhSAODoui0Jtg=", "checksumSHA1": "acpcPNNPtUZPNcKhSAODoui0Jtg=",
"path": "git.autistici.org/id/keystore/client", "path": "git.autistici.org/id/keystore/client",
"revision": "989b5d38631d3ef7004256d8e17d314219024bba", "revision": "480f228068d35567e090627c4d5e285c04a49a69",
"revisionTime": "2018-08-17T06:24:02Z" "revisionTime": "2018-08-28T07:05:08Z"
}, },
{ {
"checksumSHA1": "usT4LCSQItkFvFOQT7cBlkCuGaE=", "checksumSHA1": "usT4LCSQItkFvFOQT7cBlkCuGaE=",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment