on 2018 Sep 27 6:30 PM
Hi,
I received Algorithm negotiation fail error when trying to connect to External SFTP server.
External server told that SAP PI key exchange algorithm need to be changed to any of the below for successful connection.
Request clarification before answering.
Hi Venu,
Please refer the below Note
Regards
Pavan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
SHA1/SHA256 is used for signing the data and in SFTP adapter this is required to configure in the module parameter of CC.
If you have already used PGPEncryption standard module then you can change the type of algorithm under parameter name SignatureAlgorithm.
Accordingly, you need to import and mention the certificate name in the parameter
ownPrivateKey and the passphrase under pwdOwnPrivateKey
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This has nothing to do with PGP. The algorithm negotiation happens for SSH handshake.
@Venu: I would suggest you run xpi_inspector and see what algo does your PI adapter uses, I remember there is an option to set externally in Advantaco SFTP adapter but not in SAP, I would highly recommend you to check below note provided by pavan.
And in case of you are using SSH keys for authentication make sure you generated with the required algo.
User | Count |
---|---|
41 | |
15 | |
10 | |
9 | |
6 | |
5 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.