open-im-server icon indicating copy to clipboard operation
open-im-server copied to clipboard

Unified CA certificates config:how to solve the problem of certificate commonality/mutual trust with the legacy system?

Open fi-ecavc opened this issue 1 year ago • 0 comments

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.

  1. How does Openim configure and interact with these components with SSL/HTTPS data?
  2. 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

fi-ecavc avatar Feb 14 '25 11:02 fi-ecavc