I have the same question that was asked here Connect to Redshift via SSL using R
However, the answer given requires certificate validation. I'm wondering if there is a way to do this without certificate validation? When I connect via a sql client, I just add this
?ssl=true&sslfactory=org.postgresql.ssl.NonValidatingFactory
How can I add these parameters in R?
Thanks in advance for any help!
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…