Flyway Desktop 7.3.2 Community Edition doesn't read SSL keys
JHernandez
Posts: 2 New member
in PostgreSQL
Hi. I have a problem indicated in the title of the question. I've been trying to connect Flyway Desktop with a postgreSQL database.
The issue is that it needs two certificates and a private key (all .pem files) to connect. When I try to input the paths in the URL I get the error SQL State : 08006 / Caused by: Could not read SSL key file / Caused by: extra data at the end
I've tried a lot of things (created a new key, modifying the existing one, giving chmod permissions to the key, changing locations, etc).
Can someone please help me with this?
Also, I read that version 8.x and higher can read these files, but I'm not able to upgrade the software in any way, if someone could also help me with that, I'd be forever thankful.
Thanks!
The issue is that it needs two certificates and a private key (all .pem files) to connect. When I try to input the paths in the URL I get the error SQL State : 08006 / Caused by: Could not read SSL key file / Caused by: extra data at the end
I've tried a lot of things (created a new key, modifying the existing one, giving chmod permissions to the key, changing locations, etc).
Can someone please help me with this?
Also, I read that version 8.x and higher can read these files, but I'm not able to upgrade the software in any way, if someone could also help me with that, I'd be forever thankful.
Thanks!
Answers
Thank you for your question!
I'm going to take this in reverse order because I think it may affect the rest.
You mention Desktop v8. at time of writing v7.3.2 is the latest (release notes); conversely if you mean the flyway deployment engine, v8 released 3 years ago so you should be fine.
Please could you share what you read as it might contain some context we're presently missing.
Additionally, how are you establishing the SSL tunnel for flyway prior to connecting please?