Hi,
Formerly I posted a report concerning connection test with
client authorisation against a IBM payment gateway.
You requested that I tried with the openssl program again
but with debug turned on.
I've done that and now I'm experiencing every programmers
nightmare, with -debug it works, without -debug it doesn't.....
IBM still tell me that the connection is dropped because the
header size don't match the packets. This of course could
also be a IBM ssl-stack problem, but they deny that..
(off course)
The test work both way's with verisign's test certificates,
but not with a TDK certifikate (Danish certifier).
Can anybody give me some help to debug without -debug ???
Especially I've tried to look at the code and find some way
to print out some info that matches the things IBM tells me
(size's of headers and so on).
Here's a session that fails. I also have the session as a solaris
"snoop" file. But I think that this info is quite too big to send in this
mail ????:
verify depth is 1
CONNECTED(00000003)
SSL_connect:before/connect initialization
SSL_connect:SSLv3 write client hello A
SSL_connect:SSLv3 read server hello A
depth=1 /C=US/O=RSA Data Security, Inc./OU=Secure Server Certification
Authority
verify return:1
depth=0 /C=DK/ST=Denmark/L=Ballerup/O=PBS Finans A/S/OU=Card
Processing/CN=systisogw.pbs.dk
verify return:1
SSL_connect:SSLv3 read server certificate A
SSL_connect:SSLv3 read server certificate request A
SSL_connect:SSLv3 read server done A
SSL_connect:SSLv3 write client certificate A
SSL_connect:SSLv3 write client key exchange A
SSL_connect:SSLv3 write certificate verify A
SSL_connect:SSLv3 write change cipher spec A
SSL_connect:SSLv3 write finished A
SSL_connect:SSLv3 flush data
SSL_connect:failed in SSLv3 read finished A
28822:error:1409E0E5:SSL routines:SSL3_WRITE_BYTES:ssl handshake
failure:s3_pkt.c:448:
Here's an example of a session with debug turned on, but
as I told earlier in the mail it works perfectly....:
verify depth is 1
SSL_connect:before/connect initialization
SSL_connect:SSLv3 write client hello A
SSL_connect:SSLv3 read server hello A
depth=1 /C=US/O=RSA Data Security, Inc./OU=Secure Server Certification
Authority
verify return:1
depth=0 /C=DK/ST=Denmark/L=Ballerup/O=PBS Finans A/S/OU=Card
Processing/CN=systisogw.pbs.dk
verify return:1
SSL_connect:SSLv3 read server certificate A
CONNECTED(00000003)
write to 001517B0 [0016CB28] (90 bytes => 90 (0x5A))
0000 - 16 03 00 00 55 01 00 00-51 03 00 39 e1 7c 6b 6b ....U...Q..9.|kk
0010 - b2 33 10 70 74 4f 7d d9-e5 15 a0 22 02 dd cf dd .3.ptO}...."....
0020 - 85 a8 18 61 7f bb 9d 91-1e 10 f7 00 00 2a 00 16 ...a.........*..
0030 - 00 13 00 0a 00 66 00 07-00 05 00 04 00 65 00 64 .....f.......e.d
0040 - 00 63 00 62 00 61 00 60-00 15 00 12 00 09 00 14 .c.b.a.`........
0050 - 00 11 00 08 00 06 00 03-01 .........
005a - <SPACES/NULS>
read from 001517B0 [00168318] (5 bytes => 5 (0x5))
0000 - 16 03 00 00 4a ....J
read from 001517B0 [0016831D] (74 bytes => 74 (0x4A))
0000 - 02 00 00 46 03 00 20 5c-f8 a0 32 6e c5 ba 73 f9 ...F.. \..2n..s.
0010 - f8 bb a6 03 20 74 00 cb-6c 5d 99 12 0d 75 bb 6d .... t..l]...u.m
0020 - c2 91 ef 51 f9 30 20 2d-ef d4 de d9 e5 df 10 23 ...Q.0 -.......#
0030 - e1 a0 1f aa a0 22 e2 0b-ce 77 3f 98 d0 9a 59 61 ....."...w?...Ya
0040 - 6d ab 49 31 b1 18 0a 00-05 m.I1.....
004a - <SPACES/NULS>
read from 001517B0 [00168318] (5 bytes => 5 (0x5))
0000 - 16 03 00 04 5f ...._
read from 001517B0 [0016831D] (1119 bytes => 507 (0x1FB))
0000 - 0b 00 04 5b 00 04 58 00-02 1a 30 82 02 16 30 82 ...[..X...0...0.
0010 - 01 83 02 10 6d 77 cf b2-41 b0 fe dc a6 93 ed b3 ....mw..A.......
0020 - 51 a8 40 92 30 0d 06 09-2a 86 48 86 f7 0d 01 01 Q.@.0...*.H.....
0030 - 04 05 00 30 5f 31 0b 30-09 06 03 55 04 06 13 02 ...0_1.0...U....
0040 - 55 53 31 20 30 1e 06 03-55 04 0a 13 17 52 53 41 US1 0...U....RSA
0050 - 20 44 61 74 61 20 53 65-63 75 72 69 74 79 2c 20 Data Security,
0060 - 49 6e 63 2e 31 2e 30 2c-06 03 55 04 0b 13 25 53 Inc.1.0,..U...%S
0070 - 65 63 75 72 65 20 53 65-72 76 65 72 20 43 65 72 ecure Server Cer
0080 - 74 69 66 69 63 61 74 69-6f 6e 20 41 75 74 68 6f tification Autho
0090 - 72 69 74 79 30 1e 17 0d-39 39 31 32 32 37 30 30 rity0...99122700
00a0 - 30 30 30 30 5a 17 0d 30-30 31 32 32 36 32 33 35 0000Z..001226235
00b0 - 39 35 39 5a 30 81 80 31-0b 30 09 06 03 55 04 06 959Z0..1.0...U..
00c0 - 13 02 44 4b 31 10 30 0e-06 03 55 04 08 13 07 44 ..DK1.0...U....D
00d0 - 65 6e 6d 61 72 6b 31 11-30 0f 06 03 55 04 07 14 enmark1.0...U...
00e0 - 08 42 61 6c 6c 65 72 75-70 31 17 30 15 06 03 55 .Ballerup1.0...U
00f0 - 04 0a 14 0e 50 42 53 20-46 69 6e 61 6e 73 20 41 ....PBS Finans A
0100 - 2f 53 31 18 30 16 06 03-55 04 0b 14 0f 43 61 72 /S1.0...U....Car
0110 - 64 20 50 72 6f 63 65 73-73 69 6e 67 31 19 30 17 d Processing1.0.
0120 - 06 03 55 04 03 14 10 73-79 73 74 69 73 6f 67 77 ..U....systisogw
0130 - 2e 70 62 73 2e 64 6b 30-5c 30 0d 06 09 2a 86 48 .pbs.dk0\0...*.H
0140 - 86 f7 0d 01 01 01 05 00-03 4b 00 30 48 02 41 00 .........K.0H.A.
0150 - ef 92 4e 07 78 95 23 45-20 5d 3b 2b 88 6e 6c b3 ..N.x.#E ];+.nl.
0160 - e9 0a 8d 88 de 93 13 2c-32 fd 42 c8 9f 9a 93 57 .......,2.B....W
0170 - 2e 9e 0b fd 24 43 ef b5-af b3 f2 15 b4 51 23 2b ....$C.......Q#+
0180 - 8b 4b d5 b9 54 c5 30 d5-72 59 a4 84 dc 6d 92 47 .K..T.0.rY...m.G
0190 - 02 03 01 00 01 30 0d 06-09 2a 86 48 86 f7 0d 01 .....0...*.H....
01a0 - 01 04 05 00 03 7e 00 86-73 6d cc b8 3e 69 3d 6c .....~..sm..>i=l
01b0 - 1e d7 4e 24 91 52 09 14-1b 25 2a 66 dd 50 e1 5b ..N$.R...%*f.P.[
01c0 - da f1 ca 62 d0 3a 3e 73-79 07 0f 66 98 ac 8f 2a ...b.:>sy..f...*
01d0 - d9 ae d1 cb 09 51 17 27-f5 0e 42 fa 56 03 e7 a7 .....Q.'..B.V...
01e0 - a3 53 74 65 20 00 13 be-91 35 3d c1 99 6e 54 29 .Ste ....5=..nT)
01f0 - 46 9f cd 32 9a 35 1e 45-82 b3 93 F..2.5.E...
read from 001517B0 [00168518] (612 bytes => 612 (0x264))
0000 - 1b ff 9c a7 1d b6 ce 4d-74 32 e1 95 9d 9c 26 1b .......Mt2....&.
0010 - 59 01 a1 db 0e 31 da 8e-33 b1 28 27 98 69 44 4b Y....1..3.('.iDK
0020 - 74 ed 2d 06 06 7b dc 38-e6 00 02 38 30 82 02 34 t.-..{.8...80..4
0030 - 30 82 01 a1 02 10 02 ad-66 7e 4e 45 fe 5e 57 6f 0.......f~NE.^Wo
0040 - 3c 98 19 5e dd c0 30 0d-06 09 2a 86 48 86 f7 0d <..^..0...*.H...
0050 - 01 01 02 05 00 30 5f 31-0b 30 09 06 03 55 04 06 .....0_1.0...U..
0060 - 13 02 55 53 31 20 30 1e-06 03 55 04 0a 13 17 52 ..US1 0...U....R
0070 - 53 41 20 44 61 74 61 20-53 65 63 75 72 69 74 79 SA Data Security
0080 - 2c 20 49 6e 63 2e 31 2e-30 2c 06 03 55 04 0b 13 , Inc.1.0,..U...
0090 - 25 53 65 63 75 72 65 20-53 65 72 76 65 72 20 43 %Secure Server C
00a0 - 65 72 74 69 66 69 63 61-74 69 6f 6e 20 41 75 74 ertification Aut
00b0 - 68 6f 72 69 74 79 30 1e-17 0d 39 34 31 31 30 39 hority0...941109
00c0 - 30 30 30 30 30 30 5a 17-0d 31 30 30 31 30 37 32 000000Z..1001072
00d0 - 33 35 39 35 39 5a 30 5f-31 0b 30 09 06 03 55 04 35959Z0_1.0...U.
00e0 - 06 13 02 55 53 31 20 30-1e 06 03 55 04 0a 13 17 ...US1 0...U....
00f0 - 52 53 41 20 44 61 74 61-20 53 65 63 75 72 69 74 RSA Data Securit
0100 - 79 2c 20 49 6e 63 2e 31-2e 30 2c 06 03 55 04 0b y, Inc.1.0,..U..
0110 - 13 25 53 65 63 75 72 65-20 53 65 72 76 65 72 20 .%Secure Server
0120 - 43 65 72 74 69 66 69 63-61 74 69 6f 6e 20 41 75 Certification Au
0130 - 74 68 6f 72 69 74 79 30-81 9b 30 0d 06 09 2a 86 thority0..0...*.
0140 - 48 86 f7 0d 01 01 01 05-00 03 81 89 00 30 81 85 H............0..
0150 - 02 7e 00 92 ce 7a c1 ae-83 3e 5a aa 89 83 57 ac .~...z...>Z...W.
0160 - 25 01 76 0c ad ae 8e 2c-37 ce eb 35 78 64 54 03 %.v....,7..5xdT.
0170 - e5 84 40 51 c9 bf 8f 08-e2 8a 82 08 d2 16 86 37 [EMAIL PROTECTED]
0180 - 55 e9 b1 21 02 ad 76 68-81 9a 05 a2 4b c9 4b 25 U..!..vh....K.K%
0190 - 66 22 56 6c 88 07 8f f7-81 59 6d 84 07 65 70 13 f"Vl.....Ym..ep.
01a0 - 71 76 3e 9b 77 4c e3 50-89 56 98 48 b9 1d a7 29 qv>.wL.P.V.H...)
01b0 - 1a 13 2e 4a 11 59 9c 1e-15 d5 49 54 2c 73 3a 69 ...J.Y....IT,s:i
01c0 - 82 b1 97 39 9c 6d 70 67-48 e5 dd 2d d6 c8 1e 7b ...9.mpgH..-...{
01d0 - 02 03 01 00 01 30 0d 06-09 2a 86 48 86 f7 0d 01 .....0...*.H....
01e0 - 01 02 05 00 03 7e 00 65-dd 7e e1 b2 ec b0 e2 3a .....~.e.~.....:
01f0 - e0 ec 71 46 9a 19 11 b8-d3 c7 a0 b4 03 40 26 02 ..qF.........@&.
0200 - 3e 09 9c e1 12 b3 d1 5a-f6 37 a5 b7 61 03 b6 5b >......Z.7..a..[
0210 - 16 69 3b c6 44 08 0c 88-53 0c 6b 97 49 c7 3e 35 .i;.D...S.k.I.>5
0220 - dc 6c b9 bb aa df 5c bb-3a 2f 93 60 b6 a9 4b 4d .l....\.:/.`..KM
0230 - f2 20 f7 cd 5f 7f 64 7b-8e dc 00 5c d7 fa 77 ca . .._.d{...\..w.
0240 - 39 16 59 6f 0e ea d3 b5-83 7f 4d 4d 42 56 76 b4 9.Yo......MMBVv.
0250 - c9 5f 04 f8 38 f8 eb d2-5f 75 5f cd 7b fc e5 8e ._..8..._u_.{...
0260 - 80 7c fc 50 .|.P
read from 001517B0 [00168318] (5 bytes => 5 (0x5))
0000 - 16 03 00 03 d3 .....
read from 001517B0 [0016831D] (979 bytes => 407 (0x197))
0000 - 0d 00 03 cf 01 01 03 cb-00 61 30 5f 31 0b 30 09 .........a0_1.0.
0010 - 06 03 55 04 06 13 02 55-53 31 17 30 15 06 03 55 ..U....US1.0...U
0020 - 04 0a 13 0e 56 65 72 69-53 69 67 6e 2c 20 49 6e ....VeriSign, In
0030 - 63 2e 31 37 30 35 06 03-55 04 0b 13 2e 43 6c 61 c.1705..U....Cla
0040 - 73 73 20 33 20 50 75 62-6c 69 63 20 50 72 69 6d ss 3 Public Prim
0050 - 61 72 79 20 43 65 72 74-69 66 69 63 61 74 69 6f ary Certificatio
0060 - 6e 20 41 75 74 68 6f 72-69 74 79 00 61 30 5f 31 n Authority.a0_1
0070 - 0b 30 09 06 03 55 04 06-13 02 55 53 31 20 30 1e .0...U....US1 0.
0080 - 06 03 55 04 0a 13 17 52-53 41 20 44 61 74 61 20 ..U....RSA Data
0090 - 53 65 63 75 72 69 74 79-2c 20 49 6e 63 2e 31 2e Security, Inc.1.
00a0 - 30 2c 06 03 55 04 0b 13-25 53 65 63 75 72 65 20 0,..U...%Secure
00b0 - 53 65 72 76 65 72 20 43-65 72 74 69 66 69 63 61 Server Certifica
00c0 - 74 69 6f 6e 20 41 75 74-68 6f 72 69 74 79 00 ac tion Authority..
00d0 - 30 81 a9 31 16 30 14 06-03 55 04 0a 13 0d 56 65 0..1.0...U....Ve
00e0 - 72 69 53 69 67 6e 2c 20-49 6e 63 31 47 30 45 06 riSign, Inc1G0E.
00f0 - 03 55 04 0b 13 3e 77 77-77 2e 76 65 72 69 73 69 .U...>www.verisi
0100 - 67 6e 2e 63 6f 6d 2f 72-65 70 6f 73 69 74 6f 72 gn.com/repositor
0110 - 79 2f 54 65 73 74 43 50-53 20 49 6e 63 6f 72 70 y/TestCPS Incorp
0120 - 2e 20 42 79 20 52 65 66-2e 20 4c 69 61 62 2e 20 . By Ref. Liab.
0130 - 4c 54 44 2e 31 46 30 44-06 03 55 04 0b 13 3d 46
LTD.1F0D.SSL_connect:SSLv3 read server certificate request A
SSL_connect:SSLv3 read server done A
SSL_connect:SSLv3 write client certificate A
SSL_connect:SSLv3 write client key exchange A
SSL_connect:SSLv3 write certificate verify A
SSL_connect:SSLv3 write change cipher spec A
.U...=F
0140 - 6f 72 20 56 65 72 69 53-69 67 6e 20 61 75 74 68 or VeriSign auth
0150 - 6f 72 69 7a 65 64 20 74-65 73 74 69 6e 67 20 6f orized testing o
0160 - 6e 6c 79 2e 20 4e 6f 20-61 73 73 75 72 61 6e 63 nly. No assuranc
0170 - 65 73 20 28 43 29 56 53-31 39 39 37 00 7e 30 7c es (C)VS1997.~0|
0180 - 31 0b 30 09 06 03 55 04-06 13 02 44 4b 31 10 30 1.0...U....DK1.0
0190 - 0e 06 03 55 04 08 13 ...U...
read from 001517B0 [001684B4] (572 bytes => 572 (0x23C))
0000 - 07 44 45 4e 4d 41 52 4b-31 11 30 0f 06 03 55 04 .DENMARK1.0...U.
0010 - 07 14 08 42 61 6c 6c 65-72 75 70 31 13 30 11 06 ...Ballerup1.0..
0020 - 03 55 04 0a 14 0a 50 42-53 20 46 69 6e 61 6e 73 .U....PBS Finans
0030 - 31 18 30 16 06 03 55 04-0b 14 0f 43 61 72 64 20 1.0...U....Card
0040 - 50 72 6f 63 65 73 73 69-6e 67 31 19 30 17 06 03 Processing1.0...
0050 - 55 04 03 14 10 73 79 73-74 69 73 6f 67 77 2e 70 U....systisogw.p
0060 - 62 73 2e 64 6b 00 7a 30-78 31 0b 30 09 06 03 55 bs.dk.z0x1.0...U
0070 - 04 06 13 02 61 64 31 15-30 13 06 03 55 04 0a 13 ....ad1.0...U...
0080 - 0c 54 65 6c 65 20 44 61-6e 6d 61 72 6b 31 11 30 .Tele Danmark1.0
0090 - 0f 06 03 55 04 0b 13 08-49 6e 74 65 72 6e 65 74 ...U....Internet
00a0 - 31 3f 30 3d 06 03 55 04-03 1e 36 00 53 00 53 00 1?0=..U...6.S.S.
00b0 - 4c 00 20 00 53 00 65 00-72 00 76 00 65 00 72 00 L. .S.e.r.v.e.r.
00c0 - 20 00 2a 00 54 00 45 00-53 00 54 00 2a 00 20 00 .*.T.E.S.T.*. .
00d0 - 41 00 75 00 74 00 68 00-6f 00 72 00 69 00 74 00 A.u.t.h.o.r.i.t.
00e0 - 79 00 5b 30 59 31 0b 30-09 06 03 55 04 06 13 02 y.[0Y1.0...U....
00f0 - 44 4b 31 0c 30 0a 06 03-55 04 0a 13 03 4b 4d 44 DK1.0...U....KMD
0100 - 31 10 30 0e 06 03 55 04-0b 13 07 54 55 45 2d 54 1.0...U....TUE-T
0110 - 53 53 31 2a 30 28 06 03-55 04 03 13 21 55 6e 69 SS1*0(..U...!Uni
0120 - 43 45 52 54 20 33 2e 30-2e 35 20 54 65 73 74 20 CERT 3.0.5 Test
0130 - 2d 20 4b 55 4e 20 54 49-4c 20 54 45 53 54 00 83 - KUN TIL TEST..
0140 - 30 81 80 31 0b 30 09 06-03 55 04 06 13 02 44 4b 0..1.0...U....DK
0150 - 31 10 30 0e 06 03 55 04-08 13 07 44 65 6e 6d 61 1.0...U....Denma
0160 - 72 6b 31 11 30 0f 06 03-55 04 07 14 08 42 61 6c rk1.0...U....Bal
0170 - 6c 65 72 75 70 31 17 30-15 06 03 55 04 0a 14 0e lerup1.0...U....
0180 - 50 42 53 20 46 69 6e 61-6e 73 20 41 2f 53 31 18 PBS Finans A/S1.
0190 - 30 16 06 03 55 04 0b 14-0f 43 61 72 64 20 50 72 0...U....Card Pr
01a0 - 6f 63 65 73 73 69 6e 67-31 19 30 17 06 03 55 04 ocessing1.0...U.
01b0 - 03 14 10 73 79 73 74 69-73 6f 67 77 2e 70 62 73 ...systisogw.pbs
01c0 - 2e 64 6b 00 77 30 75 31-0b 30 09 06 03 55 04 06 .dk.w0u1.0...U..
01d0 - 13 02 44 4b 31 15 30 13-06 03 55 04 0a 13 0c 54 ..DK1.0...U....T
01e0 - 65 6c 65 20 44 61 6e 6d-61 72 6b 31 11 30 0f 06 ele Danmark1.0..
01f0 - 03 55 04 0b 13 08 49 6e-74 65 72 6e 65 74 31 16 .U....Internet1.
0200 - 30 14 06 03 55 04 03 13-0d 53 53 4c 20 73 65 72 0...U....SSL ser
0210 - 76 65 72 20 43 41 31 24-30 22 06 09 2a 86 48 86 ver CA1$0"..*.H.
0220 - f7 0d 01 09 01 16 15 73-75 70 70 6f 72 74 40 63 .......support@c
0230 - 65 72 74 69 66 69 6b 61-74 2e 64 6b ertifikat.dk
read from 001517B0 [00168318] (5 bytes => 5 (0x5))
0000 - 16 03 00 00 04 .....
read from 001517B0 [0016831D] (4 bytes => 4 (0x4))
0000 - 0e .
0004 - <SPACES/NULS>
write to 001517B0 [00171338] (744 bytes => 744 (0x2E8))
0000 - 16 03 00 02 e3 0b 00 02-df 00 02 dc 00 02 d9 30 ...............0
0010 - 82 02 d5 30 82 02 3e a0-03 02 01 02 02 01 15 30 ...0..>........0
0020 - 0d 06 09 2a 86 48 86 f7-0d 01 01 05 05 00 30 75 ...*.H........0u
0030 - 31 0b 30 09 06 03 55 04-06 13 02 44 4b 31 15 30 1.0...U....DK1.0
0040 - 13 06 03 55 04 0a 13 0c-54 65 6c 65 20 44 61 6e ...U....Tele Dan
0050 - 6d 61 72 6b 31 11 30 0f-06 03 55 04 0b 13 08 49 mark1.0...U....I
0060 - 6e 74 65 72 6e 65 74 31-16 30 14 06 03 55 04 03 nternet1.0...U..
0070 - 13 0d 53 53 4c 20 73 65-72 76 65 72 20 43 41 31 ..SSL server CA1
0080 - 24 30 22 06 09 2a 86 48-86 f7 0d 01 09 01 16 15 $0"..*.H........
0090 - 73 75 70 70 6f 72 74 40-63 65 72 74 69 66 69 6b support@certifik
00a0 - 61 74 2e 64 6b 30 1e 17-0d 30 30 30 39 31 38 31 at.dk0...0009181
00b0 - 31 35 34 35 39 5a 17 0d-30 32 30 39 31 38 31 31 15459Z..02091811
00c0 - 35 34 35 39 5a 30 81 8d-31 0b 30 09 06 03 55 04 5459Z0..1.0...U.
00d0 - 06 13 02 44 4b 31 0f 30-0d 06 03 55 04 08 13 06 ...DK1.0...U....
00e0 - 41 61 72 68 75 73 31 11-30 0f 06 03 55 04 07 13 Aarhus1.0...U...
00f0 - 08 41 61 62 79 68 6f 65-6a 31 10 30 0e 06 03 55 .Aabyhoej1.0...U
0100 - 04 0a 13 07 52 47 4d 20-41 2f 53 31 13 30 11 06 ....RGM A/S1.0..
0110 - 03 55 04 0b 13 0a 43 61-73 68 53 65 72 76 65 72 .U....CashServer
0120 - 31 18 30 16 06 03 55 04-03 13 0f 62 65 74 61 6c 1.0...U....betal
0130 - 69 6e 67 2e 72 67 6d 2e-64 6b 31 19 30 17 06 09 ing.rgm.dk1.0...
0140 - 2a 86 48 86 f7 0d 01 09-01 16 0a 63 72 67 40 72 *.H........crg@r
0150 - 67 6d 2e 64 6b 30 81 9f-30 0d 06 09 2a 86 48 86 gm.dk0..0...*.H.
0160 - f7 0d 01 01 01 05 00 03-81 8d 00 30 81 89 02 81 ...........0....
0170 - 81 00 a2 2d b2 12 0a ac-c0 1f e1 f2 18 4e 5d 28 ...-.........N](
0180 - 38 f7 ab 95 ca dc 36 ea-cc 47 3a 84 66 33 57 09 8.....6..G:.f3W.
0190 - e0 3a d4 8b 09 3c fc 68-c2 4b 7f de 20 bb 6f 16 .:...<.h.K.. .o.
01a0 - 05 63 83 32 f0 19 1d a5-d0 0b 94 67 8a e3 53 55 .c.2.......g..SU
01b0 - bf d7 a7 b1 99 ed 86 44-98 66 41 00 02 0c b7 b9 .......D.fA.....
01c0 - 21 6a 90 97 24 16 70 97-75 4b c5 0f d5 8e 25 ac !j..$.p.uK....%.
01d0 - 8a a5 b2 ba 64 48 c9 ec-32 bd 51 39 1f d7 43 9c ....dH..2.Q9..C.
01e0 - dc 92 10 52 1d 12 2a 50-15 42 02 96 fa af be 85 ...R..*P.B......
01f0 - 24 5f 02 03 01 00 01 a3-5c 30 5a 30 0b 06 03 55 $_......\0Z0...U
0200 - 1d 0f 04 04 03 02 03 f8-30 4b 06 03 55 1d 20 04 ........0K..U. .
0210 - 44 30 42 30 40 06 0b 2b-06 01 04 01 a2 22 02 01 D0B0@..+....."..
0220 - 01 01 30 31 30 2f 06 08-2b 06 01 05 05 07 02 01 ..010/..+.......
0230 - 16 23 68 74 74 70 3a 2f-2f 77 77 77 2e 63 65 72 .#http://www.cer
0240 - 74 69 66 69 6b 61 74 2e-64 6b 2f 72 65 70 6f 73 tifikat.dk/repos
0250 - 69 74 6f 72 79 30 0d 06-09 2a 86 48 86 f7 0d 01 itory0...*.H....
0260 - 01 05 05 00 03 81 81 00-72 11 ff 4d 71 34 26 f5 ........r..Mq4&.
0270 - 31 6f 79 c7 a2 4f 5c 96-68 28 c6 11 51 03 f1 d3 1oy..O\.h(..Q...
0280 - 05 d7 5b ac c5 80 7e 13-0e 8f 67 a4 82 c8 4f 14 ..[...~...g...O.
0290 - 24 31 78 59 d9 90 7c 47-0b 4d af fb bf c4 49 e0 $1xY..|G.M....I.
02a0 - ed 43 65 ec 13 03 59 84-19 93 b2 93 5a dc 85 37 .Ce...Y.....Z..7
02b0 - c0 05 f5 5c 90 c2 83 cf-33 ba 51 6d 04 d1 a9 53 ...\....3.Qm...S
02c0 - 70 45 e4 c8 fb 0b 41 24-49 bb 73 74 05 ea 16 d0 pE....A$I.st....
02d0 - e4 14 32 8a f1 60 9d bd-3b 7c e9 a4 fb 3f e5 46 ..2..`..;|...?.F
02e0 - 57 f4 b4 de fe 86 a2 90- W.......
write to 001517B0 [00171338] (73 bytes => 73 (0x49))
0000 - 16 03 00 00 44 10 00 00-40 c2 52 43 44 a3 28 7a ....D...@.RCD.(z
0010 - ea 45 16 76 36 df 80 4b-f5 80 57 de 2e 08 c3 a7 .E.v6..K..W.....
0020 - 53 b0 41 5b f8 53 4a d3-58 ce 98 db 7a 4d 62 76 S.A[.SJ.X...zMbv
0030 - ac 88 da 44 2b 77 dc 72-f5 b8 f3 ea 22 75 15 e5 ...D+w.r...."u..
0040 - 3f d7 94 c4 f1 18 fc 8d-2a ?.......*
write to 001517B0 [00171338] (139 bytes => 139 (0x8B))
0000 - 16 03 00 00 86 0f 00 00-82 00 80 4d 0a f1 79 34 ...........M..y4
0010 - 35 c1 d8 fc 92 74 de bb-47 4f 51 d7 80 a7 ee 3b 5....t..GOQ....;
0020 - 8d e8 e9 45 5a 77 10 b8-bc f2 d7 1b fd fb c8 ce ...EZw..........
0030 - 15 e8 f3 90 d2 04 9c 2e-3c e2 2f 20 64 1c 63 21 ........<./ d.c!
0040 - 0c 92 4c 8a f9 e3 df 8a-db 6b 7b b3 9c c2 61 b7 ..L......k{...a.
0050 - 26 c5 80 d3 de d5 ba 21-ae e4 3d 6c 66 39 9c 34 &......!..=lf9.4
0060 - bf 0b 2a 25 e7 fa d0 4b-f2 02 fa a9 bd 3e 18 2e ..*%...K.....>..
0070 - be b7 3c ea 58 32 64 6e-07 06 8c 45 e0 eb 47 cb ..<.X2dn...E..G.
0080 - b6 cb 69 d9 01 f2 53 cc-f4 81 be ..i...S....
write to 001517B0 [00171338] (6 bytes => 6 (0x6))
0000 - 14 03 00 00 01 01 ......
write to 001517SSL_connect:SSLv3 write finished A
SSL_connect:SSLv3 flush data
SSL_connect:SSLv3 read finished A
DONE
SSL3 alert write:warning:close notify
B0 [00171338] (65 bytes => 65 (0x41))
0000 - 16 03 00 00 3c 5c 0b bc-8e 0f a4 0f 5d 51 78 c1 ....<\......]Qx.
0010 - 95 2f 8b 59 c9 da 2f 3d-c5 43 ec bf fd fd 94 e5 ./.Y../=.C......
0020 - ee 70 ed a0 50 95 a0 e4-2b 27 7d 94 b8 fe 28 13 .p..P...+'}...(.
0030 - 37 e1 fc 42 f2 5b fe aa-60 a2 12 7f aa 34 19 98 7..B.[..`....4..
0040 - f7 .
read from 001517B0 [00168318] (5 bytes => 5 (0x5))
0000 - 14 03 00 00 01 .....
read from 001517B0 [0016831D] (1 bytes => 1 (0x1))
0000 - 01 .
read from 001517B0 [00168318] (5 bytes => 5 (0x5))
0000 - 16 03 00 00 3c ....<
read from 001517B0 [0016831D] (60 bytes => 60 (0x3C))
0000 - 3a 68 9f 2f df 68 63 12-47 79 5e 20 18 65 b5 fe :h./.hc.Gy^ .e..
0010 - 72 1c 12 c4 a5 12 80 c1-e2 61 43 85 81 73 6d 37 r........aC..sm7
0020 - 5d 53 89 fb 88 33 9e 9d-27 df be 2d 64 38 bb d7 ]S...3..'..-d8..
0030 - e7 3f 2d 44 3c 03 cd 32-56 5d 6b e9 .?-D<..2V]k.
---
Certificate chain
0 s:/C=DK/ST=Denmark/L=Ballerup/O=PBS Finans A/S/OU=Card
Processing/CN=systisogw.pbs.dk
i:/C=US/O=RSA Data Security, Inc./OU=Secure Server Certification
Authority
1 s:/C=US/O=RSA Data Security, Inc./OU=Secure Server Certification
Authority
i:/C=US/O=RSA Data Security, Inc./OU=Secure Server Certification
Authority
---
Server certificate
-----BEGIN CERTIFICATE-----
MIICFjCCAYMCEG13z7JBsP7cppPts1GoQJIwDQYJKoZIhvcNAQEEBQAwXzELMAkG
A1UEBhMCVVMxIDAeBgNVBAoTF1JTQSBEYXRhIFNlY3VyaXR5LCBJbmMuMS4wLAYD
VQQLEyVTZWN1cmUgU2VydmVyIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTk5
MTIyNzAwMDAwMFoXDTAwMTIyNjIzNTk1OVowgYAxCzAJBgNVBAYTAkRLMRAwDgYD
VQQIEwdEZW5tYXJrMREwDwYDVQQHFAhCYWxsZXJ1cDEXMBUGA1UEChQOUEJTIEZp
bmFucyBBL1MxGDAWBgNVBAsUD0NhcmQgUHJvY2Vzc2luZzEZMBcGA1UEAxQQc3lz
dGlzb2d3LnBicy5kazBcMA0GCSqGSIb3DQEBAQUAA0sAMEgCQQDvkk4HeJUjRSBd
OyuIbmyz6QqNiN6TEywy/ULIn5qTVy6eC/0kQ++1r7PyFbRRIyuLS9W5VMUw1XJZ
pITcbZJHAgMBAAEwDQYJKoZIhvcNAQEEBQADfgCGc23MuD5pPWwe104kkVIJFBsl
KmbdUOFb2vHKYtA6PnN5Bw9mmKyPKtmu0csJURcn9Q5C+lYD56ejU3RlIAATvpE1
PcGZblQpRp/NMpo1HkWCs5Mb/5ynHbbOTXQy4ZWdnCYbWQGh2w4x2o4zsSgnmGlE
S3TtLQYGe9w45g==
-----END CERTIFICATE-----
subject=/C=DK/ST=Denmark/L=Ballerup/O=PBS Finans A/S/OU=Card
Processing/CN=systisogw.pbs.dk
issuer=/C=US/O=RSA Data Security, Inc./OU=Secure Server Certification
Authority
---
Acceptable client certificate CA names
/C=US/O=VeriSign, Inc./OU=Class 3 Public Primary Certification Authority
/C=US/O=RSA Data Security, Inc./OU=Secure Server Certification Authority
/O=VeriSign, Inc/OU=www.verisign.com/repository/TestCPS Incorp. By Ref.
Liab. LTD./OU=For VeriSign authorized testing only. No assurances (C)VS1997
/C=DK/ST=DENMARK/L=Ballerup/O=PBS Finans/OU=Card
Processing/CN=systisogw.pbs.dk
/C=ad/O=Tele Danmark/OU=Internet/CN=\x00S\x00S\x00L\x00
\x00S\x00e\x00r\x00v\x00e\x00r\x00 \x00*\x00T\x00E\x00S\x00T\x00*\x00
\x00A\x00u\x00t\x00h\x00o\x00r\x00i\x00t\x00y
/C=DK/O=KMD/OU=TUE-TSS/CN=UniCERT 3.0.5 Test - KUN TIL TEST
/C=DK/ST=Denmark/L=Ballerup/O=PBS Finans A/S/OU=Card
Processing/CN=systisogw.pbs.dk
/C=DK/O=Tele Danmark/OU=Internet/CN=SSL server
[EMAIL PROTECTED]
---
SSL handshake has read 2267 bytes and written 1117 bytes
---
New, TLSv1/SSLv3, Cipher is RC4-SHA
Server public key is 512 bit
SSL-Session:
Protocol : SSLv3
Cipher : RC4-SHA
Session-ID:
2DEFD4DED9E5DF1023E1A01FAAA022E20BCE773F98D09A59616DAB4931B1180A
Session-ID-ctx:
Master-Key:
C58FB6EA401E978BB33D28734EE4F39463DB23A4FDE124905C7A0A4A6DC418675CFA6EC440BA
662A065CCD28658B7B72
Key-Arg : None
Start Time: 971078763
Timeout : 7200 (sec)
Verify return code: 0 (ok)
---
write to 001517B0 [0016CB28] (27 bytes => 27 (0x1B))
0000 - 15 03 00 00 16 68 41 ac-e2 63 cc 79 73 c3 b2 13 .....hA..c.ys...
0010 - dc d1 b7 42 12 14 f3 6a-f0 f3 76 ...B...j..v
mvh,
Carsten Rhod Gregersen @ RGM A/S
Email: [EMAIL PROTECTED], Web: http://www.rgm.dk
Tlf. 86 159 111 Fax 87 44 10 14
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]