.
Ex. If i purchased my certificate from "thawte" then i will
require "thawteroot.csr" and will merge this with my "filename.csr"
and install on the server.
Hope above solution works for you.
Thanks,
Ravi
--- On *Thu, 5/8/10, Tina Exner //* wrote:
From: Tina
did nobody know a solution for this problem?
hi all,
we have a nexus multiid server for certificate authentication.
i try to pass the client smartcard certificates from apache to tomcat
server.
the tomcat talks to the nexus and the authentication take effect.
when i try to export the clien
hi all,
we have a nexus multiid server for certificate authentication.
i try to pass the client smartcard certificates from apache to tomcat
server.
the tomcat talks to the nexus and the authentication take effect.
when i try to export the client ca certificate to the tomcat server
i get the
%{HTTP_USER_AGENT} .*safari.* [NC]
RewriteRule ^/([^XY].*)$ /XY2/$1 [R,L]
RewriteRule ^/$ /XY1/ [R,L]
RewriteRule ^/([^XY].*)$ /XY1/$1 [R]
have a nice day.
Martijn wrote:
> On 7/17/07, tina exner <[EMAIL PROTECTED]> wrote:
>> I have the below RewriteR
hi,
I have the below RewriteRules configured in my httpd.conf (Apache
Version 2.0.54)
But i never reach the site XY1, because:
(rewrite.log)...explicitly forcing redirect with...
I changed the Flags but it still doesn´t work.
How do i have to configure it to work correctly ?
RewriteCond %{HTTP