Skip to content

Commit 6b37448

Browse files
committed
AUTO: Sync Kubernetes docs to ScalarDB docs site repo
1 parent a318194 commit 6b37448

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

versioned_docs/version-3.13/scalar-kubernetes/HowToCreateKeyAndCertificateFiles.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This guide explains how to create private key and certificate files for TLS conn
1212
## Certificate requirements
1313

1414
* You can use only `RSA` or `ECDSA` as an algorithm for private key and certificate files.
15+
* For ScalarDB Analytics server, you must use `PKCS #8` as the private key format based on the default setting of gRPC.
1516

1617
## Example steps to create sample private key and certificate files
1718

0 commit comments

Comments
 (0)