Search code examples
sslencryptiongraphibm-graphluks

What kind of encryption is used by IBM graph? Both for encryption at rest and encryption at transit? LUKS, SSL or others?


I am doing some research on IBM graph and couldn't find the type of encryption used at both rest and transit. Thanks in advance


Solution

  • IBM Graph's client-facing APIs are only available via HTTPS w/ modern TLS versions. On the backend, data at rest is encrypted via LUKS, and data in motion is encrypted via TLS.