Web service - using WS-Security and policy.xml with DS 4.0

  • thanks for your help and advises Mr. Manoj D.

  • soap ui request is example which generated by other system and signed by java code in the mapping of other PI Sap system

  • location of files is correct, i checked and again run the job but had the same errors from rampc section (couldn’t load private key from file )

  • web service need just signed body of message

  • we have key storage ( key_gost.p12 )

  • there is a private key inside of our key_store, which is used for encrypt and sign message by GOST algorithm
    ECGOST3410 ( “xmldsig-more namespace” )

  • i think that problem is in that format of keys and in rampart cannot understand these keys and cipher algorythm

  • check please axis2_log, new log, security phase error …

  • dear Manoj D, today i got new RSA keys, then prepared these keys and certs in right form (by using openssl)
    next,made some experiments with job, and got a results:

  • first security phase error

  • second after read the log, comment out the security phase
    and had a log which attached below

  • now i really have two questions :

  • what’s wrong with my configuration

  • how can i see a soap message after it has been generated by DS (axis, rampart, etc ) before sending to web service

:hb:
axis2_log.zip (3.0 KB)
axis2_log_2.zip (2.0 KB)


el_paso (BOB member since 2012-09-27)