Support TLS configuration from docker context#2105
Support TLS configuration from docker context#2105eddumelendez merged 2 commits intodocker-java:mainfrom piotrwielgolaski-tomtom:faeture/tls_settings_from_context
Conversation
|
@eddumelendez as you reviewed original PR #2036 maybe you could take a look at this one as well? |
|
kindly reminder, what can I do to make it part of main? |
|
@eddumelendez any change you can take a look at it? |
|
@piotrwielgolaski-tomtom sorry for the delay, can you please amend the last commit in order to perform a force push, please? IDK the reason why CI didn't execute. |
|
Sorry what should I change? Only rebase or should I change something? I don't send check, so it is hard to understand what is wrong. |
|
Running |
supporting TLS in case remote docker host is used
|
I added extra description in commit and push it again, I hope it will helps. |
|
I'm able to approve and now checks are running. Thanks! |
|
Thanks for your contribution, @piotrwielgolaski-tomtom ! and sorry for the delay. This will be available in the next version |
It is small extension to support TLS part of configuration from docker context
Continuation of issue #1946