implement http header in ios please!!!!

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
sh3jo67
OpenVpn Newbie
Posts: 4
Joined: Sat Dec 21, 2013 4:50 am

implement http header in ios please!!!!

Post by sh3jo67 » Sat Dec 21, 2013 5:00 am

implement http header in ios
hello! I need to know how I can implement http header in ios.
Here is an example:
configure open vpn in pc .....

client
dev tun
proto tcp
remote 66,248,200,143 80
resolv-retry infinite
nobind
fast-io
persist-tun
persist-key
key-direction 1
cipher BF-CBC
dynamic engine
mute-replay-warnings
auth-user-pass
auth-nocache
ns-cert-type server
comp-lzo adaptive
ReNeG-sec 172800
verb 1
http-proxy 10.12.22.1 80
http-proxy-retry
http-proxy-option CUSTOM-HEADER Host www.tigo.com.gt

This configuration works well on pc
but not working in IOS

could implement this in IOS?
there is an alternative solution method?

sh3jo67
OpenVpn Newbie
Posts: 4
Joined: Sat Dec 21, 2013 4:50 am

Re: implement http header in ios please!!!!

Post by sh3jo67 » Sat Dec 21, 2013 6:29 pm

reply pleaseeee!!!

User avatar
jamesyonan
OpenVPN Inc.
Posts: 169
Joined: Thu Jan 24, 2013 12:13 am

Re: implement http header in ios please!!!!

Post by jamesyonan » Tue Dec 31, 2013 2:37 am

The upcoming OpenVPN Connect 1.0.4 will support proxy directives in the config file, including http-proxy and http-proxy-option.

James

sh3jo67
OpenVpn Newbie
Posts: 4
Joined: Sat Dec 21, 2013 4:50 am

Re: implement http header in ios please!!!!

Post by sh3jo67 » Mon Jan 06, 2014 4:17 pm

Thanks men!! I'll be waiting for that version. excellent work

sh3jo67
OpenVpn Newbie
Posts: 4
Joined: Sat Dec 21, 2013 4:50 am

Re: implement http header in ios please!!!!

Post by sh3jo67 » Mon Jan 13, 2014 4:36 am

debbie10t wrote:
sh3jo67 wrote:Thanks men!!
And Women!!
Sorry :roll: thanks everybody! :P

Post Reply