Re: questions on SSL



On 2008-11-14 s0h0us@xxxxxxxxx wrote:
I'm lookig for some comments regarding using SSL to encrypt
connectivity to entire website as opposed to just certain critical
connections such as an online banking link at a financial
institutions. is this a more common practice now? Bandwidth wouldn't
seem to be as big an issue as it was in the past with dialup
connections.

Bandwidth isn't so much an issue as CPU consumption. Having to encrypt/
decrypt connections will put considerably more load on the server.
Moreover, encryption has no value in itself. It has a value only when
it's used to protect something from a threat (e.g. guarantee the
integrity of data transmitted between client and server).

However, SSL is not only for encryption, but will also guarantee the
authenticity of the website. If you want to ensure that, then you may
still want SSL, even if you don't actually need encryption.

Can one SSL certificate be used to encrypt multiple links originating
from the same site:
https://x.domain.com
https://y.domain.com

You can get wildcard certificates (*.example.com) which will allow this.
However, there's more to consider than just securing connections by
using SSL. I suggest you take a look at this whitepaper [1] released by
NGSSoftware.

[1] http://www.ngssoftware.com/papers/NISR-BestPracticesInHostURLNaming.pdf

Regards
Ansgar Wiechers
--
"All vulnerabilities deserve a public fear period prior to patches
becoming available."
--Jason Coombs on Bugtraq



Relevant Pages

  • RE: Spy ware assessment techniques
    ... forward about its presence are network connections. ... connections made to odd addresses that weren't initiated knowingly. ... Audit your website security with Acunetix Web Vulnerability Scanner: ... Up to 75% of cyber attacks are launched on shopping carts, forms, ...
    (Pen-Test)
  • Re: Win Server 2003 as XP Pro replacement
    ... but the ethos with Windows Server 2003 is that features are disabled by ... > unlimited web connections? ... > will cost a lot for a simple hobby website. ...
    (microsoft.public.windows.server.general)
  • RE: DNS Lookup problem
    ... pcs but not on others (various networks, ... I can't view the website at all from my pc, ... click Network connections, then right your LAN Icon and select Properties. ... On the LAN properties under General make sure the Internet Protocol TCP/IP ...
    (microsoft.public.windowsxp.network_web)
  • Re: Allow others to browse my website?
    ... I wouldn't wanna host a public website on my own ... > connections - and a single website with multiple subwebs. ... > Only solution to this is to move to a Server operating system (ie ...
    (microsoft.public.windowsxp.network_web)
  • Re: IIS 5 and 6 differences
    ... XP Pro allows 10 connections. ... for modifying the setting. ... website you will want to use IIS 6.0. ... connection limit no more users will be able to view your website. ...
    (microsoft.public.inetserver.iis)

Quantcast