Ключевое слово в защите информации
КЛЮЧЕВОЕ СЛОВО
в защите информации
Получить ГОСТ TLS-сертификат для домена (SSL-сертификат)
Добро пожаловать, Гость! Чтобы использовать все возможности Вход или Регистрация.

Уведомление

Icon
Error

3 Страницы<123>
Опции
К последнему сообщению К первому непрочитанному
Offline Satin  
#11 Оставлено : 13 октября 2015 г. 11:50:53(UTC)
Satin

Статус: Участник

Группы: Участники
Зарегистрирован: 20.05.2014(UTC)
Сообщений: 28

Сказал(а) «Спасибо»: 1 раз
Прописал логин пароль явно в MainJFrame.connect

stsChannel.setUserName("ghost_113");
stsChannel.setPassword("1Qaz2wsx");

Прописал логирование как вы советовали, разбил на 2 сообщения из-за ограничение на размер поста

окт 13, 2015 1:37:56 PM [com.sun.xml.ws.policy.parser.PolicyConfigParser] parse
INFO: WSP5018: Loaded WSIT configuration from file: file:/mirror_home/usr3630/workspace/JavaDssClient/build/classes/META-INF/wsit-client.xml.
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.util.CertificateRetriever setServerCertInTheContext
INFO: WSS0824: The certificate found in the server wsdl or by server cert property is valid, so using it
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureProcessor sign
FINEST: KeyBinding is com.sun.xml.wss.impl.policy.mls.DerivedTokenKeyBinding@472ec00d
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.keyinfo.DerivedKeyTokenBuilder process
FINEST: Algorithm used for Derived Keys: http://www.w3.org/2001/04/xmlenc#aes256-cbc
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.keyinfo.SymmetricTokenBuilder process
FINEST: Certificate for SymmetricBinding is: [
[
Version: V3
Subject: CN=dss.cryptopro.ru, O=OOO Crypto-Pro, C=RU
Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5

Key: Sun RSA public key, 1024 bits
modulus: 111374469669877871028050129870682584741054359556261670487125113676611777231875431407626495953587897199976832540443915630770806700200866662998823355068824987123425990313082415947509790844227779572804533670627346563650266090417934806157303321537450765966150383897825276191893330441874707974428719552300461084657
public exponent: 65537
Validity: [From: Sat Jan 01 05:00:02 YEKT 2005,
To: Mon Jan 01 05:00:01 YEKT 2024]
Issuer: CN=DSSTest Root, C=RU
SerialNumber: [ 0f4244]

Certificate Extensions: 4
[1]: ObjectId: 2.5.29.35 Criticality=false
AuthorityKeyIdentifier [
KeyIdentifier [
0000: 41 50 9F 5D 3C 47 E3 13 11 AF 62 8C B3 FA A3 F6 AP.]<G....b.....
0010: 0F EC 7A C4 ..z.
]
]

[2]: ObjectId: 2.5.29.37 Criticality=false
ExtendedKeyUsages [
serverAuth
]

[3]: ObjectId: 2.5.29.15 Criticality=true
KeyUsage [
DigitalSignature
Non_repudiation
Key_Encipherment
]

[4]: ObjectId: 2.5.29.14 Criticality=false
SubjectKeyIdentifier [
KeyIdentifier [
0000: A3 02 91 C3 4B D3 61 C8 E9 99 6D 41 52 77 D0 1C ....K.a...mARw..
0010: BA 52 0B A5 .R..
]
]

]
Algorithm: [SHA1withRSA]
Signature:
0000: 92 7B ED 33 54 12 95 C5 BB 7B EB 66 F0 56 FC D9 ...3T......f.V..
0010: 67 62 18 2A CE 4B FA CA 02 8A 74 8E 2F 70 08 BB gb.*.K....t./p..
0020: BB 45 C5 42 4A F5 D7 5F 0B 57 FE 98 28 CB 09 0B .E.BJ.._.W..(...
0030: 50 9A BC D0 B6 9E 60 2D 13 19 BE 8F 08 A3 FE 30 P.....`-.......0
0040: 5F AF C0 D4 50 ED 9F F4 79 68 91 D2 85 9C E9 AC _...P...yh......
0050: 9F 1C CE B5 FB A3 93 46 B6 86 95 98 E9 B8 AE 5D .......F.......]
0060: 9E 95 4A 9E CE 94 54 55 F4 6A CF 6E 49 A2 CD AE ..J...TU.j.nI...
0070: 32 CB C1 72 87 0D 00 D4 F7 07 D4 90 2E 10 C9 12 2..r............

]
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.keyinfo.SymmetricTokenBuilder process
FINEST: BinaryToken ID for SymmetricBinding is: uuid_0f114255-b49c-4bb0-99c2-d8f31a067bf9
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.keyinfo.X509TokenBuilder process
FINEST: WSS1851: Reference type for X509 Token: Thumbprint
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.keyinfo.DerivedKeyTokenBuilder process
FINEST: SymmetricBinding under Derived Keys
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.keyinfo.DerivedKeyTokenBuilder process
FINEST: DataEncryption Algorithm:http://www.w3.org/2001/04/xmlenc#aes256-cbc
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.keyinfo.DerivedKeyTokenBuilder process
FINEST: Key Algorithm:http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: WSS1751: Number of targets in Signature is: 10.
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: WSS1752: Signature Target Value is {http://www.w3.org/2005/08/addressing}FaultTo
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: WSS1753: Digest algorithm used: http://www.w3.org/2000/09/xmldsig#sha1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: Transform Algorithm is http://www.w3.org/2001/10/xml-exc-c14n#
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: Number of nodes 1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: +++++++++++++++END+++++++++++++++
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: SignedInfo val id _5004
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: WSS1752: Signature Target Value is {http://www.w3.org/2005/08/addressing}MessageID
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: WSS1753: Digest algorithm used: http://www.w3.org/2000/09/xmldsig#sha1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: Transform Algorithm is http://www.w3.org/2001/10/xml-exc-c14n#
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: Number of nodes 1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: +++++++++++++++END+++++++++++++++
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: SignedInfo val id _5005
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: WSS1752: Signature Target Value is {http://www.w3.org/2005/08/addressing}ReplyTo
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: WSS1753: Digest algorithm used: http://www.w3.org/2000/09/xmldsig#sha1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: Transform Algorithm is http://www.w3.org/2001/10/xml-exc-c14n#
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: Number of nodes 1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: +++++++++++++++END+++++++++++++++
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: SignedInfo val id _5006
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: WSS1752: Signature Target Value is {http://www.w3.org/2005/08/addressing}Action
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: WSS1753: Digest algorithm used: http://www.w3.org/2000/09/xmldsig#sha1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: Transform Algorithm is http://www.w3.org/2001/10/xml-exc-c14n#
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: Number of nodes 1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: +++++++++++++++END+++++++++++++++
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: SignedInfo val id _5007
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: WSS1752: Signature Target Value is {http://www.w3.org/2005/08/addressing}RelatesTo
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: WSS1753: Digest algorithm used: http://www.w3.org/2000/09/xmldsig#sha1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: Transform Algorithm is http://www.w3.org/2001/10/xml-exc-c14n#
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: WSS1752: Signature Target Value is {http://www.w3.org/2005/08/addressing}From
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: WSS1753: Digest algorithm used: http://www.w3.org/2000/09/xmldsig#sha1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: Transform Algorithm is http://www.w3.org/2001/10/xml-exc-c14n#
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: WSS1752: Signature Target Value is {http://www.w3.org/2005/08/addressing}To
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: WSS1753: Digest algorithm used: http://www.w3.org/2000/09/xmldsig#sha1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: Transform Algorithm is http://www.w3.org/2001/10/xml-exc-c14n#
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: Number of nodes 1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: +++++++++++++++END+++++++++++++++
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: SignedInfo val id _5008
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: WSS1752: Signature Target Value is {http://schemas.xmlsoap.org/soap/envelope/}Body
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: WSS1753: Digest algorithm used: http://www.w3.org/2000/09/xmldsig#sha1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: Transform Algorithm is http://www.w3.org/2001/10/xml-exc-c14n#
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: Number of nodes 1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: +++++++++++++++END+++++++++++++++
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: SignedInfo val id _5009
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: WSS1752: Signature Target Value is #_5
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: WSS1753: Digest algorithm used: http://www.w3.org/2000/09/xmldsig#sha1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: Transform Algorithm is http://www.w3.org/2001/10/xml-exc-c14n#
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: Transform Algorithm is http://www.w3.org/2001/10/xml-exc-c14n#
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: WSS1752: Signature Target Value is #uuid_1680307e-18a6-4917-a0b4-ab286ea6f88d
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: WSS1753: Digest algorithm used: http://www.w3.org/2000/09/xmldsig#sha1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.SignatureElementFactory generateReferenceList
FINEST: Transform Algorithm is http://www.w3.org/2001/10/xml-exc-c14n#
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.DSigResolver dereference
FINEST: WSS1750: URI to be dereferenced:#_5004
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.Reference transform
FINE: Digest Algorithm is http://www.w3.org/2000/09/xmldsig#sha1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.Reference transform
FINE: Mapped Digest Algorithm is SHA-1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.Transform transform
FINEST: WSS1757: Canonicalized target value: <FaultTo xmlns="http://www.w3.org/2005/08/addressing" xmlns:S="http://www.w3.org/2003/05/soap-envelope" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="_5004">
<Address>http://www.w3.org/2005/08/addressing/anonymous</Address>
</FaultTo>
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.internal.DigesterOutputStream write
FINER: Pre-digested input:
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.internal.DigesterOutputStream write
FINER: <FaultTo xmlns="http://www.w3.org/2005/08/addressing" xmlns:S="http://www.w3.org/2003/05/soap-envelope" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="_5004">
<Address>http://www.w3.org/2005/08/addressing/anonymous</Address>
</FaultTo>
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.DSigResolver dereference
FINEST: WSS1750: URI to be dereferenced:#_5005
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.Reference transform
FINE: Digest Algorithm is http://www.w3.org/2000/09/xmldsig#sha1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.Reference transform
FINE: Mapped Digest Algorithm is SHA-1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.Transform transform
FINEST: WSS1757: Canonicalized target value: <MessageID xmlns="http://www.w3.org/2005/08/addressing" xmlns:S="http://www.w3.org/2003/05/soap-envelope" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="_5005">uuid:8d9bcc5f-2320-443f-9809-c551dd1a811a</MessageID>
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.internal.DigesterOutputStream write
FINER: Pre-digested input:
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.internal.DigesterOutputStream write
FINER: <MessageID xmlns="http://www.w3.org/2005/08/addressing" xmlns:S="http://www.w3.org/2003/05/soap-envelope" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="_5005">uuid:8d9bcc5f-2320-443f-9809-c551dd1a811a</MessageID>
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.DSigResolver dereference
FINEST: WSS1750: URI to be dereferenced:#_5006
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.Reference transform
FINE: Digest Algorithm is http://www.w3.org/2000/09/xmldsig#sha1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.Reference transform
FINE: Mapped Digest Algorithm is SHA-1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.Transform transform
FINEST: WSS1757: Canonicalized target value: <ReplyTo xmlns="http://www.w3.org/2005/08/addressing" xmlns:S="http://www.w3.org/2003/05/soap-envelope" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="_5006">
<Address>http://www.w3.org/2005/08/addressing/anonymous</Address>
</ReplyTo>
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.internal.DigesterOutputStream write
FINER: Pre-digested input:
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.internal.DigesterOutputStream write
FINER: <ReplyTo xmlns="http://www.w3.org/2005/08/addressing" xmlns:S="http://www.w3.org/2003/05/soap-envelope" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="_5006">
<Address>http://www.w3.org/2005/08/addressing/anonymous</Address>
</ReplyTo>
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.DSigResolver dereference
FINEST: WSS1750: URI to be dereferenced:#_5007
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.Reference transform
FINE: Digest Algorithm is http://www.w3.org/2000/09/xmldsig#sha1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.Reference transform
FINE: Mapped Digest Algorithm is SHA-1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.Transform transform
FINEST: WSS1757: Canonicalized target value: <Action xmlns="http://www.w3.org/2005/08/addressing" xmlns:S="http://www.w3.org/2003/05/soap-envelope" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="_5007">http://docs.oasis-open.org/ws-sx/ws-trust/200512/RST/Issue</Action>
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.internal.DigesterOutputStream write
FINER: Pre-digested input:
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.internal.DigesterOutputStream write
FINER: <Action xmlns="http://www.w3.org/2005/08/addressing" xmlns:S="http://www.w3.org/2003/05/soap-envelope" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="_5007">http://docs.oasis-open.org/ws-sx/ws-trust/200512/RST/Issue</Action>
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.DSigResolver dereference
FINEST: WSS1750: URI to be dereferenced:#_5008
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.Reference transform
FINE: Digest Algorithm is http://www.w3.org/2000/09/xmldsig#sha1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.Reference transform
FINE: Mapped Digest Algorithm is SHA-1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.Transform transform
FINEST: WSS1757: Canonicalized target value: <To xmlns="http://www.w3.org/2005/08/addressing" xmlns:S="http://www.w3.org/2003/05/soap-envelope" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="_5008">http://dss.cryptopro.ru/STS/Active.svc</To>
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.internal.DigesterOutputStream write
FINER: Pre-digested input:
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.internal.DigesterOutputStream write
FINER: <To xmlns="http://www.w3.org/2005/08/addressing" xmlns:S="http://www.w3.org/2003/05/soap-envelope" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="_5008">http://dss.cryptopro.ru/STS/Active.svc</To>
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.DSigResolver dereference
FINEST: WSS1750: URI to be dereferenced:#_5009
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.Reference transform
FINE: Digest Algorithm is http://www.w3.org/2000/09/xmldsig#sha1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.Reference transform
FINE: Mapped Digest Algorithm is SHA-1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.Transform transform
FINEST: WSS1757: Canonicalized target value: <S:Body xmlns:S="http://www.w3.org/2003/05/soap-envelope" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="_5009"><trust:RequestSecurityToken xmlns:trust="http://docs.oasis-open.org/ws-sx/ws-trust/200512"><trust:RequestType>http://docs.oasis-open.org/ws-sx/ws-trust/200512/Issue</trust:RequestType><wsp:AppliesTo xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"><wsa:EndpointReference xmlns:wsa="http://www.w3.org/2005/08/addressing"><wsa:Address>http://dss.cryptopro.ru/SignServer/SignService.svc</wsa:Address></wsa:EndpointReference></wsp:AppliesTo><trust:TokenType>http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV1.1</trust:TokenType></trust:RequestSecurityToken></S:Body>
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.internal.DigesterOutputStream write
FINER: Pre-digested input:
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.internal.DigesterOutputStream write
FINER: <S:Body xmlns:S="http://www.w3.org/2003/05/soap-envelope" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="_5009"><trust:RequestSecurityToken xmlns:trust="http://docs.oasis-open.org/ws-sx/ws-trust/200512"><trust:RequestType>http://docs.oasis-open.org/ws-sx/ws-trust/200512/Issue</trust:RequestType><wsp:AppliesTo xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"><wsa:EndpointReference xmlns:wsa="http://www.w3.org/2005/08/addressing"><wsa:Address>http://dss.cryptopro.ru/SignServer/SignService.svc</wsa:Address></wsa:EndpointReference></wsp:AppliesTo><trust:TokenType>http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV1.1</trust:TokenType></trust:RequestSecurityToken></S:Body>
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.DSigResolver dereference
FINEST: WSS1750: URI to be dereferenced:#_5
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.Reference transform
FINE: Digest Algorithm is http://www.w3.org/2000/09/xmldsig#sha1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.Reference transform
FINE: Mapped Digest Algorithm is SHA-1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.Transform transform
FINEST: WSS1757: Canonicalized target value: <wsu:Timestamp xmlns:S="http://www.w3.org/2003/05/soap-envelope" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="_5"><wsu:Created>2015-10-13T08:37:56Z</wsu:Created><wsu:Expires>2015-10-13T08:42:56Z</wsu:Expires></wsu:Timestamp>
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.internal.DigesterOutputStream write
FINER: Pre-digested input:
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.internal.DigesterOutputStream write
FINER: <wsu:Timestamp xmlns:S="http://www.w3.org/2003/05/soap-envelope" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="_5"><wsu:Created>2015-10-13T08:37:56Z</wsu:Created><wsu:Expires>2015-10-13T08:42:56Z</wsu:Expires></wsu:Timestamp>
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.dsig.DSigResolver dereference
FINEST: WSS1750: URI to be dereferenced:#uuid_1680307e-18a6-4917-a0b4-ab286ea6f88d
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.Reference transform
FINE: Digest Algorithm is http://www.w3.org/2000/09/xmldsig#sha1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.Reference transform
FINE: Mapped Digest Algorithm is SHA-1
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.Transform transform
FINEST: WSS1757: Canonicalized target value: <wsse:UsernameToken xmlns:S="http://www.w3.org/2003/05/soap-envelope" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="uuid_1680307e-18a6-4917-a0b4-ab286ea6f88d"><wsse:Username>wsitUser</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">changeit</wsse:Password></wsse:UsernameToken>
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.internal.DigesterOutputStream write
FINER: Pre-digested input:
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.internal.DigesterOutputStream write
FINER: <wsse:UsernameToken xmlns:S="http://www.w3.org/2003/05/soap-envelope" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="uuid_1680307e-18a6-4917-a0b4-ab286ea6f88d"><wsse:Username>wsitUser</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">changeit</wsse:Password></wsse:UsernameToken>
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.crypto.dsig.SignatureProcessor performHMACSign
FINEST: WSS1756: Canonicalized Signed Info: <ds:SignedInfo xmlns:S="http://www.w3.org/2003/05/soap-envelope" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"><ds:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"><exc14n:InclusiveNamespaces xmlns:exc14n="http://www.w3.org/2001/10/xml-exc-c14n#" PrefixList="wsse S"></exc14n:InclusiveNamespaces></ds:CanonicalizationMethod><ds:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#hmac-sha1"></ds:SignatureMethod><ds:Reference URI="#_5004"><ds:Transforms><ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"><exc14n:InclusiveNamespaces xmlns:exc14n="http://www.w3.org/2001/10/xml-exc-c14n#" PrefixList="S"></exc14n:InclusiveNamespaces></ds:Transform></ds:Transforms><ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></ds:DigestMethod><ds:DigestValue>7BSWjx1BYXVQ5+ecC7ze4wembiI=</ds:DigestValue></ds:Reference><ds:Reference URI="#_5005"><ds:Transforms><ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"><exc14n:InclusiveNamespaces xmlns:exc14n="http://www.w3.org/2001/10/xml-exc-c14n#" PrefixList="S"></exc14n:InclusiveNamespaces></ds:Transform></ds:Transforms><ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></ds:DigestMethod><ds:DigestValue>rF8iGn3rgfYuwrSzr0LjK9VpvLw=</ds:DigestValue></ds:Reference><ds:Reference URI="#_5006"><ds:Transforms><ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"><exc14n:InclusiveNamespaces xmlns:exc14n="http://www.w3.org/2001/10/xml-exc-c14n#" PrefixList="S"></exc14n:InclusiveNamespaces></ds:Transform></ds:Transforms><ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></ds:DigestMethod><ds:DigestValue>ngc7iLESUJS45FdMhrWE6F3EYqQ=</ds:DigestValue></ds:Reference><ds:Reference URI="#_5007"><ds:Transforms><ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"><exc14n:InclusiveNamespaces xmlns:exc14n="http://www.w3.org/2001/10/xml-exc-c14n#" PrefixList="S"></exc14n:InclusiveNamespaces></ds:Transform></ds:Transforms><ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></ds:DigestMethod><ds:DigestValue>bXuegvP7qCA5f1xC26zQffn21AI=</ds:DigestValue></ds:Reference><ds:Reference URI="#_5008"><ds:Transforms><ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"><exc14n:InclusiveNamespaces xmlns:exc14n="http://www.w3.org/2001/10/xml-exc-c14n#" PrefixList="S"></exc14n:InclusiveNamespaces></ds:Transform></ds:Transforms><ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></ds:DigestMethod><ds:DigestValue>e724esBsY+oAQ5NJr7GtcWVkUTo=</ds:DigestValue></ds:Reference><ds:Reference URI="#_5009"><ds:Transforms><ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"><exc14n:InclusiveNamespaces xmlns:exc14n="http://www.w3.org/2001/10/xml-exc-c14n#" PrefixList="S"></exc14n:InclusiveNamespaces></ds:Transform></ds:Transforms><ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></ds:DigestMethod><ds:DigestValue>2r6HrMFv1zE33vbi4WZcubWlB7g=</ds:DigestValue></ds:Reference><ds:Reference URI="#_5"><ds:Transforms><ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"><exc14n:InclusiveNamespaces xmlns:exc14n="http://www.w3.org/2001/10/xml-exc-c14n#" PrefixList="wsu wsse S"></exc14n:InclusiveNamespaces></ds:Transform></ds:Transforms><ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></ds:DigestMethod><ds:DigestValue>QbHqSWFQqRpO6NLZOcitsxLJYOE=</ds:DigestValue></ds:Reference><ds:Reference URI="#uuid_1680307e-18a6-4917-a0b4-ab286ea6f88d"><ds:Transforms><ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"><exc14n:InclusiveNamespaces xmlns:exc14n="http://www.w3.org/2001/10/xml-exc-c14n#" PrefixList="wsu wsse S"></exc14n:InclusiveNamespaces></ds:Transform></ds:Transforms><ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></ds:DigestMethod><ds:DigestValue>8Hhm8ghgpsSzsa/gcnvxwBU5V3o=</ds:DigestValue></ds:Reference></ds:SignedInfo>
Offline Satin  
#12 Оставлено : 13 октября 2015 г. 11:51:10(UTC)
Satin

Статус: Участник

Группы: Участники
Зарегистрирован: 20.05.2014(UTC)
Сообщений: 28

Сказал(а) «Спасибо»: 1 раз
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.enc.EncryptionProcessor process
FINEST: WSS1952: KeyBinding in Encryption is: com.sun.xml.wss.impl.policy.mls.DerivedTokenKeyBinding@4b72c397
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.keyinfo.DerivedKeyTokenBuilder process
FINEST: Algorithm used for Derived Keys: http://www.w3.org/2001/04/xmlenc#aes256-cbc
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.keyinfo.SymmetricTokenBuilder process
FINEST: Certificate for SymmetricBinding is: [
[
Version: V3
Subject: CN=dss.cryptopro.ru, O=OOO Crypto-Pro, C=RU
Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5

Key: Sun RSA public key, 1024 bits
modulus: 111374469669877871028050129870682584741054359556261670487125113676611777231875431407626495953587897199976832540443915630770806700200866662998823355068824987123425990313082415947509790844227779572804533670627346563650266090417934806157303321537450765966150383897825276191893330441874707974428719552300461084657
public exponent: 65537
Validity: [From: Sat Jan 01 05:00:02 YEKT 2005,
To: Mon Jan 01 05:00:01 YEKT 2024]
Issuer: CN=DSSTest Root, C=RU
SerialNumber: [ 0f4244]

Certificate Extensions: 4
[1]: ObjectId: 2.5.29.35 Criticality=false
AuthorityKeyIdentifier [
KeyIdentifier [
0000: 41 50 9F 5D 3C 47 E3 13 11 AF 62 8C B3 FA A3 F6 AP.]<G....b.....
0010: 0F EC 7A C4 ..z.
]
]

[2]: ObjectId: 2.5.29.37 Criticality=false
ExtendedKeyUsages [
serverAuth
]

[3]: ObjectId: 2.5.29.15 Criticality=true
KeyUsage [
DigitalSignature
Non_repudiation
Key_Encipherment
]

[4]: ObjectId: 2.5.29.14 Criticality=false
SubjectKeyIdentifier [
KeyIdentifier [
0000: A3 02 91 C3 4B D3 61 C8 E9 99 6D 41 52 77 D0 1C ....K.a...mARw..
0010: BA 52 0B A5 .R..
]
]

]
Algorithm: [SHA1withRSA]
Signature:
0000: 92 7B ED 33 54 12 95 C5 BB 7B EB 66 F0 56 FC D9 ...3T......f.V..
0010: 67 62 18 2A CE 4B FA CA 02 8A 74 8E 2F 70 08 BB gb.*.K....t./p..
0020: BB 45 C5 42 4A F5 D7 5F 0B 57 FE 98 28 CB 09 0B .E.BJ.._.W..(...
0030: 50 9A BC D0 B6 9E 60 2D 13 19 BE 8F 08 A3 FE 30 P.....`-.......0
0040: 5F AF C0 D4 50 ED 9F F4 79 68 91 D2 85 9C E9 AC _...P...yh......
0050: 9F 1C CE B5 FB A3 93 46 B6 86 95 98 E9 B8 AE 5D .......F.......]
0060: 9E 95 4A 9E CE 94 54 55 F4 6A CF 6E 49 A2 CD AE ..J...TU.j.nI...
0070: 32 CB C1 72 87 0D 00 D4 F7 07 D4 90 2E 10 C9 12 2..r............

]
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.keyinfo.SymmetricTokenBuilder process
FINEST: BinaryToken ID for SymmetricBinding is: uuid_0f114255-b49c-4bb0-99c2-d8f31a067bf9
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.keyinfo.DerivedKeyTokenBuilder process
FINEST: SymmetricBinding under Derived Keys
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.keyinfo.DerivedKeyTokenBuilder process
FINEST: DataEncryption Algorithm:http://www.w3.org/2001/04/xmlenc#aes256-cbc
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.keyinfo.DerivedKeyTokenBuilder process
FINEST: Key Algorithm:http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.enc.CryptoProcessor encryptData
FINEST: WSS1951: Encrypted Data is: <wsse:UsernameToken xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="uuid_1680307e-18a6-4917-a0b4-ab286ea6f88d"><wsse:Username>wsitUser</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">changeit</wsse:Password></wsse:UsernameToken>
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.enc.CryptoProcessor encryptData
FINEST: WSS1951: Encrypted Data is: <ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#" Id="_1"><ds:SignedInfo><ds:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"><exc14n:InclusiveNamespaces xmlns:exc14n="http://www.w3.org/2001/10/xml-exc-c14n#" PrefixList="wsse S"></exc14n:InclusiveNamespaces></ds:CanonicalizationMethod><ds:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#hmac-sha1"></ds:SignatureMethod><ds:Reference URI="#_5004"><ds:Transforms><ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"><exc14n:InclusiveNamespaces xmlns:exc14n="http://www.w3.org/2001/10/xml-exc-c14n#" PrefixList="S"></exc14n:InclusiveNamespaces></ds:Transform></ds:Transforms><ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></ds:DigestMethod><ds:DigestValue>7BSWjx1BYXVQ5+ecC7ze4wembiI=</ds:DigestValue></ds:Reference><ds:Reference URI="#_5005"><ds:Transforms><ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"><exc14n:InclusiveNamespaces xmlns:exc14n="http://www.w3.org/2001/10/xml-exc-c14n#" PrefixList="S"></exc14n:InclusiveNamespaces></ds:Transform></ds:Transforms><ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></ds:DigestMethod><ds:DigestValue>rF8iGn3rgfYuwrSzr0LjK9VpvLw=</ds:DigestValue></ds:Reference><ds:Reference URI="#_5006"><ds:Transforms><ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"><exc14n:InclusiveNamespaces xmlns:exc14n="http://www.w3.org/2001/10/xml-exc-c14n#" PrefixList="S"></exc14n:InclusiveNamespaces></ds:Transform></ds:Transforms><ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></ds:DigestMethod><ds:DigestValue>ngc7iLESUJS45FdMhrWE6F3EYqQ=</ds:DigestValue></ds:Reference><ds:Reference URI="#_5007"><ds:Transforms><ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"><exc14n:InclusiveNamespaces xmlns:exc14n="http://www.w3.org/2001/10/xml-exc-c14n#" PrefixList="S"></exc14n:InclusiveNamespaces></ds:Transform></ds:Transforms><ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></ds:DigestMethod><ds:DigestValue>bXuegvP7qCA5f1xC26zQffn21AI=</ds:DigestValue></ds:Reference><ds:Reference URI="#_5008"><ds:Transforms><ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"><exc14n:InclusiveNamespaces xmlns:exc14n="http://www.w3.org/2001/10/xml-exc-c14n#" PrefixList="S"></exc14n:InclusiveNamespaces></ds:Transform></ds:Transforms><ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></ds:DigestMethod><ds:DigestValue>e724esBsY+oAQ5NJr7GtcWVkUTo=</ds:DigestValue></ds:Reference><ds:Reference URI="#_5009"><ds:Transforms><ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"><exc14n:InclusiveNamespaces xmlns:exc14n="http://www.w3.org/2001/10/xml-exc-c14n#" PrefixList="S"></exc14n:InclusiveNamespaces></ds:Transform></ds:Transforms><ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></ds:DigestMethod><ds:DigestValue>2r6HrMFv1zE33vbi4WZcubWlB7g=</ds:DigestValue></ds:Reference><ds:Reference URI="#_5"><ds:Transforms><ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"><exc14n:InclusiveNamespaces xmlns:exc14n="http://www.w3.org/2001/10/xml-exc-c14n#" PrefixList="wsu wsse S"></exc14n:InclusiveNamespaces></ds:Transform></ds:Transforms><ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></ds:DigestMethod><ds:DigestValue>QbHqSWFQqRpO6NLZOcitsxLJYOE=</ds:DigestValue></ds:Reference><ds:Reference URI="#uuid_1680307e-18a6-4917-a0b4-ab286ea6f88d"><ds:Transforms><ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"><exc14n:InclusiveNamespaces xmlns:exc14n="http://www.w3.org/2001/10/xml-exc-c14n#" PrefixList="wsu wsse S"></exc14n:InclusiveNamespaces></ds:Transform></ds:Transforms><ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></ds:DigestMethod><ds:DigestValue>8Hhm8ghgpsSzsa/gcnvxwBU5V3o=</ds:DigestValue></ds:Reference></ds:SignedInfo><ds:SignatureValue>rL0i0sGJqOxiNIsX+HislCRnllA=</ds:SignatureValue><ds:KeyInfo><wsse:SecurityTokenReference xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="_5003"><wsse:Reference URI="#_3"></wsse:Reference></wsse:SecurityTokenReference></ds:KeyInfo></ds:Signature>
окт 13, 2015 1:37:56 PM com.sun.xml.ws.security.opt.impl.enc.CryptoProcessor encryptData
FINEST: WSS1951: Encrypted Data is: <trust:RequestSecurityToken xmlns:trust="http://docs.oasis-open.org/ws-sx/ws-trust/200512"><trust:RequestType>http://docs.oasis-open.org/ws-sx/ws-trust/200512/Issue</trust:RequestType><wsp:AppliesTo xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"><wsa:EndpointReference xmlns:wsa="http://www.w3.org/2005/08/addressing"><wsa:Address>http://dss.cryptopro.ru/SignServer/SignService.svc</wsa:Address></wsa:EndpointReference></wsp:AppliesTo><trust:TokenType>http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV1.1</trust:TokenType></trust:RequestSecurityToken>
---[HTTP request - http://dss.cryptopro.ru/STS/Active.svc]---
Accept: application/soap+xml, multipart/related
Authorization: Basic Z2hvc3RfMTEzOjFRYXoyd3N4
Content-Type: application/soap+xml; charset=utf-8;action="http://docs.oasis-open.org/ws-sx/ws-trust/200512/RST/Issue"
User-Agent: Metro/2.3.1 (UNKNOWN_BRANCH-false; 2015-01-15T16:53:43+0100) JAXWS-RI/2.2.10 JAXWS-API/2.2.11 JAXB-RI/2.2.10-b140802.1033 JAXB-API/2.2.12-b140109.1041 svn-revision#unknown
<?xml version='1.0' encoding='UTF-8'?><S:Envelope xmlns:S="http://www.w3.org/2003/05/soap-envelope" xmlns:wsse11="http://docs.oasis-open.org/wss/oasis-wss-wssecurity-secext-1.1.xsd" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wsc="http://schemas.xmlsoap.org/ws/2005/02/sc" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:exc14n="http://www.w3.org/2001/10/xml-exc-c14n#"><S:Header><To xmlns="http://www.w3.org/2005/08/addressing" wsu:Id="_5008">http://dss.cryptopro.ru/STS/Active.svc</To><Action xmlns="http://www.w3.org/2005/08/addressing" wsu:Id="_5007">http://docs.oasis-open.org/ws-sx/ws-trust/200512/RST/Issue</Action><ReplyTo xmlns="http://www.w3.org/2005/08/addressing" wsu:Id="_5006">
<Address>http://www.w3.org/2005/08/addressing/anonymous</Address>
</ReplyTo><FaultTo xmlns="http://www.w3.org/2005/08/addressing" wsu:Id="_5004">
<Address>http://www.w3.org/2005/08/addressing/anonymous</Address>
</FaultTo><MessageID xmlns="http://www.w3.org/2005/08/addressing" wsu:Id="_5005">uuid:8d9bcc5f-2320-443f-9809-c551dd1a811a</MessageID><wsse:Security S:mustUnderstand="true"><wsu:Timestamp xmlns:ns19="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:ns18="http://schemas.xmlsoap.org/soap/envelope/" wsu:Id="_5"><wsu:Created>2015-10-13T08:37:56Z</wsu:Created><wsu:Expires>2015-10-13T08:42:56Z</wsu:Expires></wsu:Timestamp><xenc:EncryptedKey xmlns:ns19="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:ns18="http://schemas.xmlsoap.org/soap/envelope/" Id="_5002"><xenc:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p"/><ds:KeyInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="KeyInfoType"><wsse:SecurityTokenReference><wsse:KeyIdentifier ValueType="http://docs.oasis-open.org/wss/oasis-wss-soap-message-security-1.1#ThumbprintSHA1" EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">hZ1jg0x/Ybgf9E2JOCzUCBsgARs=</wsse:KeyIdentifier></wsse:SecurityTokenReference></ds:KeyInfo><xenc:CipherData><xenc:CipherValue>HLgCKuvOyDOq3KMu9m1Rr8RNqGvkj1sCR1QgPQy9wKfKKS1eBafqMSXUkP9vNrojIsmVmd2NLcTPsqT6CYqS5oZkaDiyw5IPhhsm2itQq8MC8VZVwfXN/FjcFYD74/9f+BppXXjhPa8wuaxd4mdEtdvQNxOiz4arKmgi2bm/NG4=</xenc:CipherValue></xenc:CipherData></xenc:EncryptedKey><ns19:DerivedKeyToken xmlns:ns19="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:ns18="http://schemas.xmlsoap.org/soap/envelope/" wsu:Id="_3"><wsse:SecurityTokenReference><wsse:Reference URI="#_5002" ValueType="http://docs.oasis-open.org/wss/oasis-wss-soap-message-security-1.1#EncryptedKey"/></wsse:SecurityTokenReference><ns19:Offset>0</ns19:Offset><ns19:Length>24</ns19:Length><ns19:Nonce>vvmUr7Ej/2WHPOgVBNrowWML</ns19:Nonce></ns19:DerivedKeyToken><ns19:DerivedKeyToken xmlns:ns19="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:ns18="http://schemas.xmlsoap.org/soap/envelope/" wsu:Id="_4"><wsse:SecurityTokenReference><wsse:Reference URI="#_5002" ValueType="http://docs.oasis-open.org/wss/oasis-wss-soap-message-security-1.1#EncryptedKey"/></wsse:SecurityTokenReference><ns19:Offset>0</ns19:Offset><ns19:Length>32</ns19:Length><ns19:Nonce>3/wRPrhDnjGf0SGJ+v/C++nt</ns19:Nonce></ns19:DerivedKeyToken><xenc:ReferenceList xmlns:ns19="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:ns18="http://schemas.xmlsoap.org/soap/envelope/"><xenc:DataReference URI="#_5011"/><xenc:DataReference URI="#_5012"/><xenc:DataReference URI="#_5013"/></xenc:ReferenceList><xenc:EncryptedData xmlns:ns19="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512" xmlns:ns18="http://schemas.xmlsoap.org/soap/envelope/" Id="_5013" Type="http://www.w3.org/2001/04/xmlenc#Element"><xenc:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes256-cbc"/><ds:KeyInfo xmlns:xsi="http://www.w3.org/2001

Message has been truncated
use com.sun.xml.ws.transport.http.HttpAdapter.dumpTreshold property to increase the amount of printed part of the message


---[HTTP response - http://dss.cryptopro.ru/STS/Active.svc - 500]---
null: HTTP/1.1 500 Internal Server Error
Age: 0
Content-Length: 449
Content-Type: application/soap+xml; charset=utf-8
Date: Tue, 13 Oct 2015 08:41:23 GMT
Server: Microsoft-IIS/7.5
Via: 1.1 proxy.int
X-Powered-By: ASP.NET
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing"><s:Header><a:Action s:mustUnderstand="1">http://www.w3.org/2005/08/addressing/soap/fault</a:Action><a:RelatesTo>uuid:8d9bcc5f-2320-443f-9809-c551dd1a811a</a:RelatesTo></s:Header><s:Body><s:Fault><s:Code><s:Value>s:Sender</s:Value></s:Code><s:Reason><s:Text xml:lang="ru-RU">User not found</s:Text></s:Reason></s:Fault></s:Body></s:Envelope>--------------------

окт 13, 2015 1:37:57 PM com.sun.xml.ws.security.opt.impl.incoming.SecurityRecipient createMessage
FINE: Buffering Payload from incomming message
окт 13, 2015 1:37:57 PM com.sun.xml.wss.jaxws.impl.SecurityClientTube processClientResponsePacket
SEVERE: WSSTUBE0025: Error in Verifying Security in the Inbound Message.
com.sun.xml.wss.impl.PolicyViolationException: ERROR: No security header found in the message
at com.sun.xml.wss.impl.policy.verifier.MessagePolicyVerifier.verifyPolicy(MessagePolicyVerifier.java:138)
at com.sun.xml.ws.security.opt.impl.incoming.SecurityRecipient.createMessage(SecurityRecipient.java:1021)
at com.sun.xml.ws.security.opt.impl.incoming.SecurityRecipient.validateMessage(SecurityRecipient.java:256)
at com.sun.xml.wss.jaxws.impl.SecurityTubeBase.verifyInboundMessage(SecurityTubeBase.java:456)
at com.sun.xml.wss.jaxws.impl.SecurityClientTube.processClientResponsePacket(SecurityClientTube.java:436)
at com.sun.xml.wss.jaxws.impl.SecurityClientTube.processResponse(SecurityClientTube.java:364)
at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1147)
at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1050)
at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:1019)
at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:877)
at com.sun.xml.ws.client.Stub.process(Stub.java:463)
at com.sun.xml.ws.client.dispatch.DispatchImpl.doInvoke(DispatchImpl.java:265)
at com.sun.xml.ws.client.dispatch.DispatchImpl.invoke(DispatchImpl.java:304)
at ru.cryptopro.dss.ws.security.trust.impl.client.DssTrustPluginImpl.invokeRST(DssTrustPluginImpl.java:417)
at ru.cryptopro.dss.ws.security.trust.impl.client.DssTrustPluginImpl.process(DssTrustPluginImpl.java:120)
at ru.cryptopro.dss.ws.security.trust.impl.client.DssSTSIssuedTokenProviderImpl.getIssuedTokenContext(DssSTSIssuedTokenProviderImpl.java:75)
at ru.cryptopro.dss.ws.security.trust.impl.client.DssSTSIssuedTokenProviderImpl.issue(DssSTSIssuedTokenProviderImpl.java:33)
at ru.cryptopro.dss.ws.security.trust.impl.client.DssIssuedTokenManager.getIssuedToken(DssIssuedTokenManager.java:61)
at ru.cryptopro.dss.ws.security.trust.impl.client.DSSWSTrustChannel.Issue(DSSWSTrustChannel.java:226)
at ru.cryptopro.dss.ws.security.trust.impl.client.DSSWSTrustChannel.Issue(DSSWSTrustChannel.java:177)
at ru.cryptopro.dss.samples.java.MainJFrame.connect(MainJFrame.java:479)
at ru.cryptopro.dss.samples.java.MainJFrame.jLoginOKActionPerformed(MainJFrame.java:451)
at ru.cryptopro.dss.samples.java.MainJFrame.access$000(MainJFrame.java:50)
at ru.cryptopro.dss.samples.java.MainJFrame$1.actionPerformed(MainJFrame.java:127)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6505)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3321)
at java.awt.Component.processEvent(Component.java:6270)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4861)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4687)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4687)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:708)
at java.awt.EventQueue$4.run(EventQueue.java:706)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

