Changeset 454
- Timestamp:
- 02/19/07 14:50:41 (2 years ago)
- Files:
-
- branches/branch-https-dev/test/test-systems/Gnaraloo/certificates/gnaraloo_ssl_server_cert/Gnaraloo_ssl_server_private_key.pem (modified) (1 diff)
- branches/branch-https-dev/test/test-systems/Gnaraloo/certificates/gnaraloo_ssl_server_cert/Gnaraloo_ssl_server_private_key.pem.with_passphrase (added)
- branches/branch-https-dev/test/test-systems/Gnaraloo/infrastructure/exchange-points/http_server.conf (modified) (1 diff)
- branches/branch-https-dev/test/test-systems/Gnaraloo/trading_agreements/cpa_test_https.xml (modified) (12 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/branch-https-dev/test/test-systems/Gnaraloo/certificates/gnaraloo_ssl_server_cert/Gnaraloo_ssl_server_private_key.pem
r451 r454 1 1 -----BEGIN RSA PRIVATE KEY----- 2 Proc-Type: 4,ENCRYPTED 3 DEK-Info: DES-EDE3-CBC,D31E85D7F02929AE 4 5 xwHLTXfXnFVlP730cDzxeKp8gmJDGqqn6lKNHuoSzkR5EEXWsHO1fbq3hC5hjDLy 6 Mf9hZcVm8WRdHim4KxNk2zce4mtTyFmk5jeC5LPmCIN4BC36Nc87pEzGI6EL5rrv 7 0DWInHD78F30No+T+wk92V3SuyQ/dNmd44k6HVvR5dkGuBwo+RjegrVT6LnBNYuY 8 hoOLLKKnEt82MtNWTQ7HdyDNKsh8euj+iLcG2ggkUAcWyJpBP61URJ2CqKzw7Hdd 9 CMgjQAXWYz4mn2EVsHo9FgqYV075s/ATBXF4Deh+rzsAeiJPdKSkbgQDA9F4ibwt 10 RNpmKAXg+MF8nlmbdzHogwYVqHqTLcRAKWIYgOm9an0S+yQho9AoZZVySYvpAHUI 11 T+HxuHyDQEmNf2vPc8OQ1GkehWncIony5vRGCi/u4L/SBg1IoMdWxpZtYlhoPLOp 12 1eU5ToKPXfwccJLL3zkd0SOJZhp+9s+yw1LXlXmLG1Q3iI+ye8q3oxFROlTBr/Td 13 JVrHjsf4dcgoSrdlFUkwDeV/V2zz7NckvJBuH8bkPwY59HQYfVoQYoB0If93aKW6 14 ZhdkAA1/98T9deNfFsA4p2Y+FvH4jYsJVfvEBAv1pQ3HkBBcoUPlaRwlsfMGcYok 15 54ESqTZsD+CzyLDUiSaTliHHwgmFdd/WZhmFl9o+lslGH0dxKJE2coZaw12i4F6P 16 wWiJw01M9LXMdf9bGPka3OTNUuox8qhEe9lBTomAoIw9lXFONpm+rUtPORgHdDeV 17 SQMx0qEC/gV9RduTLBOxjwPA7HbWm8sQPYjyyOUbUL0jKRVmRZ2yig== 2 MIICXQIBAAKBgQC5Pjsl1u5Nmv6bcyLfQbGNEAevnkeLoJccI8AnQemttsQ9pU2k 3 gE08xjRY7SbQa0y1JtBh9nuYoPjcuXveJY/vZrz0sCddX8F9mruOGs3SxcfC7sWQ 4 u2CumJ6HlHPlnHwNIOb6xcnCkuC6YkqFZsOrRcYh5ejv5NIb+Ej7ys3f8QIDAQAB 5 AoGBAKFlQwt49C/RdzvhWOTDy/pnmQq+EP/qbz4pN+X8W6jqsJg1SiylTKZC2qEQ 6 Ht1AX5kFtFFl+9HDjpBhWzb16yzi8GRhLI1mTVdn1a53pa3AVVzMQOW8tAT68qEs 7 XWn2UFZqvaWP7gM8NOIwIrQhMACyMMOG04BI2i5KE82eBT1BAkEA35gZ1Gz07O8n 8 eaOvghz+pIM46Rk7yUYi9QlpQHufyIbT70YVRWqMau0dbPC//htSnVnulN2olnCP 9 ydndXHlIrQJBANQXNerXhTgKmpyhxHYh3/T+d9SU63Q4jvqv3+f7HR7IrGcItj1f 10 3GOiM9P0X8xiineZ7E1M4hH88dzmMsb7CNUCQQC9MLjiWlMfy/gt34eY46m/T90u 11 txA0bWkUxyLM0g3QIe1f73/+HXq02u9kB42cmEfeJoNOaQPGT3YLCJJaNbF9AkBt 12 5Dzemp7/I5dq0vK9lt24zmT+c87v4CJNR/WG+HjlK2sQ09XBRTsnMLMT/onol6JR 13 SCLFBrIYSexz3Z6vtQClAkAf8utjUSWTYYjk6ExhSpIEmlUP3eRw9tO9ZhyEkOvF 14 0asSsJVx8xRbv3iWBxgxJWqfN/++RpvsvLq2cnSREqi7 18 15 -----END RSA PRIVATE KEY----- branches/branch-https-dev/test/test-systems/Gnaraloo/infrastructure/exchange-points/http_server.conf
r451 r454 7 7 # -> This tells the system to start an HTTP server that is running on the localhost. The port 8 8 # the server is listening is port 7777 and the path to the server is /coronation 9 Protocol: http Host: localhost Port: 8888 Path: /gnaraloo 10 Protocol: https Host: localhost Port: 8889 Path: /gnaraloo Server-Cert: gnaraloo_ssl_server_cert 9 Protocol: http Host: gnaraloo-ebXML-b2b-gateway Port: 8888 Path: /gnaraloo 10 Protocol: https Host: gnaraloo-ebXML-b2b-gateway Port: 8889 Path: /gnaraloo Server-Cert: gnaraloo_ssl_server_cert 11 Protocol: https Host: gnaraloo-ebXML-b2b-gateway Port: 8890 Path: /gnaraloo_bad Server-Cert: gnaraloo_ssl_server_cert branches/branch-https-dev/test/test-systems/Gnaraloo/trading_agreements/cpa_test_https.xml
r451 r454 14 14 <tp:Service tp:type="http://nonesistent.org/ebMSebCPPATest">ebMSebCPPATests</tp:Service> 15 15 <tp:CanSend> 16 <tp:ThisPartyActionBinding tp:action="send_a_message" tp:id="send_a_message_a" tp:packageId="Invoice_UBL1InvoiceNotification_BD_Package">16 <tp:ThisPartyActionBinding tp:action="send_a_message_1" tp:id="send_a_message_a" tp:packageId="Invoice_UBL1InvoiceNotification_BD_Package"> 17 17 <tp:BusinessTransactionCharacteristics/> 18 18 <tp:ChannelId>coronation_https_sync</tp:ChannelId> … … 21 21 </tp:CanSend> 22 22 <tp:CanSend> 23 <tp:ThisPartyActionBinding tp:action="send_ b_message" tp:id="send_b_message_a" tp:packageId="Invoice_UBL1InvoiceNotification_BD_Package">23 <tp:ThisPartyActionBinding tp:action="send_a_message_2" tp:id="send_b_message_a" tp:packageId="Invoice_UBL1InvoiceNotification_BD_Package"> 24 24 <tp:BusinessTransactionCharacteristics/> 25 25 <tp:ChannelId>coronation_https_async</tp:ChannelId> 26 26 </tp:ThisPartyActionBinding> 27 27 <tp:OtherPartyActionBinding>send_b_message_b</tp:OtherPartyActionBinding> 28 </tp:CanSend> 29 <tp:CanSend> 30 <tp:ThisPartyActionBinding tp:action="send_a_message_3_bad" tp:id="send_c_message_a" tp:packageId="Invoice_UBL1InvoiceNotification_BD_Package"> 31 <tp:BusinessTransactionCharacteristics/> 32 <tp:ChannelId>coronation_https_bad</tp:ChannelId> 33 </tp:ThisPartyActionBinding> 34 <tp:OtherPartyActionBinding>send_c_message_b</tp:OtherPartyActionBinding> 28 35 </tp:CanSend> 29 36 </tp:ServiceBinding> … … 113 120 </KeyInfo> 114 121 </tp:Certificate> 115 <tp:SecurityDetails tp:securityId="coronation_Security ">122 <tp:SecurityDetails tp:securityId="coronation_Security_bad"> 116 123 <tp:TrustAnchors> 117 124 <tp:AnchorCertificateRef tp:certId="coronation_ssl_client_cert"/> 118 125 <tp:AnchorCertificateRef tp:certId="coronation_ssl_server_cert"/> 126 </tp:TrustAnchors> 127 </tp:SecurityDetails> 128 <!-- self signed certs --> 129 <tp:SecurityDetails tp:securityId="coronation_Security"> 130 <tp:TrustAnchors> 131 <tp:AnchorCertificateRef tp:certId="gnaraloo_ssl_client_cert"/> 132 <tp:AnchorCertificateRef tp:certId="gnaraloo_ssl_server_cert"/> 119 133 </tp:TrustAnchors> 120 134 </tp:SecurityDetails> … … 159 173 <tp:MessagingCharacteristics tp:syncReplyMode="none" tp:ackRequested="always" tp:ackSignatureRequested="never" tp:duplicateElimination="always"/> 160 174 </tp:DeliveryChannel> 175 <tp:DeliveryChannel tp:channelId="coronation_https_bad" tp:transportId="coronation_TransportHttps_bad" tp:docExchangeId="coronation_DocExchange"> 176 <tp:MessagingCharacteristics tp:syncReplyMode="none" tp:ackRequested="never" tp:ackSignatureRequested="never" tp:duplicateElimination="always"/> 177 </tp:DeliveryChannel> 161 178 162 179 <tp:Transport tp:transportId="coronation_TransportHttp"> … … 185 202 <tp:ServerCertificateRef tp:certId="coronation_ssl_server_cert"/> 186 203 <tp:ClientSecurityDetailsRef tp:securityId="coronation_Security"/> 204 </tp:TransportServerSecurity> 205 </tp:TransportReceiver> 206 </tp:Transport> 207 <tp:Transport tp:transportId="coronation_TransportHttps_bad"> 208 <tp:TransportSender> 209 <tp:TransportProtocol tp:version="1.1">HTTP</tp:TransportProtocol> 210 <tp:TransportClientSecurity> 211 <tp:TransportSecurityProtocol tp:version="3.0">SSL</tp:TransportSecurityProtocol> 212 <tp:ClientCertificateRef tp:certId="coronation_ssl_client_cert"/> 213 <tp:ServerSecurityDetailsRef tp:securityId="coronation_Security_bad"/> 214 </tp:TransportClientSecurity> 215 </tp:TransportSender> 216 <tp:TransportReceiver> 217 <tp:TransportProtocol tp:version="1.1">HTTP</tp:TransportProtocol> 218 <tp:Endpoint tp:uri="https://coronation-ebXML-b2b-gateway:7779/coronation_bad" tp:type="allPurpose"/> 219 <tp:TransportServerSecurity> 220 <tp:TransportSecurityProtocol tp:version="3.0">SSL</tp:TransportSecurityProtocol> 221 <tp:ServerCertificateRef tp:certId="coronation_ssl_server_cert"/> 222 <tp:ClientSecurityDetailsRef tp:securityId="coronation_Security_bad"/> 187 223 </tp:TransportServerSecurity> 188 224 </tp:TransportReceiver> … … 217 253 <tp:Service tp:type="http://nonesistent.org/ebMSebCPPATest">ebMSebCPPATests</tp:Service> 218 254 <tp:CanReceive> 219 <tp:ThisPartyActionBinding tp:action="send_a_message " tp:id="send_a_message_b" tp:packageId="Invoice_UBL1InvoiceNotification_BD_Package">255 <tp:ThisPartyActionBinding tp:action="send_a_message_1" tp:id="send_a_message_b" tp:packageId="Invoice_UBL1InvoiceNotification_BD_Package"> 220 256 <tp:BusinessTransactionCharacteristics/> 221 257 <tp:ChannelId>gnaraloo_https_sync</tp:ChannelId> … … 224 260 </tp:CanReceive> 225 261 <tp:CanReceive> 226 <tp:ThisPartyActionBinding tp:action="send_ b_message" tp:id="send_b_message_b" tp:packageId="Invoice_UBL1InvoiceNotification_BD_Package">262 <tp:ThisPartyActionBinding tp:action="send_a_message_2" tp:id="send_b_message_b" tp:packageId="Invoice_UBL1InvoiceNotification_BD_Package"> 227 263 <tp:BusinessTransactionCharacteristics/> 228 264 <tp:ChannelId>gnaraloo_https_async</tp:ChannelId> 229 265 </tp:ThisPartyActionBinding> 230 266 <tp:OtherPartyActionBinding>send_b_message_a</tp:OtherPartyActionBinding> 267 </tp:CanReceive> 268 <tp:CanReceive> 269 <tp:ThisPartyActionBinding tp:action="send_a_message_3_bad" tp:id="send_c_message_b" tp:packageId="Invoice_UBL1InvoiceNotification_BD_Package"> 270 <tp:BusinessTransactionCharacteristics/> 271 <tp:ChannelId>gnaraloo_https_bad</tp:ChannelId> 272 </tp:ThisPartyActionBinding> 273 <tp:OtherPartyActionBinding>send_c_message_a</tp:OtherPartyActionBinding> 231 274 </tp:CanReceive> 232 275 </tp:ServiceBinding> … … 278 321 <RSAKeyValue> 279 322 <Modulus> 280 2bi68MxKkgBMioP1+1ewIb6LfAe1tSz8S1CnXK6J2a4/LR6iQnP6HpJijSWhNw3W281 OssNtN3pvxRnDfaoa+CVt122wTyCV/7GL/39bGvUh0ztOfzt3Lx3rMraTYSoCIkd282 RwpCWdZ/oR3mQZL44odmI04KC3SXcjyEwLW+NxsSOFU=323 5hEv5AIWGNsYOF6vQn0M9PAkKS1hykWhLfvZouyqVmaFZcOCfzPT3t46SLZkoCAk 324 aDcytu9zk1mrug08nUFxI/kwR2OVRvEdQPOlD3seEAUe97p6ork8FPZ959R9K6zC 325 0VWzQzzoV6lSY3qYvLHRMrYuuKq/IgjmcodTV/ZgdwE= 283 326 </Modulus> 284 327 <Exponent> … … 288 331 </KeyValue> 289 332 <X509Data> 290 <X509Certificate>MIIDkDCCAvmgAwIBAgIJANjzS1uvIZ0WMA0GCSqGSIb3DQEBBQUAMIGNMQswCQYD 291 VQQGEwJMSTEQMA4GA1UECBMHQmFsemVyczEQMA4GA1UEBxMHQmFsemVyczERMA8G 292 A1UEChMIR25hcmFsb28xDDAKBgNVBAsTA0IyQjEXMBUGA1UEAxMOU2FjaGEgU2No 293 bGVnZWwxIDAeBgkqhkiG9w0BCQEWEXNhY2hhQHNjaGxlZ2VsLmxpMB4XDTA3MDEx 294 NzE1MzMyOVoXDTEwMDExNjE1MzMyOVowgY0xCzAJBgNVBAYTAkxJMRAwDgYDVQQI 295 EwdCYWx6ZXJzMRAwDgYDVQQHEwdCYWx6ZXJzMREwDwYDVQQKEwhHbmFyYWxvbzEM 296 MAoGA1UECxMDQjJCMRcwFQYDVQQDEw5TYWNoYSBTY2hsZWdlbDEgMB4GCSqGSIb3 297 DQEJARYRc2FjaGFAc2NobGVnZWwubGkwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJ 298 AoGBANm4uvDMSpIATIqD9ftXsCG+i3wHtbUs/EtQp1yuidmuPy0eokJz+h6SYo0l 299 oTcN1jrLDbTd6b8UZw32qGvglbddtsE8glf+xi/9/Wxr1IdM7Tn87dy8d6zK2k2E 300 qAiJHUcKQlnWf6Ed5kGS+OKHZiNOCgt0l3I8hMC1vjcbEjhVAgMBAAGjgfUwgfIw 301 HQYDVR0OBBYEFPfxEprWwINqlQz2N10QdMkLtYoUMIHCBgNVHSMEgbowgbeAFPfx 302 EprWwINqlQz2N10QdMkLtYoUoYGTpIGQMIGNMQswCQYDVQQGEwJMSTEQMA4GA1UE 303 CBMHQmFsemVyczEQMA4GA1UEBxMHQmFsemVyczERMA8GA1UEChMIR25hcmFsb28x 304 DDAKBgNVBAsTA0IyQjEXMBUGA1UEAxMOU2FjaGEgU2NobGVnZWwxIDAeBgkqhkiG 305 9w0BCQEWEXNhY2hhQHNjaGxlZ2VsLmxpggkA2PNLW68hnRYwDAYDVR0TBAUwAwEB 306 /zANBgkqhkiG9w0BAQUFAAOBgQCaZRtHRZPc0ek4JIFX1rMe0TxjBi8/+JuaAUgI 307 8BUVE1tjiDESDHn9KOo4Kgc7nr6bCNHXSp3e3LbpVkXx4kfUJ8881nAvw768GQFa 308 pGANATrvolsiBK7j9M+6NlpNTkYXszwcFqnHQ6GsVZSauHrTakblIhbjNV0HsxTl 309 Pum+MQ==</X509Certificate> 310 <X509SubjectName>emailAddress=sacha@schlegel.li,CN=Sacha Schlegel,OU=B2B,O=Gnaraloo,L=Balzers,ST=Balzers,C=LI</X509SubjectName> 333 <X509Certificate>MIIDWTCCAsKgAwIBAgIJAJdO8ZGzHvyEMA0GCSqGSIb3DQEBBQUAMHwxCzAJBgNV 334 BAYTAkxJMRAwDgYDVQQIEwdCYWx6ZXJzMRAwDgYDVQQHEwdCYWx6ZXJzMREwDwYD 335 VQQKEwhHbmFyYWxvbzESMBAGA1UECxMJU1NMQ2xpZW50MSIwIAYDVQQDExlnbnJh 336 bG9vLWViWE1MLWIyYi1nYXRld2F5MB4XDTA3MDIxOTEwMjcyM1oXDTEwMDIxODEw 337 MjcyM1owfDELMAkGA1UEBhMCTEkxEDAOBgNVBAgTB0JhbHplcnMxEDAOBgNVBAcT 338 B0JhbHplcnMxETAPBgNVBAoTCEduYXJhbG9vMRIwEAYDVQQLEwlTU0xDbGllbnQx 339 IjAgBgNVBAMTGWducmFsb28tZWJYTUwtYjJiLWdhdGV3YXkwgZ8wDQYJKoZIhvcN 340 AQEBBQADgY0AMIGJAoGBAOYRL+QCFhjbGDher0J9DPTwJCktYcpFoS372aLsqlZm 341 hWXDgn8z097eOki2ZKAgJGg3Mrbvc5NZq7oNPJ1BcSP5MEdjlUbxHUDzpQ97HhAF 342 Hve6eqK5PBT2fefUfSuswtFVs0M86FepUmN6mLyx0TK2LriqvyII5nKHU1f2YHcB 343 AgMBAAGjgeIwgd8wHQYDVR0OBBYEFIWC6+L3iDzSa4djU+g3EegtUKcSMIGvBgNV 344 HSMEgacwgaSAFIWC6+L3iDzSa4djU+g3EegtUKcSoYGApH4wfDELMAkGA1UEBhMC 345 TEkxEDAOBgNVBAgTB0JhbHplcnMxEDAOBgNVBAcTB0JhbHplcnMxETAPBgNVBAoT 346 CEduYXJhbG9vMRIwEAYDVQQLEwlTU0xDbGllbnQxIjAgBgNVBAMTGWducmFsb28t 347 ZWJYTUwtYjJiLWdhdGV3YXmCCQCXTvGRsx78hDAMBgNVHRMEBTADAQH/MA0GCSqG 348 SIb3DQEBBQUAA4GBAIwhg6hsaHrLmC+sBDNQPU7ApIJWulTQmhjZaZu2PoFB9C7s 349 i4e+ExeOHY73bjfXIFs0vvEhUIgck9vfzK+tPsisEpk1bSW0kvxdm9oRNF8W+hIo 350 +ciboHK3y53hUw4TWLT6UZETynZdfGdBHNi9ORK3++M292B7+px179vKieOv</X509Certificate> 351 <X509SubjectName>CN=gnraloo-ebXML-b2b-gateway,OU=SSLClient,O=Gnaraloo,L=Balzers,ST=Balzers,C=LI</X509SubjectName> 311 352 <X509IssuerSerial> 312 <X509IssuerName> emailAddress=sacha@schlegel.li,CN=Sacha Schlegel,OU=B2B,O=Gnaraloo,L=Balzers,ST=Balzers,C=LI</X509IssuerName>313 <X509SerialNumber>1 5632921588685446422</X509SerialNumber>353 <X509IssuerName>CN=gnraloo-ebXML-b2b-gateway,OU=SSLClient,O=Gnaraloo,L=Balzers,ST=Balzers,C=LI</X509IssuerName> 354 <X509SerialNumber>10902917355988253828</X509SerialNumber> 314 355 </X509IssuerSerial> 315 356 </X509Data> 316 357 </KeyInfo> 317 358 </tp:Certificate> 318 <tp:SecurityDetails tp:securityId="gnaraloo_Security ">359 <tp:SecurityDetails tp:securityId="gnaraloo_Security_bad"> 319 360 <tp:TrustAnchors> 320 361 <tp:AnchorCertificateRef tp:certId="gnaraloo_ssl_server_cert"/> … … 322 363 </tp:TrustAnchors> 323 364 </tp:SecurityDetails> 365 <!-- self signed certs --> 366 <tp:SecurityDetails tp:securityId="gnaraloo_Security"> 367 <tp:TrustAnchors> 368 <tp:AnchorCertificateRef tp:certId="coronation_ssl_server_cert"/> 369 <tp:AnchorCertificateRef tp:certId="coronation_ssl_client_cert"/> 370 </tp:TrustAnchors> 371 </tp:SecurityDetails> 324 372 <tp:DeliveryChannel tp:channelId="gnaraloo_default_Channel" tp:transportId="gnaraloo_TransportHttp" tp:docExchangeId="gnaraloo_DocExchange"> 325 373 <tp:MessagingCharacteristics tp:syncReplyMode="none" tp:ackRequested="never" tp:ackSignatureRequested="never" tp:duplicateElimination="never"/> … … 330 378 <tp:DeliveryChannel tp:channelId="gnaraloo_https_async" tp:transportId="gnaraloo_TransportHttps" tp:docExchangeId="gnaraloo_DocExchange"> 331 379 <tp:MessagingCharacteristics tp:syncReplyMode="none" tp:ackRequested="always" tp:ackSignatureRequested="never" tp:duplicateElimination="always"/> 380 </tp:DeliveryChannel> 381 <tp:DeliveryChannel tp:channelId="gnaraloo_https_bad" tp:transportId="gnaraloo_TransportHttps_bad" tp:docExchangeId="gnaraloo_DocExchange"> 382 <tp:MessagingCharacteristics tp:syncReplyMode="none" tp:ackRequested="never" tp:ackSignatureRequested="never" tp:duplicateElimination="always"/> 332 383 </tp:DeliveryChannel> 333 384 … … 357 408 <tp:ServerCertificateRef tp:certId="gnaraloo_ssl_server_cert"/> 358 409 <tp:ClientSecurityDetailsRef tp:securityId="gnaraloo_Security"/> 410 </tp:TransportServerSecurity> 411 </tp:TransportReceiver> 412 </tp:Transport> 413 <tp:Transport tp:transportId="gnaraloo_TransportHttps_bad"> 414 <tp:TransportSender> 415 <tp:TransportProtocol tp:version="1.1">HTTP</tp:TransportProtocol> 416 <tp:TransportClientSecurity> 417 <tp:TransportSecurityProtocol tp:version="3.0">SSL</tp:TransportSecurityProtocol> 418 <tp:ClientCertificateRef tp:certId="gnaraloo_ssl_client_cert"/> 419 <tp:ServerSecurityDetailsRef tp:securityId="gnaraloo_Security_bad"/> 420 </tp:TransportClientSecurity> 421 </tp:TransportSender> 422 <tp:TransportReceiver> 423 <tp:TransportProtocol tp:version="1.1">HTTP</tp:TransportProtocol> 424 <tp:Endpoint tp:uri="https://gnaraloo-ebXML-b2b-gateway:8890/gnaraloo_bad" tp:type="allPurpose"/> 425 <tp:TransportServerSecurity> 426 <tp:TransportSecurityProtocol tp:version="3.0">SSL</tp:TransportSecurityProtocol> 427 <tp:ServerCertificateRef tp:certId="gnaraloo_ssl_server_cert"/> 428 <tp:ClientSecurityDetailsRef tp:securityId="gnaraloo_Security_bad"/> 359 429 </tp:TransportServerSecurity> 360 430 </tp:TransportReceiver>
