Re: ** READ THIS BEFORE POSTING - answers to frequently asked questions 2003.08.15

From: Karl Levinson [x y] mvp (levinson_k_at_despammed.com)
Date: 08/16/03

  • Next message: NeXraD: ".HTR and Retina:"
    Date: Sat, 16 Aug 2003 17:40:04 -0400
    
    

    Thanks... I haven't read the thread regarding your problem, but
    www.iisfaq.com/ssl is probably superior to my FAQ when it comes to IIS SSL
    questions.

    In response to your question posted here:
    http://www.google.com/groups?threadm=076a01c3639d%24c34f1120%24a101280a%40phx.gbl

    Do note that XP is not a real web server, as it limits you to 10 concurrent
    connections which equals about 2 concurrent web users at once, since most
    browsers tend to make around four connections at once to download files
    faster. Windows 2000 or 2003 server is required to get around this
    restriction.

    Here's how to enable SSL in IIS 5.0, not sure if 5.1 is different. The main
    setting is in the IIS MMC, right-click on the web site properties, select
    Directory security. If you don't check the box to REQUIRE encryption, then
    encryption will be optional and won't always happen.

    http://www.iisfaq.com/ExternalLink.aspx?L=1642&P=20

    XP comes with a different mini-IIS MMC that is confusing to me and does not
    let you see all the features, but I think there is a way to add a real IIS
    MMC that lets you see more features like possibly SSL, if it is possible to
    do SSL on XP IIS.

    Regarding your cert question, you have a choice of using the test cert from
    Verisign [which is installed on both the server and every client], or
    generating a real one with a CSR. If you generate the CSR, it's useless
    until you submit it to a CA like Verisign [www.entrust.net or
    www.freessl.org are both cheaper than Verisign], and pay, and get a cert
    response back which is then installed using the same IIS MMC wizard that was
    used to generate the CSR. Another way would be to install and use MS Cert
    Services, which comes with Windows 2000 and I think 2003 server, to generate
    your own cert, but no clients will trust it. This means that encryption
    will still happen, but clients will either have to click options to either
    trust or install the cert, or clients will get an error message and know to
    click Yes to continue with encryption enabled.

    I dont' know if this link helps? It mentions using OpenSSL to make your own
    cert for testing purposes for XP. It seems to have instructions on how to
    use the XP MMC which I'm not familiar with.

    http://www.somacon.com/iis_ssl/

    www.apache.org is a free web server with no restrictions on number of users,
    but using it on XP, it would still not be lawful to let more than 10
    concurrent network connections happen [and it might also not be possible
    either due to hard coded restrictions in XP].

    hope this helps..

    "Joseph" <JFV@Lodestarpublications.net> wrote in message
    news:00f101c3642c$2b14ade0$a501280a@phx.gbl...
    > Karl, do believe they are written well it sometimes is
    > info overload and too many redirections. I didnt mean to
    > offend you-actually that is not my style. I have been
    > trying to install,get, a certificate to turn on my SSL in
    > 5.1 XPPRO for a week now and nothing I read helped. Maybe
    > i read the wrong things>>sorry. I undrstand now how busy
    > you are and thanks for the dedicated time.I post for XP
    > forum a lot also so I know how you feel.i wish the FAQ's
    > would be more detailed thats all.
    > Still trying to get SSL to work,
    > Joseph


  • Next message: NeXraD: ".HTR and Retina:"

    Relevant Pages

    • Re: Backup "pending request"?
      ... I don't think you can backup 'pending request' ... and assign in IIS MMC. ... remove all cert in your cert store ...
      (microsoft.public.inetserver.iis.security)
    • Re: Backup "pending request"?
      ... I don't think you can backup 'pending request' ... and assign in IIS MMC. ... remove all cert in your cert store ...
      (microsoft.public.inetserver.iis.security)
    • Re: makecert
      ... You do need to have IIS installed in order to use this tool. ... I wouldn't worry about anything in IIS getting hosed unless you had SSL ... that in the IIS MMC by putting the previous cert back. ... You can then import it into the personal store for the ADAM service account ...
      (microsoft.public.windows.server.active_directory)
    • Re: SSL and OWA
      ... I just used metabase explorer to make sure I was importing the cert into the ... IIS is where most of the work ... I've attempted to enable the ssl, run iisreset that recheck use forms based ... auth in the exchange virtual server properties in exchange manager and I get ...
      (microsoft.public.exchange.admin)
    • Re: Trusted CA question
      ... The IIS box's fully qualified name is ... > don't really need a "trusted" verisign cert to assure anonymous ecommerce ... I just need SSL turned on to protect some data transmissions ... > for being the root and one for the site, and in the IIS manager I attached ...
      (microsoft.public.win2000.security)