BeSimple / BeSimpleSoapClient

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

Why do I get error "General security error (No certificates were found for decryption (KeyId))"? #31

Open IgorNoskov opened 4 years ago

IgorNoskov commented 4 years ago

Thank you so much for this library!

When using the library I get an error "General security error (No certificates were found for decryption (KeyId))". When I don't set up service security object, the request goes through, and I see in the logs how the third party service respond to me. But the library throws an error "Call to a member function getPublicKey() on null".

How can I solve this problem?