This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Faraday::SSLError (SSL_connect SYSCALL returned=5 errno=0 state=SSLv2/v3 read server hello A): | |
/Users/cleytonmessias/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/net/http.rb:920:in `connect' | |
/Users/cleytonmessias/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/net/http.rb:920:in `block in connect' | |
/Users/cleytonmessias/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/timeout.rb:76:in `timeout' | |
/Users/cleytonmessias/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/net/http.rb:920:in `connect' | |
/Users/cleytonmessias/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/net/http.rb:863:in `do_start' | |
/Users/cleytonmessias/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/net/http.rb:852:in `start' | |
/Users/cleytonmessias/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/net/http.rb:1369:in `request' | |
faraday (0.9.0) lib/faraday/adapter/net_http.rb:80:in `perform_request' | |
faraday (0.9.0) lib/faraday/adapter/net_http.rb:39:in `call' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
read from 0x7fd25b600060 [0x7fd25c006600] (7 bytes => 0 (0x0)) | |
140735137555296:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure:s23_lib.c:177: | |
--- | |
no peer certificate available | |
--- | |
No client certificate CA names sent | |
--- | |
SSL handshake has read 0 bytes and written 517 bytes | |
--- | |
New, (NONE), Cipher is (NONE) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CONNECTED(00000003) | |
140735137555296:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure:s23_lib.c:177: | |
--- | |
no peer certificate available | |
--- | |
No client certificate CA names sent | |
--- | |
SSL handshake has read 0 bytes and written 517 bytes | |
--- | |
New, (NONE), Cipher is (NONE) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
depth=1 C = BM, O = QuoVadis Limited, CN = QuoVadis Global SSL ICA G2 | |
verify error:num=20:unable to get local issuer certificate | |
verify return:0 | |
HTTP/1.1 200 OK | |
Date: Mon, 28 Apr 2014 14:01:42 GMT | |
Server: Apache/2.4 | |
Cache-Control: max-age=0 | |
Expires: Mon, 28 Apr 2014 14:01:42 GMT | |
Connection: close | |
Content-Type: text/html; charset=utf-8 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": 9660264, | |
"token": "2a6b9988f2d948c76111ab1a26c70c8a70e5f01a", | |
"shipping_min_days": null, | |
"shipping_max_days": null, | |
"coupon": [], | |
"subtotal": "1000.00", | |
"discount": "0.00", | |
"discount_coupon": "0.00", | |
"discount_gateway": "0.00", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="_trustvox_widget"></div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="_trustvox_widget"></div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="trustvox_content" style="float:left;width:100%;margin:50px 0 0;"><div id="_trustvox_widget"></div></div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="_trustvox_widget"></div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="text/javascript"> | |
var _trustvox = _trustvox || []; | |
_trustvox.push(['_storeId', '1']); | |
_trustvox.push(['_productId', "XXXX"]); | |
_trustvox.push(['_productName',"XXXX"]); | |
_trustvox.push(['_productPhotos', ["XXXX", "XXXX"]]); | |
(function() { | |
var tv = document.createElement('script'); tv.type = 'text/javascript'; tv.async = true; |