Hi,
Does MSSQL7.0 encrypts data using ssl like mssql2000? What
is the best way to securely transfer data in mssql7.0? Any
suggestion on the same is appreciated...
regards,
bharathThe only built-in option I know of in 7.0 is Multiprotocol and specify in
that setting that you want encryption. Or do the encryption at the OS
(IPSEC) or HW level.
--
Tibor Karaszi, SQL Server MVP
Archive at:
http://groups.google.com/groups?oi=djq&as_ugroup=microsoft.public.sqlserver
"bharath" <anonymous@.discussions.microsoft.com> wrote in message
news:04c101c3bec0$866b40c0$a501280a@.phx.gbl...
> Hi,
> Does MSSQL7.0 encrypts data using ssl like mssql2000? What
> is the best way to securely transfer data in mssql7.0? Any
> suggestion on the same is appreciated...
> regards,
> bharath|||Hi tibor,
Does this mean that MSSQL 7.0 supports SSL?
>--Original Message--
>The only built-in option I know of in 7.0 is
Multiprotocol and specify in
>that setting that you want encryption. Or do the
encryption at the OS
>(IPSEC) or HW level.
>--
>Tibor Karaszi, SQL Server MVP
>Archive at:
>http://groups.google.com/groups?
oi=djq&as_ugroup=microsoft.public.sqlserver
>
>"bharath" <anonymous@.discussions.microsoft.com> wrote in
message
>news:04c101c3bec0$866b40c0$a501280a@.phx.gbl...
>> Hi,
>> Does MSSQL7.0 encrypts data using ssl like mssql2000?
What
>> is the best way to securely transfer data in mssql7.0?
Any
>> suggestion on the same is appreciated...
>> regards,
>> bharath
>
>.
>|||No, the only built-in encryption in SQL7 is the one that you can configure
the Multiprotocol netlib to use. You configure this in Client and Server
Network Utility, and it only applies to traffic that uses the Multiprotocol
Netlib.
--
Tibor Karaszi, SQL Server MVP
Archive at:
http://groups.google.com/groups?oi=djq&as_ugroup=microsoft.public.sqlserver
"bharath" <anonymous@.discussions.microsoft.com> wrote in message
news:051001c3bf84$9fa89640$a401280a@.phx.gbl...
> Hi tibor,
> Does this mean that MSSQL 7.0 supports SSL?
> >--Original Message--
> >The only built-in option I know of in 7.0 is
> Multiprotocol and specify in
> >that setting that you want encryption. Or do the
> encryption at the OS
> >(IPSEC) or HW level.
> >
> >--
> >Tibor Karaszi, SQL Server MVP
> >Archive at:
> >http://groups.google.com/groups?
> oi=djq&as_ugroup=microsoft.public.sqlserver
> >
> >
> >"bharath" <anonymous@.discussions.microsoft.com> wrote in
> message
> >news:04c101c3bec0$866b40c0$a501280a@.phx.gbl...
> >> Hi,
> >>
> >> Does MSSQL7.0 encrypts data using ssl like mssql2000?
> What
> >> is the best way to securely transfer data in mssql7.0?
> Any
> >> suggestion on the same is appreciated...
> >>
> >> regards,
> >> bharath
> >
> >
> >.
> >sql
No comments:
Post a Comment