Actions
Bug #113
closedProxy Support in eCard Client
Start date:
07/13/2012
Due date:
% Done:
0%
Estimated time:
Reviewer:
Build Version:
Description
Applet is not using Proxy although configured in Java-Setting (javaws -viewer)
The applet should automatically use the configured proxy-settings
Updated by Detlef Hühnlein over 12 years ago
- Subject changed from Proxy Support in Applet to Proxy Support in eCard Client
- Target version changed from 4 to 8
Updated by Tobias Wich almost 12 years ago
- Status changed from New to Closed
Only SOCKS Proxy used because of BouncyCastle TLS connections. HTTPS Proxies are not possible.
Proxy uses Browser settings if applicable and the setting is selected in Java settings.
This behaviour can be overwritten with two config directives.
proxy.socks.host
proxy.socks.port
Actions