∑:9  Sort:Rank

Decrypting Encrypted SOAP Message
This section describes how the message receiver should decrypt an encrypted SOAP message in 2 steps: decrypt the encrypted secret key with receiver's private key and decrypt the encrypted message with the secret key.
2024-01-01, 2705🔥, 2💬

💬 2024-01-01 marco: 0A 7D 00 F9 C1 00 00 00 10 00 18 D1 04 A4 00 01 00 40 01 01 00 14 11 01 03 D4 12 01 04 44 01 02 02 02 01 9C 01 0C 02 01 4A 02 0B...

💬 2020-02-19 lolzl337: alert('1');

SOAPConstants.SOAP_1_2_PROTOCOL
This section provides a tutorial example on how to create a SOAPMessage object for SOAP 1.2 protocol - MessageFactory.newInstance(SOA PConstants.SOAP_1_2_PROTOCOL).
2022-05-27, 305🔥, 1💬

What Is WS-Security X.509 Certificate Token Profile?
This section describes the WS-Security X.509 Certificate Token Profile specification describing the profile (specific mechanisms and procedures) on how the 'BinarySecurityToken' element defined in WS-Security standard can be used to include X.509 certificate as a means of identifying the sender of a...
2022-05-06, 3180🔥, 6💬

💬 2022-04-25 Хуй: Блять что дальше делать то суки... с этой хуйнёй.. для PHP

💬 2020-01-12 Herong: Walter, are you looking for an example to generate the SOAP message?

💬 2020-01-08 walter: thanks for the write up. Do you have an example in JAVA

💬 2019-11-27 Herong: Nurik, In what programming language?

💬 2019-11-24 nurik: plaese advice me tutorial about implementing soap security using x.509

SoapUI Configuration for Messaging Signing
This section provides a tutorial example on how to create a configuration entry to support SOAP messag signing with a private-public key pair stored in a JKS (Java KeyStore) file.
2020-05-20, 819🔥, 1💬

SoapUI Configuration for Messaging Encryption
This section provides a tutorial example on how to create a configuration entry to support SOAP messag encryption with an X.509 certificate in a JKS (Java KeyStore) file.
2020-02-29, 3905🔥, 5💬

💬 2020-02-29 Herong: Phil, hope this will resolve your issue.

💬 2020-02-28 Phil Barr: I'm struggling with the same issue. Thanks for the steps you provided. I'll try and let you know.

💬 2019-06-01 Herong: Bishop, what type of c# script you want to generate?

💬 2019-05-27 bishop: how to generate c# script

💬 2017-04-26 hayley williams: Luisa Fernanda Moya Perez te amo!!

Validating ds:Signature with X.509 Certificate
This section provides a tutorial example on how the SOAP message receiver should validate the digital signatures included in the ds:Signature elements. Digital signatures should be decrypted using public keys included in X.509 certificates passed in the wsse:BinarySecurityToken element.
2019-01-21, 2852🔥, 5💬

💬 2019-01-21 Herong: 喝着茅台,看什么应该都不错... ☺

💬 2019-01-17 茅台酒: 用谷歌翻译看你的教程真好

💬 2018-10-21 Jacek: I configure was security with security token and partial signing of body and one more node. Next trying to validate this signatu...

💬 2018-10-20 Herong: Jacek, I will try it.

💬 2018-10-19 Jacek: hi you wrote Use msgReference to match a message element with "[@wsu:Id]=msgReference", and parse the message element to a DOM o...

2-Step Message Encryption - Symmetric and RSA
This section describes how SoapUI performs the SOAP message entryption in 2 steps: encrypt the SOAP message with random secret key and encrypt the secret key with receiver's RSA public key.
2017-12-31, 622🔥, 1💬

💬 2017-12-31 Alex-RU: Thank you, a good man.

addHeader() - Setting SOAPAction Header Line
This section provides a tutorial example on how to use the MimeHeaders class and the addHeader() method to add the SOAPAction header line for the final HTTP request.
2017-01-10, 11913🔥, 2💬

💬 2017-01-10 hello: world

Encryption using RSA Public Key with SoapUI
This section provides a tutorial example on how to encryption the SOAP body element content with a RSA public key certificate using SoapUI.
2016-11-04, 3530🔥, 3💬

💬 2016-11-04 kalasba: hi, please can you share online training & video ?

💬 2016-07-14 Herong: Hi Sejai, please share SoapUI tutorials here, not ads.Thanks.

💬 2016-07-09 sejal: hi,we provide online training & video tutorial for soapui for free videos refer [URL removed]

  ∑:9  Sort:Rank