SVM 不接受通过 HTTPS 进行的 API 调用
适用场景
- ONTAP 9
- Storage Virtual Machine (SVM)
- API 调用
- HTTPS
问题描述
- 外部应用程序无法根据ONTAP进行授权、并请求检查 凭据和TLS证书
- Apache日志中返回以下错误消息:
[Sun Jan 23 02:14:43.336051 2022 +0000] [ssl:warn] [pid 1234:tid 12345678901] [client 10.10.10.100:12345] [vserver 4] SSL is not configured for this vserver
- 但SSL已正确配置:
::> security ssl show -vserver Vserver1
Vserver: Vserver1
Server certicificate Issuing CA: Vserver1
Server Certificate Issuing CA: 123A456B7CDEF8GH
Server Certificate Common Name: Vserver1
SSL Server Authentification Enabled: true
SSL Client Authentification Enabled: false
Online certificate Status Protocol Validation Enabled: false