S3 client gets "NSS: client certificate not found" by StorageGRID through HTTPS
- Views:
- 40
- Visibility:
- Public
- Votes:
- 0
- Category:
- storagegrid
- Specialty:
- sgrid
- Last Updated:
- 10/3/2024, 7:02:18 AM
Applies to
- StorageGRID
- S3
- Network Security Services (NSS)
Issue
NSS: client certificate not found (nickname not specified)
is returned with response of S3 request through HTTPS# curl -vksS -X OPTIONS https://<STORAGE_NODE_FQDN>:18082
* About to connect() to <STORAGE_NODE_IP> port 18082 (#0)
* Trying <STORAGE_NODE_IP>...
* Connected to <STORAGE_NODE_FQDN> (<STORAGE_NODE_IP>) port 18082 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
* skipping SSL peer certificate verification
* NSS: client certificate not found (nickname not specified)
* SSL connection using TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
* Server certificate:
..