SVM が HTTPS 経由の API 呼び出しを受け入れていません
環境
- ONTAP 9
- Storage Virtual Machine(SVM)
- API 呼び出し
- HTTP
問題
- 外部アプリケーションが クレデンシャルとTLS証明書の確認要求でONTAPに対する認証に失敗する
- 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