окт 13, 2015 1:37:57 PM ru.cryptopro.dss.ws.security.trust.impl.client.DssTrustPluginImpl process
SEVERE: null
javax.xml.ws.WebServiceException: WSSTUBE0025: Error in Verifying Security in the Inbound Message.
at com.sun.xml.wss.jaxws.impl.SecurityClientTube.processClientResponsePacket(SecurityClientTube.java:441)
at com.sun.xml.wss.jaxws.impl.SecurityClientTube.processResponse(SecurityClientTube.java:364)
at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1147)
at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1050)
at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:1019)
at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:877)
at com.sun.xml.ws.client.Stub.process(Stub.java:463)
at com.sun.xml.ws.client.dispatch.DispatchImpl.doInvoke(DispatchImpl.java:265)
at com.sun.xml.ws.client.dispatch.DispatchImpl.invoke(DispatchImpl.java:304)
at ru.cryptopro.dss.ws.security.trust.impl.client.DssTrustPluginImpl.invokeRST(DssTrustPluginImpl.java:417)
at ru.cryptopro.dss.ws.security.trust.impl.client.DssTrustPluginImpl.process(DssTrustPluginImpl.java:120)
at ru.cryptopro.dss.ws.security.trust.impl.client.DssSTSIssuedTokenProviderImpl.getIssuedTokenContext(DssSTSIssuedTokenProviderImpl.java:75)
at ru.cryptopro.dss.ws.security.trust.impl.client.DssSTSIssuedTokenProviderImpl.issue(DssSTSIssuedTokenProviderImpl.java:33)
at ru.cryptopro.dss.ws.security.trust.impl.client.DssIssuedTokenManager.getIssuedToken(DssIssuedTokenManager.java:61)
at ru.cryptopro.dss.ws.security.trust.impl.client.DSSWSTrustChannel.Issue(DSSWSTrustChannel.java:226)
at ru.cryptopro.dss.ws.security.trust.impl.client.DSSWSTrustChannel.Issue(DSSWSTrustChannel.java:177)
at ru.cryptopro.dss.samples.java.MainJFrame.connect(MainJFrame.java:479)
at ru.cryptopro.dss.samples.java.MainJFrame.jLoginOKActionPerformed(MainJFrame.java:451)
at ru.cryptopro.dss.samples.java.MainJFrame.access$000(MainJFrame.java:50)
at ru.cryptopro.dss.samples.java.MainJFrame$1.actionPerformed(MainJFrame.java:127)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6505)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3321)
at java.awt.Component.processEvent(Component.java:6270)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4861)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4687)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4687)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:708)
at java.awt.EventQueue$4.run(EventQueue.java:706)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
Caused by: javax.xml.ws.soap.SOAPFaultException: Invalid Security Header
at com.sun.xml.wss.jaxws.impl.SecurityTubeBase.getSOAPFaultException(SecurityTubeBase.java:716)
at com.sun.xml.wss.jaxws.impl.SecurityTubeBase.getSOAPFaultException(SecurityTubeBase.java:734)
... 56 more
Caused by: com.sun.xml.wss.impl.WssSoapFaultException: Invalid Security Header
at com.sun.xml.wss.impl.SecurableSoapMessage.newSOAPFaultException(SecurableSoapMessage.java:343)
at com.sun.xml.wss.jaxws.impl.SecurityTubeBase.getSOAPFaultException(SecurityTubeBase.java:730)
... 56 more

