diff --git a/python/setup.py b/python/setup.py index 4757c10a1..3847f360f 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", ], ) ],