BookmarkSubscribeRSS Feed
suman7
Calcite | Level 5

Dear SAS community,

We have VA 7.3

Installed in distributed mode.

We are facing below error after renewing SSL certificate. Please help us how to fix it.

ERROR:OpenSSL error 336134278(0x14090086) occurred in SSL_connect/accept at line 5388 error message is "error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed.

ERROR:Unable to connect to Signing Server.

ERROR:Write access to member LASRLIB.VA_TABLE.DATA is denied.

4 REPLIES 4
Anand_V
Ammonite | Level 13

Hi @suman7 

 

Were the certificates renewed and imported correctly in the SAS environment? Could you please share if you have any other web applications like SAS Studio installed which is working or failing with similar error?

suman7
Calcite | Level 5

Thank you for the revert.

Web certificate is replaced on Web server and root certificate was imported on all the tiers. SAS Studio, SAS Admin, SAS Enterprise Case Management applications are working with out any error.

Can you please advice how to check if we have missed during importing root certificate?

Anand_V
Ammonite | Level 13

Please go through this KB link which has few options to diagnose the cause of the error.

Most probably it is due to broken chain of certificate.

 

https://support.sas.com/kb/66/182.html

 

alexal
SAS Employee

Yes, App.tk.eam.ssl will provide more information about the problem in the SAS log. You can also test the connection to the SAS LASR Authorization service using CURL command (run it from the compute tier):

curl -v --cacert /<SASHome>/SASSecurityCertificateFramework/1.1/cacerts/trustedcerts.pem https://<MIDDLE_TIER_FQDN>:<PORT>/SASLASRAuthorization

SAS INNOVATE 2024

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

Register now!

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 4 replies
  • 585 views
  • 0 likes
  • 3 in conversation