Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Differenct between SNC and SSL

pradeepmathewch
Employee
Employee
0 Kudos

Hi All,

I have this question:

What is the difference between and SNC and SSL?

What are it's purpose?

(The context is while using Trust Manager with SAP systems)

Thanks and Regards, Pradeep

1 ACCEPTED SOLUTION

Former Member
0 Kudos

You can use SSL for encryption where the SAP Web AS is either the server or the client component for the connection, such as:

. Users connect to the SAP Web AS using their Web browser.

. The SAP Web AS connects to another SAP Web AS.

. The SAP Web AS connects to another Web server.

SSL is supported in all these cases.

For connections that use SAP protocols (RFC, DIAG), you can also use SNC on

the SAP Web AS.

SNC requires the use of an external security product to perform the encryption

Similar to SNC, for SSL, the SAP Web AS uses the SAP Cryptographic Library

to perform the cryptographic functions.

However, for SNC, you can alternatively use a partner product. For SSL, you must

use the SAP Cryptographic Library.

Thanks

Dheeraj

1 REPLY 1

Former Member
0 Kudos

You can use SSL for encryption where the SAP Web AS is either the server or the client component for the connection, such as:

. Users connect to the SAP Web AS using their Web browser.

. The SAP Web AS connects to another SAP Web AS.

. The SAP Web AS connects to another Web server.

SSL is supported in all these cases.

For connections that use SAP protocols (RFC, DIAG), you can also use SNC on

the SAP Web AS.

SNC requires the use of an external security product to perform the encryption

Similar to SNC, for SSL, the SAP Web AS uses the SAP Cryptographic Library

to perform the cryptographic functions.

However, for SNC, you can alternatively use a partner product. For SSL, you must

use the SAP Cryptographic Library.

Thanks

Dheeraj