Results 1 to 3 of 3

Thread: Web Project

  1. #1

    Thread Starter
    Frenzied Member vbgladiator's Avatar
    Join Date
    May 2001
    Posts
    1,950

    Web Project

    Hey,

    I will be working on a web page for our client where their clients will be allowed to enter medical orders via the web site.
    However, security is one of the major issues.
    They suggested Veri Sign. What is it and how does it work?
    How do you write your web site so that it can use it?

    Thanks,
    Don't anthropomorphize computers -- they hate it

  2. #2
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    You don't know about security and you are creating a web site that involves sensitive data such as medical records?

    Verisign will allow you to get a Server certificate. You can then use that to implement SSL so traffic is encrypted between your server and the client. This isn't the only thing you will need to worry about, but it is a big one.

  3. #3
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    Issue and verify your own CA... people will get warnings from their browsers however unless the servers are accessible from the internet.
    http://www.msexchange.org/tutorials/..._OWA_2003.html

    Or...
    Issue your own request for a certificate... and buy a certificate...look into others besides Verisign if you're worried about cost... Veri probably has the most help though.
    http://www.mgeups.com/download/soft/...g/ag_cvsws.htm



    http://msdn.microsoft.com/library/de...SecNetHT16.asp
    Last edited by nemaroller; Apr 1st, 2004 at 07:05 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width