I am new to SAS. I have a MacBook and I'd like to use SAS Ent. Miner. After chatting with our SAS administrator, we decided to give it a try. I installed a couple of required certificates on my cacerts file within the JRE as many forums recommend.
When running SAS Miner with the debugger/console, I notice that there is still a handshake problem.
Could not access HTTP invoker remote service at [our.company.sas.url]
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
I am sure I am not the first crazy person to try and run SAS Miner on a MacBook. Any suggestions as to how to proceed?
Hi @becerrag
Are you launching e-miner using the main.jnlp file? Did you try to launch it using command line so that we are sure its using the same jre where the certificates are imported?
sample steps here - http://javatechniques.com/blog/launching-java-webstart-from-the-command-line/
How did you get it working? Besides of copying certificates to the cacerts file within the JRE, what else did you do?
Hi @becerrag
Are you launching e-miner using the main.jnlp file? Did you try to launch it using command line so that we are sure its using the same jre where the certificates are imported?
sample steps here - http://javatechniques.com/blog/launching-java-webstart-from-the-command-line/
😕 I was loading the paths on the incorrect security/carcerts file (jdk and not the jre folder). Thank you for the tip. Got it running. Thanks.
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.