Re: soap4r, ssl and certificates problem
- From: Ed James <ed.james@xxxxxxxxxx>
- Date: Fri, 17 Jul 2009 11:14:42 -0500
Further to this, when I use the following openssl commands to extract
the certificate and key I get a different error:
<SOAP::FaultError: Internal Error>
Inspecting that object gives me the following:
--- !ruby/exception:SOAP::FaultError
message: Internal Error
cause:
detail: ""
faultactor:
faultcode: &id003 !ruby/object:SOAP::SOAPElement
array: []
data: []
definedtype:
elename: !ruby/object:XSD::QName
name: faultcode
namespace:
source:
encodingstyle: http://xml.apache.org/xml-soap/literalxml
extraattr: {}
id:
parent: &id001 !ruby/object:SOAP::SOAPFault
array:
- faultcode
- faultstring
data:
- *id003
- &id004 !ruby/object:SOAP::SOAPElement
array: []
data: []
definedtype:
elename: !ruby/object:XSD::QName
name: faultstring
namespace:
source:
encodingstyle: http://xml.apache.org/xml-soap/literalxml
extraattr: {}
id:
parent: *id001
position:
precedents: []
qualified:
root: false
text: Internal Error
type:
definedtype:
elename: !ruby/object:XSD::QName
name: fault
namespace: http://schemas.xmlsoap.org/soap/envelope/
source:
encodingstyle: http://schemas.xmlsoap.org/soap/encoding/
extraattr: {}
id:
parent: &id002 !ruby/object:SOAP::SOAPBody
array:
- fault
data:
- *id001
definedtype:
elename: !ruby/object:XSD::QName
name: Body
namespace: http://schemas.xmlsoap.org/soap/envelope/
source:
encodingstyle:
extraattr: {}
id:
is_fault: true
parent: !ruby/object:SOAP::SOAPEnvelope
body: *id002
definedtype:
elename: !ruby/object:XSD::QName
name: Envelope
namespace: http://schemas.xmlsoap.org/soap/envelope/
source:
encodingstyle:
external_content: {}
extraattr: {}
header:
id:
parent:
position:
precedents: []
qualified:
root: false
type:
position:
precedents: []
qualified:
root: false
type: !ruby/object:XSD::QName
name:
namespace:
source:
position:
precedents: []
qualified:
root: false
type: !ruby/object:XSD::QName
name: Fault
namespace: http://schemas.xmlsoap.org/soap/envelope/
source:
position:
precedents: []
qualified:
root: false
text: General
type:
faultstring: *id004
original_backtrace:
Confused...
--
Posted via http://www.ruby-forum.com/.
.
- Follow-Ups:
- Re: soap4r, ssl and certificates problem
- From: Ed James
- Re: soap4r, ssl and certificates problem
- References:
- soap4r, ssl and certificates problem
- From: Ed James
- soap4r, ssl and certificates problem
- Prev by Date: soap4r, ssl and certificates problem
- Next by Date: Re: regexp exclusion search - find matches NOT ending with a string?
- Previous by thread: soap4r, ssl and certificates problem
- Next by thread: Re: soap4r, ssl and certificates problem
- Index(es):
Relevant Pages
|