Отредактировано пользователем 13 октября 2015 г. 11:52:40(UTC)  | Причина: Не указана

Offline Георгий Садофьев  
#13 Оставлено : 13 октября 2015 г. 12:10:51(UTC)
Георгий Садофьев

Статус: Сотрудник

Группы: Участники
Зарегистрирован: 14.10.2011(UTC)
Сообщений: 130
Мужчина

Поблагодарили: 26 раз в 25 постах
В следующий раз большие логи прикладывайте, пожалуйста, в виде отдельного текстового файла.

Цитата:
<wsse:UsernameToken xmlns:S="http://www.w3.org/2003/05/soap-envelope" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="uuid_1680307e-18a6-4917-a0b4-ab286ea6f88d"><wsse:Username>wsitUser</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">changeit</wsse:Password></wsse:UsernameToken>


1. Когда Service Reference обновляли и настраивали alias и truststore, Вы случайно не задавали статические логин и пароль?
2. Поищите поиском по проекту строку "wsitUser".

Отредактировано пользователем 13 октября 2015 г. 12:12:32(UTC)  | Причина: Не указана

Техническую поддержку оказываем тут
Наша база знаний
Offline Satin  
#14 Оставлено : 13 октября 2015 г. 12:18:26(UTC)
Satin

Статус: Участник

