harbor/make
Daniel Jiang 902598fabd Support pinning to authproxy server's cert
This commit add an attribute to configurations, whose value is the
certificate of authproxy server.  When this attribute is set Harbor will
pin to this cert when connecting authproxy.
This value will also be part of the response of systemInfo API.

This commit will be cherrypicked to 1.10 and 1.9 branch.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2019-12-03 07:31:26 +08:00
..
migrations/postgresql Support pinning to authproxy server's cert 2019-12-03 07:31:26 +08:00
photon Merge branch 'master' into remove-lib 2019-11-27 17:44:30 +08:00
checkenv.sh Extract shared func for checkenv and install scripts 2019-10-10 15:07:09 +08:00
common.sh Extract shared func for checkenv and install scripts 2019-10-10 15:07:09 +08:00
harbor.yml Failed to start harbor when proxy is set 2019-11-22 11:22:51 +08:00
install.sh Fix install script 2019-11-05 11:22:30 +08:00
prepare
pushimage.sh