cancel
Showing results for 
Search instead for 
Did you mean: 

GPG Encryption.

Former Member
0 Kudos

Hi all,

There is one question about encryption in relation to SAP interfaces. Can we GPG encryption on interface files? Does XI Support CPG encription.Using the CPG can we encrypt the interfaces/Zprograms at R/3 level?

Can you provide me detailed description on this.

Did any one use this in their projects,can you also tell me the advance of using this over PGP.

Thanks,

Srinivasa

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi

Check this u will get answer

Encryption of message can be done using PGP encryption utlilizing its java api

FTP Protocol is used without Encryption.

FTP connections of the File/FTP adapter can be secured by using FTPS, which is FTP over SSL/TLS. The File/FTP adapter acts as an SSL/TLS client to the FTP server both in sender and receiver channels.

Checkt this :

If you want to encrypt the data then you need to use

Connection Security Option as :

FTPS (FTP Using SSL/TLS) for Control and Data Connection

All communication with the FTP server is encrypted and uses TLS/SSL.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b2e7020d-0d01-0010-269c-a98d3fb5...

http://help.sap.com/saphelp_nw70/helpdata/en/53/251a355d0c4d78e10000009b38f83b/frameset.htm

Answers (1)

Answers (1)

Former Member
0 Kudos

you can do this in R/3 or XI by calling the gpg thru OS command