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

Hi,

 

While trying to call a stored process from JBOSS server, we are getting following error:

None of the requested encryption algorithms are supported by both peers: AES

 

SAS server has FIPS encryption level and we are not sure on how to make use of the same algorithm at the JBOSS end. Any insights on this matter would be highly appreciated.

 

We get following errors while trying different encryption algorithms:

encryption algorithm aesfailed... None of the requested encryption algorithms are supported by both peers: AES

encryption algorithm desfailed... None of the requested encryption algorithms are supported by both peers: DES

encryption algorithm rc2failed... None of the requested encryption algorithms are supported by both peers: RC2

encryption algorithm rc4failed... None of the requested encryption algorithms are supported by both peers: RC4

encryption algorithm sasproprietaryfailed... None of the requested encryption algorithms are supported by both peers: SASPROPRIETARY

encryption algorithm tripledesfailed... None of the requested encryption algorithms are supported by both peers: TRIPLEDES

encryption algorithm nullfailed... None of the requested encryption algorithms are supported by both peers: AES

 

If you need further details, please let me know.

 

Thanks in advance!

 

P.S- I also get issues while trying to call a Java webservice from SAS. Maybe it is linked to the same issue

ERROR: The SSL provider is not in FIPS 140-2 mode.

ERROR: Unable to load extension: (tkessl)

ERROR: An SSL cipher handle could not be created.

ERROR: TK extension TKEAM could not be loaded. Most likely secure communications are not available on this system.

ERROR: Unable to establish an SSL connection.

 

1 ACCEPTED SOLUTION

Accepted Solutions
ChrisHemedinger
Community Manager

What version of SAS?  9.2 or 9.3?  Sounds like you might be missing SAS/SECURE on one end of the connection -- or one of its components is not installed.

 

Some troublshooting tips (mostly involving logging) are here.  You might need to work with SAS Tech Support on this.

It's time to register for SAS Innovate! Join your SAS user peers in Las Vegas on April 16-19 2024.

View solution in original post

3 REPLIES 3
ChrisHemedinger
Community Manager

What version of SAS?  9.2 or 9.3?  Sounds like you might be missing SAS/SECURE on one end of the connection -- or one of its components is not installed.

 

Some troublshooting tips (mostly involving logging) are here.  You might need to work with SAS Tech Support on this.

It's time to register for SAS Innovate! Join your SAS user peers in Las Vegas on April 16-19 2024.
DCL
Obsidian | Level 7 DCL
Obsidian | Level 7

Hi Chris,

 

We are working on SAS9.4 version in server side, but the jar files in the client are old 9.3 version.

We are about to include the 9.4 jars there and retry the tests. Fingers crossed...

 

Thanks!

DCL
Obsidian | Level 7 DCL
Obsidian | Level 7
Hi Chris,

Connection worked when the 9.4 jars were used..

Regarding the failure I mentioned earlier while trying to call webservice from SAS was due to a missing server-client certificate.

Thanks once again!
Dilip

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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
  • 3 replies
  • 2589 views
  • 2 likes
  • 2 in conversation