I am trying to send a wsse style signed XML to a web service. But I am always getting this error.
Server raised fault: 'General security error (WSSecurityEngine: No crypto property file supplied for decryption)'
I am a beginner about this "document signing" topic. But I tested, sending with correct cert, key files. I searched everywhere about that but couldn't find any solution.
Maybe you have an idea or you already see some problem like that. Please guide me for that issue.
Hello,
I am trying to send a wsse style signed XML to a web service. But I am always getting this error.
I am a beginner about this "document signing" topic. But I tested, sending with correct cert, key files. I searched everywhere about that but couldn't find any solution.
Maybe you have an idea or you already see some problem like that. Please guide me for that issue.
Thanks!