Cannot load inline certificate file

Need help configuring your VPN? Just post here and you'll get that help.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
taralloman
OpenVpn Newbie
Posts: 1
Joined: Tue Jun 02, 2020 8:43 pm

Cannot load inline certificate file

Post by taralloman » Tue Jun 02, 2020 8:44 pm

Hi, i can't resolve this problem when i start the openvpn:

Code: Select all

sudo openvpn taralloman-startingpoint(1).ovpn
[sudo] password di taralloman:
Tue Jun 2 01:33:18 2020 OpenVPN 2.4.9 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 21 2020
Tue Jun 2 01:33:18 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10
Tue Jun 2 01:33:18 2020 OpenSSL: error:0909006C:PEM routines:get_name:no start line
Tue Jun 2 01:33:18 2020 OpenSSL: error:140AD009:SSL routines:SSL_CTX_use_certificate_file:PEM lib
Tue Jun 2 01:33:18 2020 Cannot load inline certificate file
Tue Jun 2 01:33:18 2020 Exiting due to fatal error
i have kali 2020.2

Thanks for attention
Last edited by Pippin on Tue Jun 02, 2020 9:02 pm, edited 1 time in total.
Reason: Formatting

TinCanTech
OpenVPN Protagonist
Posts: 11137
Joined: Fri Jun 03, 2016 1:17 pm

Re: Cannot load inline certificate file

Post by TinCanTech » Tue Jun 02, 2020 9:11 pm

taralloman wrote:
Tue Jun 02, 2020 8:44 pm
Tue Jun 2 01:33:18 2020 OpenVPN 2.4.9 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 21 2020
Tue Jun 2 01:33:18 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10
Tue Jun 2 01:33:18 2020 OpenSSL: error:0909006C:PEM routines:get_name:no start line
I believe this was a bug which has been fixed.

You can either roll back to OpenVPN 2.4.8 or try compiling git/master.

Post Reply