Ask a Question related to ASP.NET Security, Design and Development.
-
Hector Bejarano #1
Request.UrlReferrer and SSL certificate
I have a website that checks the Request.UrlReferrer variable. This routine
was working ok, until we created a ssl certificate on the server. Now, when
we make the redirection from the http site everything is fine, but if the
redirection is made using the https website, the Request.UrlReferrer
variable is null (is nothing).
Any way to send the referer when you implement ssl certificates?
Thanks.
Hector Bejarano Guest
-
Win32::OLE and CAPICOM to find a certificate in certificate store will raise exception
Hi, I am trying to use win32::OLE to access certificate store via CAPICOM. If certificates in the store meet the searching criteria, the... -
Request a Client-Side Certificate using ASP.NET Code
(Type your message here) -------------------------------- From: surya Prakash Hi, for installing client certificate the conventionl method is... -
problems with Request.UrlReferrer
i have found a problem when using Request.UrlReferrer. if i call the page using a javascript function, the referrer is null... i need to call a... -
cant request certificate for a new user
Is the client machine in the same domain as the CA machine and the AD accessible from the client machine. -- This posting is provided "AS IS"... -
Request.UrlReferrer is nothing
I have a website that checks for the correct referer and it was working fine until we implemented and ssl certificate (https). Now, the...



Reply With Quote

