From f46cd1e2e5920d3be5c1edcbbb5f19a9c7ba0b38 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 13 Sep 2024 11:13:52 +0800 Subject: [PATCH] update new certs. --- python/setup.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python/setup.py b/python/setup.py index 4757c10a17..3847f360fa 100644 --- a/python/setup.py +++ b/python/setup.py @@ -173,6 +173,8 @@ def finalize_options(self): "fedml/core/mlops/ssl/open-test.fedml.ai_bundle.crt", "fedml/core/mlops/ssl/open-release.fedml.ai_bundle.crt", "fedml/core/mlops/ssl/open-root-ca.crt", + "fedml/core/mlops/ssl/open.chainopera.ai.local.crt", + "fedml/core/mlops/ssl/open.chainopera.ai.local.rootca.crt", ], ) ],