FREE online courses on Corporate Espionage - What can be
done about it - Secure Socket Layer SSL For Business Users
- It stands for Secure Socket
Layer.
- It allows important
information, such as credit card numbers, to pass through
- Customers will feel more
confident and secure in dealing with you
- Incorporate SSL into your site
by setting up your order form as under.
- Write your HTML document as
usual
- MS FrontPage users will want
to edit their HTML by hand using a simple text editing (i.e. Notepad) utility.
- Use the following form action
tag: <form method=”post” action=https://sslserver.com/cgi-bin/nphsubmit/YourDomainName.com>
- To assign your orders on a
subject use the following tag: <input type=”hidden” name=”_subject” value=”New
Account Order Form”>
- To have the customer
redirected to a “Thank You” page include this tag: <input type=”hidden” name=
“_success: value=
https://sslserver.com/YourDomainName.com/YourPage.html>
- To require that certain fields
be filled out use this tag: <input type=”hidden” name= “_required”
value=”field1,field2,field3”>
FIRE WALLS are critical
for preventing a wide variety of problems that originate from the Internet.
They are:
- Devices that
secure one network segment from another, internal (e.g. isolate R&D, HR)
- More relevant to
LAN/WAN/Server-based technology application
- Capable of
preventing many attacks from outside provided they are properly configured.
|
|