Show TOC

Background documentationTransport Layer Security

 

SSL and SNC

Transport layer security for communication with or between SAP systems using either the Internet standard protocol Secure Sockets Layer (SSL) or the SAP interface for Secure Network Communications (SNC), depending on the underlying protocols used. See the following table.

Transport Layer Security

Protocol

Security Method Used

Comment

Internet protocols (For example, HTTP, P4, LDAP)

SSL

SSL is a quasi-standard protocol developed by Netscape. It is used with an application protocol, for example, HTTP.

SAP protocols: dialog and RFC

SNC

SNC is an SAP interface that you can use to secure connections between SAP system components. For an overview of the connections that support SNC.

Note Note

There are laws in various countries that regulate the use of cryptography. If you use SSL or SNC, be aware of the impact these laws may have on your applications.

End of the note.
Protection Provided

Both SSL and SNC provide for the following protections:

  • Authentication

    The communication partners can be authenticated. With SSL, you can set up the connections so that only the server component for the connection is authenticated or that both partners are authenticated. With SNC, both partners are always authenticated.

  • Data integrity

    The data being transferred between the client and the server is protected so that any manipulation of the data is detected.

  • Data privacy

    The data being transferred between the client and the server is also encrypted, which provides for privacy protection. An eavesdropper cannot access the data.

Security Products for SNC

SNC is a software layer in the SAP System architecture that provides an interface to an external security product. The interface used for the integration is the GSS-API V2 (Generic Security Services Application Programming Interface Version 2).

We do have a default security product available, the SAP Cryptographic Library. However, due to export regulations, we do not deliver this library with the SAP system. It is available for download for authorized customers on the SAP Service Marketplace at https://service.sap.com/swdcInformation published on non-SAP site.

SAP Cryptographic Library is also only available for use between server components. To use SNC with client components, for example, SAP GUI for Windows, use SAP NetWeaver Single Sign-On or purchase a security product that has been certified by the SAP Software Partner Program.

For more information about SAP NetWeaver Single Sign-On, see http://help.sap.com/nwssoInformation published on non-SAP site.

For more information about the SAP Software Partner Program, see http://www.sap.com/softwarepartnerInformation published on non-SAP site (SNC interface).

More Information

Using SSL

For more information about using SSL with SAP NetWeaver, see the following: