[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: using soap with encryption



   Hi Maria,
   HTTPAPI will handle anything that's general to the HTTP protocol.
   i.e., the transfer of data, etc.   This includes using SSL/TLS for
   encryption during transfer.  If that is what you are looking for, you
   can use a URL beginning with [1]https:// for HTTPAPI to use SSL/TLS
   during transit.
   However, HTTPAPI does not handle anything that's specific to a given
   application.  You have to code your own data-level encryption (and for
   that matter, create your own SOAP messages, etc.). The IBM i operating
   system does provide a very wide range of cryptography in it's
   cryptographic services APIs that might assist you?
   However, data-level encryption is beyond the scope of HTTPAPI, and
   should be discussed elsewhere.  I can give you pointers to other
   discussion forums if that would help...   I'm not clear whether SSL/TLS
   would work for you, or if you need to use data-level encryption.
   -SK

   On 2/27/2014 8:27 AM, Maria Orcy Rosar wrote:

   Good morning,

   I started looking at example16 to consume soap web service.

   My project will be extracting Customers information such as account
   number, credit limit, etc;

   therefore I need to include data encryption on example16 code.

   I need help on how to add encryption to example16 code please.


   Thank you, Maria

   City Furniture - IT Department


-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
[2]http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------

References

   1. https:///
   2. http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------