Re: Access to internal database
From: CMan (cman_at_nospam.nospam)
Date: 11/11/04
- Previous message: Eliyahu Goldin: "Re: Access to internal database"
- In reply to: Eliyahu Goldin: "Re: Access to internal database"
- Next in thread: chanmmn: "Re: Access to internal database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 11 Nov 2004 16:02:38 -0000
Thanks.
"Eliyahu Goldin" <removemeegoldin@monarchmed.com> wrote in message
news:u$oZkG$xEHA.2012@TK2MSFTNGP15.phx.gbl...
> Theoretically there should not be any problem. Never did it myself though.
>
> Eliyahu
>
> "CMan" <cman@nospam.nospam> wrote in message
> news:%23j7vKt%23xEHA.2876@TK2MSFTNGP12.phx.gbl...
> > Thanks Eliyahu,
> >
> > This has been really helpful.
> >
> > For this use would there be any problem generating our own certificate>
> >
> > CMan
> >
> >
> >
> > "Eliyahu Goldin" <removemeegoldin@monarchmed.com> wrote in message
> > news:uU4Rh9xxEHA.484@TK2MSFTNGP09.phx.gbl...
> > > Yes, you can make SSL connection between the database server and the
> > > webserver if you install a SSL certificate on the database server.
> > >
> > > Microsoft document "Building Secure ASP.NET Applications" is a good
> > strating
> > > point. Can be downloaded from
> > >
> >
>
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=055FF772-97FE-41B8-A58C-BF9C6593F25E
> > >
> > > Eliyahu
> > >
> > > "CMan" <cman@nospam.nospam> wrote in message
> > > news:uPvGRlxxEHA.1400@TK2MSFTNGP11.phx.gbl...
> > > > Thanks everyone,
> > > >
> > > > So we can make the connection to the database server over SSL? Or
do
> > you
> > > > just mean between the web server and browser?
> > > > How do we set this up? Is it a simple SQL Server setting or win2000
> > > network
> > > > setting?
> > > >
> > > > How does SSL compare to using IPsec?
> > > > Can this all be done securely through win2000 alone or is third
party
> > > > software required/preferred?
> > > >
> > > > Thanks in advance.
> > > >
> > > > CMan
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > "Eliyahu Goldin" <removemeegoldin@monarchmed.com> wrote in message
> > > > news:eQLKiRnxEHA.2012@TK2MSFTNGP15.phx.gbl...
> > > > > If you are in Microsoft environment, you need to publish your
> database
> > > out
> > > > > on your local ISA server. You can allow external access from only
> one
> > > > > location, which is the webserver. The web server then would
connect
> to
> > > the
> > > > > database server by the ISA IP address. If you are going to pass
> secure
> > > > data
> > > > > between the web and database server, you will want to equip the
> > database
> > > > > server with a SSL certificate.
> > > > >
> > > > > Eliyahu
> > > > >
> > > > > "CMan" <cman@nospam.nospam> wrote in message
> > > > > news:%23WG3iInxEHA.3376@TK2MSFTNGP12.phx.gbl...
> > > > > > Hi ,
> > > > > >
> > > > > > We have a internal database application which we now need to
> update
> > > from
> > > > a
> > > > > > website hosted at an external site.
> > > > > >
> > > > > > We want users to be able to come to the website and see their
very
> > > > latest
> > > > > > information. They should be able to update this data and submit
it
> > to
> > > a
> > > > > > holding area before it is checked by an operator and the live
> record
> > > > > > updated.
> > > > > >
> > > > > > What is the best and most secure way to achieve this scenario?
> > > > > > How should the website be connected to the internal database?
> > > > > >
> > > > > > Thanks
> > > > > >
> > > > > > CMan
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>
- Previous message: Eliyahu Goldin: "Re: Access to internal database"
- In reply to: Eliyahu Goldin: "Re: Access to internal database"
- Next in thread: chanmmn: "Re: Access to internal database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|