[users@httpd] https and SSLVerify URL within iframe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have an Apache2 server that requires a valid client certificate to access. In other words:

   SSLVerify = required


I need to make available a form on this "secure" server from within a site on a different, non-secure server.

I intend to publish this secure page within an iframe on the non-secure server as follows:

<IFRAME SRC="https://my_secure_server.com/form.html"; WIDTH=450>

</IFRAME>


My question is: How can I add client cert information to this iframe SRC tag so that the secure server recognizes the client cert and allows access in to fetch form.html?


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux