sonic-buildimage/dockers/docker-sonic-mgmt-framework
Sachin Holla 3dc7992a6e
[mgmt-framework]: REST server cert configurations (#4799)
REST and telemetry servers were using "DEVICE_METADATA|x509" table for
server certificate configurations. This table has been deprecated now.
Enhanced REST server startup script to read server certificate file
path configurations from REST_SERVER table. Three more attributes -
server_crt, server_key and ca_crt are introduced as described in
https://github.com/Azure/SONiC/pull/550.

For backard compatibility, certificate configurations are read from
old "DEVICE_METADATA|x509" table if they (server_crt, server_key and
ca_crt) are not present in REST_SERVER table.

Fixes bug https://github.com/Azure/sonic-buildimage/issues/4291

Signed-off-by: Sachin Holla <sachin.holla@broadcom.com>
2020-06-19 00:46:03 -07:00
..
base_image_files SONiC Management Framework Release 1.0 (#3488) 2019-12-23 21:47:16 -08:00
Dockerfile.j2 [build]: fix mgmt-framework build failure on ARM64 (#4674) 2020-05-31 03:09:39 -07:00
rest-server.sh [mgmt-framework]: REST server cert configurations (#4799) 2020-06-19 00:46:03 -07:00
start.sh [docker-mgmt-framework]: use service dependency in supervisord to start services 2020-05-22 11:01:28 -07:00
supervisord.conf [docker-mgmt-framework]: use service dependency in supervisord to start services 2020-05-22 11:01:28 -07:00