BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
dipand
Quartz | Level 8

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? 

1 ACCEPTED SOLUTION

Accepted Solutions
andreas_lds
Jade | Level 19

Thanks for posting the solution!

View solution in original post

4 REPLIES 4
jimbarbour
Meteorite | Level 14

Well, I haven't seen that exact error message before, but have you tried Googling things like the below?

  • error:14090086
  • ssl3_get_server_certificate:certificate verify failed
  • OpenSSL error 336134278

 

Jim

andreas_lds
Jade | Level 19

Do you have blanks before and after the slashes in your path?

dipand
Quartz | Level 8
i solved it by installing the certificate with the keytool command
andreas_lds
Jade | Level 19

Thanks for posting the solution!

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to Concatenate Values

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 1130 views
  • 3 likes
  • 3 in conversation