Problem importing OVPN client config

Hey guys
I setup an OVPN server at home on my Pfsense router.
After generate the Client configuration file, I tried to import on my GL-MIFI but always come up with the follow error:


Options error: specify only one of --tls-server, --tls-client, or --secret

Use --help for more information.

VPN client failed to connect. This may be because of wrong configuration, unsupported parameters or terminated by the server. Please choose another VPN profile or abort the connection.


This is the OVPN file for the client that Pfsense did generate. I can’t find anything wrong.
Can someone help please?

##################################################################

client
dev tun
persist-tun
persist-key
cipher AES-128-CBC
auth SHA256
pull
resolv-retry infinite
proto udp
remote fracarro.servehttp.com 1196 udp4
ifconfig 10.0.9.2 10.0.9.1
keepalive 10 60
ping-timer-rem

2048 bit OpenVPN static key

-----BEGIN OpenVPN Static key V1-----
57841d0c7c2c7fb9e34cf4ea513b2e6b
992d9ed67fd9e588c3dcf7a008726b44
5490811860e754ff62a751e3d0be97e4
ebfd5affae5270eb767ff168407c84c1
865e72d1584be487dedd9ee8bac3940b
62ed2313e89c35e22babbfbe9a432093
35ea3ace8e30b9e7a9f8acef475e9382
e295c22910807c31d37094f6938e269f
0a2893478c5baecbb072cccf4f427b9c
2af09de2e89cd6dbc052bcc1905832fd
d4c30018d7065ef5a93fdd45a8426d0b
68b9bda353984cf6a4160d1c4dc8c75d
a4137f81fde57c1bb032c2ffb8d982d7
96bf64f4e42dd4b59c735af9811b62cc
ffd3707caa220d398a419316f277cad1
79822e12c90dd0e6c5161185288ce6ec
-----END OpenVPN Static key V1-----

try remove the following

ifconfig 10.0.9.2 10.0.9.1
ping-timer-rem