IIS Allows all certificates
Hi,I configured a test application on IIS to use client certificates (i.e. SSL settings are set to required). I have mapped my client certificate to a local user using the iis client certificate...
View ArticlePublic part in an ASP.NET application otherwise windows-authenticated
What's the easiest way to have a public part in an ASP.NET application that is otherwise windows authenticated?It seems that if specify the authentication mode to be windows, *all* requests have to be...
View ArticleFolder with write access
Hello,I have a web with Anonymous Authentication enabled. Basic and Windows Authentication ar not enabled.Now I would like to allow upload to a folder (pdf), but only when users have an local IP...
View ArticleGetting the user name with IIS7's (system.webServer) windows authentication
In my previous ticket I was advised to use the new IIS7 way of doing windows authentication via system.webServer/security/authentication rather than the old system.web/authentication.That indeed solved...
View Articledefault domain does not work
hi,i've installed FTPS service. everything is working just fine but one thing:users has to log on using '.\<username>' or 'server\<username>' notation.this is standalone server, i've...
View ArticleIIS 8.5 IP Address Restrictions in Proxy Mode is not working
HiI configured my web server to deny all request but the once I allow (allowUnlisted="false"). It seems like this is not working together with the Proxy Mode (enableProxyMode="true").Does anyone has...
View ArticleIssues with wildcard cert on IIS with 23 subdomains
I have a wildcard certificate and I have installed it on my IIS box. I have about 23 subdomains and then the main domain that I want to use it on. I successfully installed the certificate on...
View ArticleTrusted/integrated SQL connection is using the file share account rather than...
I have a site that is hosted off of a file share. It has a dedicated account set up for the share. The application pool is configured to use a different, dedicated managed service account. The managed...
View ArticleipSecurity configuration
Hi, I've been configuration ip restrictions with help of the <ipSecurity>tag for my webapplication. But I got a bit confused, have this section in my web.config:<system.webServer>...
View ArticleASP.Net MVC IIS Windows Authentication Issue
Have a strange situation. We have an MVC application setup on Windows 2008 Server IIS 7 configured for Windows Authentication. When we restart the computer there is about a two hour delay before the...
View ArticleIIS client certificates: do I need client certificates mappings?
I created self-signed root certifcate, ssl certifcate and client certificate usingmakecert util. I created site in IIS, enabled settings"Require SSL" and "Require client certificate". This site uses my...
View ArticleWindows Authentication failing
Please bare with me, I'm IIS noob... Symptom: When l go to http://FQDN I get prompted for credentials that doesn't seem to go anywhere. 3 Prompts and access denied Configuration: Auth settings -...
View ArticleAllow only specific client certs to access site/application?
I need to provide a level of authentication to protect a currently unsecured asmx service that should only be consumed by code running on a couple of other specific servers. Using Windows 2012, is it...
View ArticleClient can't access windows 10 IIS FTP Server externally
I'm running a IIS FTP server from a Windows 10 enterprise box. Windows firewall is disabled.problem is that I can't connect to the FTP server thru the router (aka if I type the router's IP or the WAN...
View ArticleThe restrictions in IIS - balancer
Howcan I block IP addresses, using therestrictionsinIIS if I use a load balancer?I used this link:ApplicationRequestRouterbut stillpassed all whoconnect throughbalancing
View ArticleMutual SSL Authentication Test
Hi everybody,I've been trying to configure mutual SSL authentication on Windows 10 by generating self signed certificates as explained in this old MSDN...
View ArticleIIS error 403.16 for HTTPs Connections - Help
Hi All,I'm recently having issue of IIS and client connections after we upgrade and migrated from 2k3 to 2012r2 and iis from 7.5 to 8.5.I'd look through many articles and tried many hints, most recent...
View Articleremote debug
HelloI need to walk thru site that is using SAML, is there anything I can enable or implement ? I tried the Mozilla saml tracer but I need one that steps through it once visual studio has itthank you
View ArticleDigital certificates
Hi,In mywebsite,written inasp.net, i need to signa PDF witha digital certificate (certificatethat digitallyidentifies a personto hiscountry -digital equivalent to aphysicalidentitycard) installed in...
View ArticleSSL/TLS authentication and certificate list of the client browser
Hi, In my website, written in asp .net, i need to sign a PDF with a digital certificate (certificate that digitally identifies a person to his country - digital equivalent to a physical identity card)...
View Article