getindata / flink-http-connector

Http Connector for Apache Flink. Provides sources and sinks for Datastream , Table and SQL APIs.
Apache License 2.0
160 stars 45 forks source link

HTTP-119 use default certs when no security configured for https #128

Closed davidradl closed 1 month ago

davidradl commented 1 month ago

Description

use default certs when no security configured for https

Resolves HTTP119

PR Checklist
davidradl commented 1 month ago

@grzegorz8 @kristoffSC Please could you have a look at this one? thanks.

davidradl commented 1 month ago

@grzegorz8 I have made the changes - I ended up coding this fresh rather than rebasing - I hope this is ok.

davidradl commented 1 month ago

@grzegorz8 thanks for merging :-) . Would it be possible to put out a release on this code level?

grzegorz8 commented 1 month ago

@grzegorz8 thanks for merging :-) . Would it be possible to put out a release on this code level?

https://github.com/getindata/flink-http-connector/actions/runs/11405050253 Done. Artifacts should be available in maven central soon.