Skip to content

Support with Redis connection URI #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Netgalactica opened this issue Jul 3, 2023 · 5 comments
Open

Support with Redis connection URI #2

Netgalactica opened this issue Jul 3, 2023 · 5 comments
Assignees

Comments

@Netgalactica
Copy link

We are in a situation where in we are testing connectivity to Redis from boomi - redis connector .

Redis is rejecting the connection and it seems for lower environment , redis expects us to send SSL true and Peer Verification = OFF (Disabled) .

I did check with Redis team about the other aspect of the connection string property including port and it seems to be ok .

PLease suggest the appropriate connection string to make a successful connection with redis by setting /sending SSL true and Peer Verification = OFF (Disabled) .

Thanks for your help

@zacksamselsonos
Copy link
Owner

Hi @guruhgt

With all sensitive details replaced with dummy values, could you send the connection string that you're using?

@zacksamselsonos zacksamselsonos self-assigned this Jul 5, 2023
@Netgalactica
Copy link
Author

Netgalactica commented Jul 5, 2023

redis://default:Oneviewabcd%$$12@vicce-ivrdata-redis-oneview-ivr-dev.apps-3.gp-1-nonprod.openshift.cignacloud.com:443/0?timeout=15s

@Netgalactica
Copy link
Author

Netgalactica commented Jul 5, 2023

Issues i am getting is Connection failed and unable to connect to redis://default:Oneviewabcd%$$12@vicce-ivrdata-redis-oneview-ivr-dev.apps-3.gp-1-nonprod.openshift.cignacloud.com:443/0?timeout=15s:Failed to connect to atleast one node

@Netgalactica
Copy link
Author

redis is rejecting the connection and expects SSL true and peer verification must be disabled .
Ca n you suggest how to accomadate in the redis URI to bypass the security connection to redis. I dont see much properties within connector

@Netgalactica
Copy link
Author

Appreciate your help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants