Ryan Baxter

Results 639 comments of Ryan Baxter

Sounds like vault is using an untrusted ssl certificate

Right so the http client used by the config server does not trust it hence the exception. The ssl certificate needs to be trusted or installed in the jvm (or...

Seems like it should yes. But then again it depends where that exception is originating from. Do you have the whole stacktrace?

Interesting it does look like the request is originating from the vault environment repository so you would think it would be using those settings, we would have to take a...

@hpoettker it appears you may have looked into this issue, is this only possible now with the AWS v2 SDK?

Interesting, IDK what we can do about it as it appears to be something JGit is doing. Does everything still work despite the exception?

Thanks @mpkorstanje. I will try and take a look at it, but it will be low priority since everything is working.

Could you post a comment to the JGit issue here?