cancel
Showing results for 
Search instead for 
Did you mean: 

HTTPS without client authentication

Former Member
0 Kudos

I am trying to use HTTPS without client authentication for SOAP adapter (PI 7.31). Is there any certificate or configuration or setting needs to be done to use this option?

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member105769
Participant
0 Kudos

If you are connecting to a HTTPS URL via a SOAP Receiver channel, you will need a certifcate.  If you dont have this, you can use Firefox Browser to extract the required certificate. It would then need to be added to the 'TrustedCAs' View in Netweaver Administrator. It should then just work; the certifcate is not referenced explicitly in the Communication Channel configuration.

former_member186851
Active Contributor
0 Kudos

Refer the below link,no need of any certificates

0 Kudos

Dear Sonali,

If you are trying to connect to an HTTPS URL, then the PI system needs certificates to reach the target. But these certificates are not for authentication. If the URL needs certificates, than you have to move the needed certificates to the TrustedCAs.

Best regards,

Bence

manoj_khavatkopp
Active Contributor
0 Kudos

No need of any certificates , Just provide the HTTPS url and USER ID and Password for the third party.