open-im-server
open-im-server copied to clipboard
How to configure SSL access for Openim service
What happened?
How does Openim configure a key to access Minio?
What did you expect to happen?
According to the CA key implementation issued by Minio, access Minio in OpenIM in SSL mode. Or skip the SSL check in the minio bucket (add tls-insecure-skip-verify=true)
How can we reproduce it (as minimally and precisely as possible)?
Improve access security
Anything else we need to know?
No response
version
```console
$ {name} version
# paste output here
```
Cloud provider
OS version
```console
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here
# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here
```
Install tools
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity.