SSL Certificates on 2003 Server

Ask a Question related to ASP.NET Security, Design and Development.

  1. #1

    Default SSL Certificates on 2003 Server

    I'm trying to set up a test asp.net web app using SSL. The certificate
    server is on a 2003 Enterprise Server machine. Following the useful MSDN
    article
    [url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/SecNetHT16.asp[/url]
    works fine on 2000 Server, but when I try and submit the request (step 2 of
    the tutorial) I don't get 'Web Server' in the Certificate Template dropdown
    (I'm only getting 'Basic EFS' & 'User') so I can't get it to work... Any
    ideas?

    TIA

    Simon


    Simon Storr Guest

  2. Similar Questions and Discussions

    1. SSL / Web Service requring client certificates. No certificate server side...?
      Hi all, I have the following scenario (XP / IIS 5, FX v1.1.4322) Both the client app and web service are running on my local development...
    2. install ISA Server 2003 (part of SBS 2003)on a separate machine
      We bought and installed sbs 2003 on server and activated and registered the licenses. We want to install ISA Server 2003 (part of SBS 2003)on a...
    3. 2003 terminal server - can't run office 2003
      I can''t access MS Office applications on a 2003 server unless I'm logged in as administrator. How can I change these settings to allow anyone to...
    4. Server 2003 & Small Bus Server 2003
      What is the difference in these two (standard edition on both)? I use QB Pro 2003, QB Cust MGr 2003, Outlook 2003, and have a HP Jet Direct All in...
    5. frontpage 2003 server extension problem with server 2003
      I have frontpage 2003 on a server 2003 . I get the following message when I use sharepoint admin and I try to recalculate the web The server...
  3. #2

    Default Re: SSL Certificates on 2003 Server

    Schoolboy error - it was down to having anonymous access on the CertSrv
    virtual directory.

    "Simon Storr" <spam@spam.com> wrote in message
    news:O9IRw530DHA.2528@TK2MSFTNGP10.phx.gbl...
    > I'm trying to set up a test asp.net web app using SSL. The certificate
    > server is on a 2003 Enterprise Server machine. Following the useful MSDN
    > article
    >
    [url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/SecNetHT16.asp[/url]
    > works fine on 2000 Server, but when I try and submit the request (step 2
    of
    > the tutorial) I don't get 'Web Server' in the Certificate Template
    dropdown
    > (I'm only getting 'Basic EFS' & 'User') so I can't get it to work... Any
    > ideas?
    >
    > TIA
    >
    > Simon
    >
    >

    Simon Storr Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139