Closed Vkutovoy92 closed 6 months ago
Unfortunately I don't have access to such cluster to assist you.
Unfortunately I don't have access to such cluster to assist you.
It works without certificate so your driver works fine with AWS Keyspaces. We have been testing it about 1 month.
Hi, I'm trying to connect to Amazon Keyspaces and I have to add sf-class2-root.crt certificate and can't understand how. I see
but it doesn't work. How to do it?
AWS says that "Amazon Keyspaces requires the use of Transport Layer Security (TLS) to help secure connections with clients." And in other examples like a GO driver it requires just add one param with certificate path. https://docs.aws.amazon.com/keyspaces/latest/devguide/using_go_driver.html
Error is
I made
And tried different schemes to add it.