Bitcoin Forum
May 11, 2024, 11:51:25 AM *
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
1715428285
Hero Member
*
Offline Offline

Posts: 1715428285

View Profile Personal Message (Offline)

Ignore
1715428285
Reply with quote  #2

1715428285
Report to moderator
1715428285
Hero Member
*
Offline Offline

Posts: 1715428285

View Profile Personal Message (Offline)

Ignore
1715428285
Reply with quote  #2

1715428285
Report to moderator
If you see garbage posts (off-topic, trolling, spam, no point, etc.), use the "report to moderator" links. All reports are investigated, though you will rarely be contacted about your reports.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
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!