Группы: Участники
Зарегистрирован: 20.05.2014(UTC)
Сообщений: 28

Сказал(а) «Спасибо»: 1 раз
Да в настройках
Web Service Reference - Edit Web Service Attributes - Вкладка Security
прописан wsitUser в качестве пользователя по умолчанию, но галочка "Использовать значения по умолчанию,указанные при разработке" не стоит
так что по логике он должен использовать данные из кода

находятся эти настройки, насколько я понимаю, в Active.svc.wsdl_wsdl0.xml
<sc:CallbackHandlerConfiguration wspp:visibility="private">
<sc:CallbackHandler default="wsitUser" name="usernameHandler"/>
<sc:CallbackHandler default="changeit" name="passwordHandler"/>
</sc:CallbackHandlerConfiguration>

Отредактировано пользователем 13 октября 2015 г. 12:20:13(UTC)  | Причина: Не указана

Offline Георгий Садофьев  
#15 Оставлено : 13 октября 2015 г. 13:00:04(UTC)
Георгий Садофьев

Статус: Сотрудник

Группы: Участники
Зарегистрирован: 14.10.2011(UTC)
Сообщений: 130
Мужчина

Поблагодарили: 26 раз в 25 постах
Уберите весь узел <sc:CallbackHandlerConfiguration>, либо укажите в нём правильные учётные данные. Затем попробуйте снова подключиться.
Техническую поддержку оказываем тут
Наша база знаний
Offline Satin  
#16 Оставлено : 13 октября 2015 г. 13:28:58(UTC)
Satin

