open-im-server
open-im-server copied to clipboard
Unified CA certificates config:how to solve the problem of certificate commonality/mutual trust with the legacy system?
Why this feature?
openim relies on components such as minio and etcd, and under the basic security requirements, these components need to enable SSL, and users have their own CA certificate system.
- How does Openim configure and interact with these components with SSL/HTTPS data?
- Can openim use the user's original CA certificate? The essence of the problem is, how to solve the problem of certificate commonality/mutual trust with the legacy system?
Suggested Solution
Use the user's original CA in a unified manner
Additional Information
No response