Hello, by making a call to an api where it is necessary to use a certificate, my system administrator advised me to retrieve the certificate with the following instruction: options SSLCALISTLOC = "/ sasgrid / certsopr / e2aawgecmf02_BIRDBAT.cer"; but at the time of the call I get the following error message:
ERROR: OpenSSL error 336134278 (0x14090086) occurred in SSL_connect/accept at line 6040, the error message is "error:14090086:SSL
routines:ssl3_get_server_certificate:certificate verify failed".
ERROR: Secure communications error status 807ff008 description "OpenSSL error 336134278 (0x14090086) occurred in SSL_connect/accept
at line 6040, the error message is "error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed"."
ERROR: Encryption run-time execution error
ERROR: Call to tcpSockContinueSSL failed
can someone help me?
Thanks for posting the solution!
Well, I haven't seen that exact error message before, but have you tried Googling things like the below?
Jim
Do you have blanks before and after the slashes in your path?
i solved it by installing the certificate with the keytool command
Thanks for posting the solution!
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.