no new window anymore with HTTPS client authentication

  • Thread starter Thread starter Alain Baucant
  • Start date Start date
A

Alain Baucant

Still surprising !

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="_blank">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.
 
No, its not a feature... I'm not sure what to suggest :( Are you sure you
tried *all* suggestions in the FAQ?
 
Back
Top