Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.08 KB

global-certificate-types.adoc

File metadata and controls

16 lines (13 loc) · 1.08 KB
permalink sidebar keywords summary
admin/global-certificate-types.html
sidebar
rsa, ecdsa, custom certificate encryption
The StorageGRID system supports server certificates encrypted with RSA or ECDSA (Elliptic Curve Digital Signature Algorithm).

Supported server certificate types

The StorageGRID system supports custom certificates encrypted with RSA or ECDSA (Elliptic Curve Digital Signature Algorithm).

Tip
The cipher type for the security policy must match the server certificate type. For example, RSA ciphers require RSA certificates, and ECDSA ciphers require ECDSA certificates. See Manage security certificates. If you configure a custom security policy that is not compatible with the server certificate, you can temporarily revert to the default security policy.

For more information about how StorageGRID secures client connections, see Security for S3 and Swift clients.