Статус: Участник

Группы: Участники
Зарегистрирован: 20.05.2014(UTC)
Сообщений: 28

Сказал(а) «Спасибо»: 1 раз
Попробовал оба варианта, подключение к ЦИ отрабатывает, теперь падает на попытке getSignServerPort

Лог во вложении log1.txt (85kb) загружен 5 раз(а).
Offline Георгий Садофьев  
#17 Оставлено : 13 октября 2015 г. 15:49:31(UTC)
Георгий Садофьев

Статус: Сотрудник

Группы: Участники
Зарегистрирован: 14.10.2011(UTC)
Сообщений: 130
Мужчина

Поблагодарили: 26 раз в 25 постах
1. Reference для SignServer обновляли?
2. Truststore и Alias прописывали?
Техническую поддержку оказываем тут
Наша база знаний
Offline Георгий Садофьев  
#18 Оставлено : 13 октября 2015 г. 15:49:35(UTC)
Георгий Садофьев

Статус: Сотрудник

Группы: Участники
Зарегистрирован: 14.10.2011(UTC)
Сообщений: 130
Мужчина

Поблагодарили: 26 раз в 25 постах
1. Reference для SignServer обновляли?
2. Truststore и Alias прописывали?
Техническую поддержку оказываем тут
Наша база знаний
Offline Satin  
#19 Оставлено : 14 октября 2015 г. 9:35:53(UTC)
Satin

