cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PGP encryption module not working correctly

Former Member
0 Kudos

Hi All,

I have configured my SFTP sender channel with SAP PGP module. as per the requirement, I need only PGP sign on the File and send it AS-IS without PGP encryption.

My configurations are set as per the below SAP page.

Configuring the Encryption PGP Module - SAP NetWeaver Process Integration, secure connectivity add-o...

My configuration are working but the problem is, I have set the PGP module - "applyEncryption" parameter as false. But still the output file is placed with PGP Encrypted and PGP Signed. I need the file with only PGP Signed.

Is this a bug in SAP PGP module ?

I have tried multiple combinations like removing applyEncryption parameter,.. setting it as both true and false, creating new channel etc.

Can anyone help, if you have worked with PGP module and used only PGP signature.

Thank You,

Nazeer

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

HI All,

How can i check if my files are (PGP encrypted + PGP signed) or (PGP Encrypted only) or (PGP signed only).

My partner is confirming that the file are (PGP encrypted + PGP signed) . I shared the same files to SAP with the OSS ticket. They are confirming the file is only PGP signed


I'm stuck and not able to proceed from here. SAP is confirming that, PGP signed alone is possible and it is happening correctly as per XPI logs.


with regards,

Nazeer

Former Member
0 Kudos

Hi Nazeer,

you can easily check with gnupg (https://www.gnupg.org/)

Sign your file and try to decode it with gnupg.

If it does not demand the private key for decryption, it is not encrypted.

Also, you might try to disable the compression. Maybe your partner cannot work with it.

best regards,

Heiko

apu_das2
Active Contributor
0 Kudos

Hi Nazeer,

I doubt only signing is not possible. PGP for below -

1. Encryption

2. Encryption + Sign

Though I am not sure, please verify.

Thanks,

Apu

former_member186851
Active Contributor
0 Kudos

The Order in the module parameter should not be a problem I believe.

As APU suggested signarue only is not possible.

It will be encryption or encryption + sign.

Harish
Active Contributor
0 Kudos

Hi Nazeer,

Can you change the sequence of compression and encryption in module tab. Please put the compression after encryption and signing module, it should work.

regards,

Harish

Former Member
0 Kudos

Hi Harish,

Sort Seq in the module configuration tab is based on alphabetical order. I cant change it .

Thanks,

Nazeer