S3 server creation fails with reason Connection reset by peer due to certificate missing
Applies to
- Ontap 9
- Ontap S3
Issue
Object-store configuration creation with ssl enabled failed with error Connection reset by peer:
:*> storage aggregate object-store config create -object-store-name ONTAPS3store -provider-type ONTAP_S3 -server ONTAPS3store -is-certificate-validation-enabled true -is-ssl-enabled true -port 443 -container-name S3-bucket1 -access-key XXXXXXXXXXXXXXXXXXXX -secret-password XXXXXXXXXXXXXXXXXXXX -ipspace ipspace-FPError: command failed: Cannot verify availability of the object store from node node-01. Reason: Errno: Connection reset by peer.
