-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Security
-
None
-
1
Issue Summary
Bamboo generates self-signed certificates for internal gRPC communication by default. This is a core part of the startup process, even in single-node environments where inter-node communication isn't actively used for example a single-node instance.
Please add system property to skip gRPC certificate generation. As it will be helpful for the the single-node instances.