Bitcoin Forum
May 13, 2024, 07:14:33 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: bitcoin compiled without full openssl libraries  (Read 1152 times)
NTICompass (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
January 02, 2012, 02:23:27 AM
 #1

I downloaded Bitcoin 0.5.1 for Linux from bitcoin.org.  My server was running an older version (not sure which one).  When I ran bitcoind, and tried to connect to RPC via SSL I got this:

Code:
EXCEPTION: St13runtime_error
-rpcssl=1, but bitcoin compiled without full openssl libraries.
bitcoin in ThreadRPCServer()

terminate called after throwing an instance of 'std::runtime_error'
  what():  -rpcssl=1, but bitcoin compiled without full openssl libraries.
Aborted

The older version of Bitcoin I had worked, I followed the guide to enable SSL here: https://en.bitcoin.it/wiki/Enabling_SSL_on_original_client_daemon

Why doesn't SSL work on Bitcoin 0.5.1.

NOTE:
OS: Debian Squeeze 32-bit
1715627673
Hero Member
*
Offline Offline

Posts: 1715627673

View Profile Personal Message (Offline)

Ignore
1715627673
Reply with quote  #2

1715627673
Report to moderator
1715627673
Hero Member
*
Offline Offline

Posts: 1715627673

View Profile Personal Message (Offline)

Ignore
1715627673
Reply with quote  #2

1715627673
Report to moderator
Once a transaction has 6 confirmations, it is extremely unlikely that an attacker without at least 50% of the network's computation power would be able to reverse it.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715627673
Hero Member
*
Offline Offline

Posts: 1715627673

View Profile Personal Message (Offline)

Ignore
1715627673
Reply with quote  #2

1715627673
Report to moderator
1715627673
Hero Member
*
Offline Offline

Posts: 1715627673

View Profile Personal Message (Offline)

Ignore
1715627673
Reply with quote  #2

1715627673
Report to moderator
deepceleron
Legendary
*
Offline Offline

Activity: 1512
Merit: 1032



View Profile WWW
January 12, 2012, 06:00:17 AM
 #2

Wallet encryption?

Bitcoin didn't use encryption before this, only hashing functions.

Edit: never mind, "read post before replying" will be my new mantra.
NTICompass (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
January 12, 2012, 02:13:18 PM
 #3

Wallet encryption?

Bitcoin didn't use encryption before this, only hashing functions.

Edit: never mind, "read post before replying" will be my new mantra.
Oh, sorry if I didn't explain it, but I was trying to enable JSON-RPC (using SSL).
deepceleron
Legendary
*
Offline Offline

Activity: 1512
Merit: 1032



View Profile WWW
January 12, 2012, 03:20:29 PM
 #4

Here is the answer: Someone (BlueMatt) forgot to enable RPCSSL in gitian builds...

"luke-jr    * a225351 Re-enable RPCSSL in gitian builds.
19:38    luke-jr    ^ is this a bugfix?
19:38    BlueMatt    yea
19:38    gmaxwell    luke-jr: I think so it wasn't intentionally turned off, and people using it have complained."

It has already been noted and fixed, but you'll need to wait for a 0.5.2 or 0.6.0 binary for the fix. Alternately you can compile Bitcoin 0.5.1 yourself after making just the changes to the source that are in commit a225351.
NTICompass (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
January 12, 2012, 03:28:23 PM
 #5

It has already been noted and fixed, but you'll need to wait for a 0.5.2 or 0.6.0 binary for the fix. Alternately you can compile Bitcoin 0.5.1 yourself after making just the changes to the source that are in commit a225351.

Cool, glad to know it's fixed.  I'll wait for a binary, I may try to compile if I get some time :-)
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!