Published on WSO2 Oxygen Tank (http://wso2.org)

Can't find what approach to use

By pash
Created 2008-04-24 02:09

Hello.

It is required:

- user authentification at every service call (as client can be windows aplpication or website or even Activex)

- encryption (so all data transfered between client and webservices is encrypted)

- file transfer.

After checking examples i'm confused what to use, as examples satisfy only  1 or maximum 2 of requirements.

When i turn on encryption certificate files are required on client (what can't be done in case of Activex and not to good to have it in Windows application).

Possibly i need to use my own algorithm of encryption on server and client not to use certificate files.

Is it correct or if there is another way to  satisfy all requirements with wso/php api?

Thanx in advance.


Source URL:
http://wso2.org/forum/thread/3519