You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IMO it is enough to provide a toggle to allow unsecure SSL connections. But the default should be false. This way a use can configure an UrlSource to ignore untrusted SSL certificates in case of self signed test certificates.
UrlSourceJob ignores SSL certificate validation for now. Preferably it should use an own keystore or the one from the java distribution.
The text was updated successfully, but these errors were encountered: