Michsh / ics-openvpn

Automatically exported from code.google.com/p/ics-openvpn
0 stars 0 forks source link

Getting bad end line error for 7 level hierarchy ssl certs (anything more than 6 causes error) #205

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Ovpn file with caBundle more than 6 signers causes the error in the subject
2.Try creating a ovpn file keeping more than 6 signers for caBundle
3.Import the ovpn and try to connect

What is the expected output? What do you see instead?
Expected: Should try to cert handshake with server.
Actual: Fails with parsing error before handshake : error:0906D066:PEM 
routines:PEM_read_bio:bad end line

What mobile phone are you using?
HTC One running JB

Please provide any additional information below.
Have checked for all other end line issues like BEGIN END tags together, adding 
end lines in VI editor etc

Original issue reported on code.google.com by loui...@gmail.com on 11 Oct 2013 at 12:15

GoogleCodeExporter commented 9 years ago
Could provide me with the config file?

Original comment by arne@rfc2549.org on 11 Oct 2013 at 12:57

GoogleCodeExporter commented 9 years ago
I'm afraid I do not have the authority to share it in a forum. But could this 
be a size limitation with const char in C that prevents the entire 7 ca signer 
strings not fitting in?

Original comment by loui...@gmail.com on 15 Oct 2013 at 12:53

GoogleCodeExporter commented 9 years ago
You can share it with me private if you want. I am not really sure what your 
caBundle looks like.  Does the same file work on the normal client? Can you 
tell me the file size?

Original comment by arne@rfc2549.org on 16 Oct 2013 at 9:29

GoogleCodeExporter commented 9 years ago
I still need some more information how to reproduce the bug.

Original comment by arne@rfc2549.org on 4 Nov 2013 at 8:08

GoogleCodeExporter commented 9 years ago
No response from submitter and no clear instructions how to reprdouce

Original comment by arne@rfc2549.org on 1 Jan 2014 at 11:44