Bitcoin Forum
May 27, 2024, 08:14:21 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
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!