Previous Next

Thread: Need to Add Many-to-1 Cert Mapping w/ Script

Last post 08-12-2008 1:57 PM by patrickmu. 4 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (5 items)

Sort Posts:

  • 08-07-2008, 6:34 PM

    Need to Add Many-to-1 Cert Mapping w/ Script

    With IIS 6, is it possible to add and enable a many-to-one client certificate/account mapping rule using a script?  I couldn't find any useful settings in the Metabase properties list - did I miss something?  Thanks,

     -Pat

     

  • 08-11-2008, 7:30 AM In reply to

    Re: Need to Add Many-to-1 Cert Mapping w/ Script

    Hi,

    This MSDN document shows how to install the certificates with batch file in the sample directory. You can use Adsutil to modify binding for your site.

     

    Zhao Ji Ma
    Sincerely,
    Microsoft Online Community Support

    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
  • 08-11-2008, 8:42 PM In reply to

    Re: Need to Add Many-to-1 Cert Mapping w/ Script

    Poking around about adsutil.vbs, I did discover the IIsCertMapper admin object, which is really close to what I need, but appears to only be able to create SSL or one-to-one mappings.

    This is what I need to do:

    http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/1c513a35-30d1-4844-9ea2-25a7407f01aa.mspx?mfr=true

     

  • 08-12-2008, 5:19 AM In reply to

    Re: Need to Add Many-to-1 Cert Mapping w/ Script

    Forgot to mention The IIS 6.0 Resource Kit Tools contains a tool called IISCertDeploy.vbs

    You can use IISCertDeploy.vbs to deploy the certificate to IIS Server.

    Zhao Ji Ma
    Sincerely,
    Microsoft Online Community Support

    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
  • 08-12-2008, 1:57 PM In reply to

    Re: Need to Add Many-to-1 Cert Mapping w/ Script

    IISCertDeploy will install the cert, but doesn't manipulate mappings.

Page 1 of 1 (5 items)
Page view counter