FXH*_*FXH 2 ssl certificate minio ubuntu-22.04
我在 10.1.0.0/24 网络上运行具有 3 个虚拟服务器的沙盒环境。
\nServer_0: Windows 2019 as a Jumphost with a public and a 10.1.0.x IP\nServer_1: Ubuntu 22.04 running Apache SOLR\nServer_2: Ubuntu 22.04 Running Tomcat9 and MinIO\nRun Code Online (Sandbox Code Playgroud)\n访问时
\nhttps://Server_1:8983/solr SOLR Admin Page is shown on Server_0 \nhttps://Server_2:8443/ Tomcat9 page is shown on Server_0 \nhttps://Server_2:9000 or 9001 MinIO-Console page is not shown on Server_0 (SSL_ERROR_RX_RECORD_TOO_LONG)\nhttp://Server_2:9000 or 9001 MinIO-Console page is shown on Server_0\nRun Code Online (Sandbox Code Playgroud)\n安装是默认的,并且完全按照此处所述完成:[https://min.io/docs/minio/linux/index.html?ref=con]
\nsystemctl status minio\nminio.service - MinIO\nLoaded: loaded (/etc/systemd/system/minio.service; enabled; vendor preset: enabled)\nActive: active (running) since Thu 2023-02-23 11:21:32 UTC; 5s ago\nDocs: https://docs.min.io\nProcess: 66959 ExecStartPre=/bin/bash -c if \\[ -z "${MINIO_VOLUMES}" \\]; then echo "Variable MINIO_VOLUMES not set in /etc/defau\\>\nMain PID: 66960 (minio)\nTasks: 7 (limit: 9492)\nMemory: 83.6M\nCPU: 339ms\nCGroup: /system.slice/minio.service\n\xe2\x94\x94\xe2\x94\x8066960 /usr/local/bin/minio server --certs-dir /var/minio/.minio/certs --address :9000 --console-address :9001\n\nminio\\[66960\\]: Copyright: 2015-2023 MinIO, Inc.\nminio\\[66960\\]: License: GNU AGPLv3 <https://www.gnu.org/licenses/agpl-3.0.html>\nminio\\[66960\\]: Version: RELEASE.2023-01-31T02-24-19Z (go1.19.4 linux/amd64)\nminio\\[66960\\]: Status: 1 Online, 0 Offline.\nminio\\[66960\\]: API: http://10.1.0.19:9000 http://127.0.0.1:9000\nminio\\[66960\\]: Console: http://10.1.0.19:9001 http://127.0.0.1:9001\nminio\\[66960\\]: Documentation: https://min.io/docs/minio/linux/index.html\nminio\\[66960\\]: Warning: The standard parity is set to 0. This can lead to data loss.\nRun Code Online (Sandbox Code Playgroud)\n...是的,Server_0 上的浏览器也配置了所有所需的证书。
\n还在这里检查(例如Minio 似乎无法识别 TLS/https 证书)
\n我不知道还要检查什么,似乎我忘记了一些愚蠢的东西 XD\n我希望有人可以提供帮助。\n提前致谢
\n不存在这样的事情,public.key这是您需要确保文件名的拼写错误
这就是你犯的错误
\ntree /var/minio/.minio/certs/\n/var/minio/.minio/certs/\n\xe2\x94\x9c\xe2\x94\x80\xe2\x94\x80 CAs\n\xe2\x94\x9c\xe2\x94\x80\xe2\x94\x80 private.key\n\xe2\x94\x94\xe2\x94\x80\xe2\x94\x80 public.crt\n\n1 directory, 2 files\nRun Code Online (Sandbox Code Playgroud)\n而且你不应该碰你的证书
\n\n\n(是的,我还删除了以 -----BEGIN.... 开头的标头。)
\n
通过修改它们。
\n| 归档时间: |
|
| 查看次数: |
2002 次 |
| 最近记录: |