Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#1165 closed Bug / Defect (wontfix)

Can't import .ovpn profile on Android and iOS with 16384b RSA Key.

Reported by: rusbaron Owned by:
Priority: major Milestone:
Component: Generic / unclassified Version:
Severity: Not set (select this one, unless your'e a OpenVPN developer) Keywords: rsa, android, ios
Cc:

Description

With Tunnelblick on Mac works perfectly,but on mobile device got an error.
Here is log example:

08:15:35.630 -- ----- OpenVPN Start -----
08:15:35.631 -- EVENT: CORE_THREAD_ACTIVE
08:15:35.633 -- Frame=512/2048/512 mssfix-ctrl=1250
08:15:35.654 -- EVENT: CORE_THREAD_ERROR info='mbed TLS: error parsing ca
certificate : PK - The pubkey tag or value is invalid (only RSA and EC are
supported)'
08:15:35.657 -- EVENT: CORE_THREAD_INACTIVE
08:15:35.657 -- Tunnel bytes per CPU second: 0
08:15:35.658 -- ----- OpenVPN Stop -----

Change History (5)

comment:1 Changed 5 years ago by rusbaron

Try on OpenVPN Connect 3.0.5(1816) on Android and OpenVPN 3.0.2(894) on iOS

comment:2 Changed 5 years ago by plaisthos

This is probably a limitation of the mbed TLS used in those apps. And 16k RSA keys are not really common.

I am just closing this as "works as indented"

comment:3 Changed 5 years ago by plaisthos

Resolution: wontfix
Status: newclosed

comment:4 Changed 5 years ago by rusbaron

Yes, as i understand,it's limitation of mbed TLS. Can you help me, where i can find source code for OpenVPN Connect for android? mbed TLS support tell me,that i need to change value in config file,but i didn't see it in app folder, so maybe it changes in source.
Ticket for mbed TLS https://github.com/ARMmbed/mbedtls/issues/2515

Thanks!

comment:5 Changed 5 years ago by plaisthos

OpenVPN Connect for Android is not a Open Source app. You can use OpenVPN for Android instead, if you need an open source app.

Last edited 5 years ago by plaisthos (previous) (diff)
Note: See TracTickets for help on using tickets.