[REBOL] Re: SSL and Verisign
From: holger:rebol at: 30-Aug-2001 10:19
On Wed, Aug 29, 2001 at 11:29:25PM -0700, SANYI wrote:> I am trying to implement credit card > transaction/verification under Rebol. > > Is Rebol able to handle a VeriSign solution > and Secure Socket Layer?Command has SSL support build-in. As for VeriSign: if they provide an open API using shared libraries or DLLs then Command should be able to access it. -- Holger Kruse [holger--rebol--com]