Статус: Участник

Группы: Участники
Зарегистрирован: 20.05.2014(UTC)
Сообщений: 28

Сказал(а) «Спасибо»: 1 раз
Да обновлял, на всякий случай еще раз обновил wsdl и пересобрал привязки wsi, ошибка та же.
Хочу отметить что в настройках SignServer не доступна настройка TrustStore, поэтому настраивал KeyStore аналогично TrustStore для Active
Offline Георгий Садофьев  
#20 Оставлено : 14 октября 2015 г. 9:47:02(UTC)
Георгий Садофьев

Статус: Сотрудник

Группы: Участники
Зарегистрирован: 14.10.2011(UTC)
Сообщений: 130
Мужчина

Поблагодарили: 26 раз в 25 постах
Keystore настраивать не нужно.
Настройка Truststore не доступна, так как возможно выбирается не та привязка. Вам нужна привязка с названием WSHttpBinding_ISignService.
Техническую поддержку оказываем тут
Наша база знаний
RSS Лента  Atom Лента
Пользователи, просматривающие эту тему
3 Страницы<123>
Быстрый переход  
Вы не можете создавать новые темы в этом форуме.
Вы не можете отвечать в этом форуме.
Вы не можете удалять Ваши сообщения в этом форуме.
Вы не можете редактировать Ваши сообщения в этом форуме.
Вы не можете создавать опросы в этом форуме.
Вы не можете голосовать в этом форуме.