BeSimple / BeSimpleSoapClient

NOT MAINTAINED - [READ-ONLY] Subtree split of the BeSimpleSoap -- clone into BeSimple/SoapClient/ (master at BeSimple/BeSimpleSoap)
http://besim.pl/
57 stars 53 forks source link

How use it without service key for encryption? #32

Open IgorNoskov opened 4 years ago

IgorNoskov commented 4 years ago

The service with which I integrate does not support encryption of the body. Therefore, when I send requests, an error "General security error (No certificates were found for decryption (KeyId))" comes up. How to use this library without service key for encryption?