on 2020 Sep 20 2:26 PM
It seems that the tech.support.sap.com TLS certificate expired today. Is there another URL I should use for the SAP Download Manager?
Many thanks in advance
Request clarification before answering.
It works with mitmproxy as workarround :-)....
You just have to import mitm ca to java keystore with:
sudo keytool -import -alias mitm -file mitmproxy-ca-cert.pem -keystore /Library/Java/JavaVirtualMachines/jdk1.8.0_191.jdk/Contents/Home/jre/lib/security/cacerts
(Path to keystore could be other on your client, default pwd=changeit)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Frank,
I think in the past this has sometimes been a short time issue on SAP side - if it still continues to be the case, I´d suggest to call/chat with the CIC / SAP Support Hotline, or open in incident, probably on the SW download component.
Hope that helps?!
Bernhard
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
got exactly same problem. found no other working url.
As workarround https://mitmproxy.org/ could work 🙂 ....
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.