Forum Moderators: coopster
I have been told to make a secure website which consist of fillable form which requires an electronic or digital signature approved function and all the logs has to be stored/traced on the form.
As iam totally new to this world any help would be really helpful. I would like to know more about using the digital certificate and SSL in php.
I think jatar_k have lot of idea on this....Since i have seen most of his related posts.
Regards
to be honest I haven't worked with electronic/digital signatures so I am not much help there
as far as working with ssl sites, what information are you looking for specifically?
fillable form which requires an electronic or digital signature
I have done some research about it and even involved my business attorney
From a legal stand point of view (in the States and possibly depending on the State specifics) it is now a legal document
The simple form such as "click here to agree" is merely sufficient
The free systems such as those under the GPL for ex from SourceForge
Work out of drawing your signature with your mouse, not better than the above
The real deal comes from a handful of company providing the system for a fee
Out of which one the signer must download a piece of software used to deliver a validated signature
if you need some help with access levels and security then take a look through some of these threads
PHP User Authentication and Passwords [webmasterworld.com]
PHP Security [webmasterworld.com]
PHP Peer Code Review [webmasterworld.com]