no new window anymore with HTTPS client authentication

  • Thread starter Thread starter Name
  • Start date Start date
N

Name

It's incredible !

Now that I'm using httpS WITH client authentication, the browser refuses
to open a new window when clicking a link in the secured page.

Example: <a href="https://..." target=new>blabla</a> : the browser don't
react anymore when I click on this link.

If I try to open the new window via javascript window.open ... :
javascript error: "No such interface supported".

But there is no problem under https without client authentication (only
server authentication).

Anyone could help me, please ?

Thanks in advance,
Alain Baucant.
 
Back
Top