Welcome Guest, Not a member yet? Register   Sign In
Web Services Security with codeigniter
#3

[eluser]Cro_Crx[/eluser]
[quote author="Yousra" date="1247496546"]-1/ Can i build ws-security in codeigniter?[/quote]

Yes, you can build security features into your codeigniter application. There are authentication librarires avilable or you can write your own as well as a session library and built in security library (most features are automatic).

WS-Security can be done in PHP so no reason why you can't implement it in CI. Here's a guide for PHP ==> http://wso2.org/library/2814. I'm sure you could adapt that into a CI helper, or just pop it into a controller.

[quote author="Yousra" date="1247496546"]2/ How can i make codeigniter being over ssl?[/quote]

Yes you can, you need to setup SSL on your web server, this doesn't have much to do with CodeIgniter though. The only thing you will need to do in CI is to change all links to https instead of http.

Check the user guide


Messages In This Thread
Web Services Security with codeigniter - by El Forum - 07-13-2009, 03:49 AM
Web Services Security with codeigniter - by El Forum - 07-13-2009, 04:58 AM
Web Services Security with codeigniter - by El Forum - 07-13-2009, 08:06 AM
Web Services Security with codeigniter - by El Forum - 07-14-2009, 12:33 AM



Theme © iAndrew 2016 - Forum software by © MyBB