Uncategorized
Long or short
After 21+ years going long, it`s time to go short again. Before: During: After (the shock):
After 21+ years going long, it`s time to go short again. Before: During: After (the shock):
First time we hosted na event at Novo Hamburgo and also our first meetup at Feevale university. The focus of the event was EAM and IoT. As it was a meet-up, the event occurred in the evening, from 18:00 to Read more…
Scenario Cordova is used as the de-facto standard software for creating hybrid mobile apps. To keep up with mobile platforms, a new version of Cordova is released constantly. This creates a certain challenge for mobile app developers that have to Read more…
Installing SMP3 came with an OS pre-requisite check in previous versions. This means that you could not simply install SMP3 in a not-supported OS. The installer refused to continue the installation. Makes sense when installing it in a landscape, less Read more…
Video streaming is nice, but you need to be online to watch most of the videos made available. If you want to assist them offline or archive them for later reference, you depend on whether a downloadable version is available Read more…
For the user to able to log on with his client certificate, SAP Web Dispatcher (WD) must forward it. In a SSL termination scenario, this means that the WD is authenticating itself against a SAP backend, and repasses the client Read more…
For SAP Web Dispatcher be able to forward the received client certificate received by the browser, it must Re-encrypt the connection Add the client certificate as a header in the request To ensure the connection is forwarded encrypted via TLS, Read more…
For the backend SAP NetWeaver ABAP system to trust the WD client certificate, it must be imported into the PSE. I am not 100% sure about this, as importing the root CA certificate should also do the trick. Transaction: STRUST Read more…
For the NetWeaver ABAP system to be able to accept the certificate based logon from Web Dispatcher, it must be configured to accept the certificate of the WD system as a client certificate. SAP Help Transaction: RZ10 Instance profile It Read more…
OK, now it will get complicated. Certificate based logons do not really like reverse proxies. First step is to ensure that the client has a certificate that is accepted by the SAP NetWeaver ABAP PSE. For this, the certificate must Read more…