Cool day, thanks IBM.
http://www-01.ibm.com/support/docview.wss?uid=swg21591682&myns=swglotus&mynp=OCSSYGQH&mync=R
This article is possibly outdated. It mentions an older version of a software or tool. I haven't checked if the links are still working!
IBM sold their collaboration tools portfolio to HCL Software in 2019, so the product names changed and most of the IBM links are no longer working.
Cool day, thanks IBM.
http://www-01.ibm.com/support/docview.wss?uid=swg21591682&myns=swglotus&mynp=OCSSYGQH&mync=R
Your email address will not be published. Required fields are marked with *
I’m still working on encrypting all network traffic between Connections and Component Pack servers. This time I checked the Ingress-Nginx Controller - TLS/HTTPS documentation.
The default configuration for connecting IHS with Component Pack uses the plain HTTP port 32080. All traffic like /social
or the Tailored Experience wizard is routed from IHS to Kubernetes on port 32080.
Our target is to encrypt the traffic on port 32443.
At the moment I’m working with a customer to secure all traffic in HCL Connections. The target is to have only encrypted network traffic between servers.
Today I started enabling encryption to Redis. This is a documented process , but the documentation is outdated and incomplete.
Today I read the article KB0118248 and remembered my blog post from 2018 . I also checked the attached aha idea where a comment states that you can use iframe for Youtube. Despite what KB0118248 incorrectly states, it is absolutely possible to embed videos in HCL Connections blogs and wikis using the HTML video tag as demonstrated in this post.