IBMStreams / streamsx.topology

Develop streaming applications for IBM Streams in Python, Java & Scala.
http://ibmstreams.github.io/streamsx.topology
Apache License 2.0
29 stars 43 forks source link

Using views in Jupyter with a PKI enabled SWS Service #535

Closed bmwilli closed 4 years ago

bmwilli commented 8 years ago

I have a domain with sws.clientAuthenticationEnabled=true (pki authentication for SWS) This does not seem to be supported (unless I am missing something). I have tried, and get SSLEOF error.

Could supporting this be added as an enhancement?

Perhaps using the environment variable (STREAMS_X509CERT) that is used for streamtool and jmx connections?

Thanks, Brian

ddebrunner commented 8 years ago

As a reference: http://www.ibm.com/support/knowledgecenter/SSCRJU_4.1.1/com.ibm.streams.cfg.doc/doc/setting-up-certificate-authentication.html

markheger commented 4 years ago

Please re-open if enhancement is still required and describe the use case