Bitcoin Forum
May 10, 2024, 12:31:14 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: MtGox trading API from java?  (Read 1277 times)
GHead (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
July 13, 2011, 10:02:53 PM
 #1

Hi,

I'm used to java and with sockets/httpclients and stuff, but I can't get the trading API of MtGox working because it's over https and for some reason I can't find a way to pull https into java.

Can someone help me out?

Thx
The forum strives to allow free discussion of any ideas. All policies are built around this principle. This doesn't mean you can post garbage, though: posts should actually contain ideas, and these ideas should be argued reasonably.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715344274
Hero Member
*
Offline Offline

Posts: 1715344274

View Profile Personal Message (Offline)

Ignore
1715344274
Reply with quote  #2

1715344274
Report to moderator
1715344274
Hero Member
*
Offline Offline

Posts: 1715344274

View Profile Personal Message (Offline)

Ignore
1715344274
Reply with quote  #2

1715344274
Report to moderator
6million
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
July 13, 2011, 11:32:32 PM
 #2

Try apache http-client, no need to play with sockets
randomguy7
Hero Member
*****
Offline Offline

Activity: 527
Merit: 500


View Profile
July 13, 2011, 11:40:56 PM
 #3

You will have to add the startSSL.com class 2 server certificate to your truststore to be able to connect. It's not in java's default truststore.
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!