Actions
Bug #8281
closedletsencrypt cert ca isn't recognised by openvpn client
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
ACME
Target version:
-
Start date:
01/15/2018
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Affected Version:
2.4.2_1
Affected Plus Version:
Affected Architecture:
Description
using LE generated cert for openvpn config
openvpn client can't connect stopping at
VERIFY ERROR: depth=1, error=unable to get issuer certificate: C=US, O=Let's Encrypt, CN=Let's Encrypt Authority X3
seems to be due to ca certificate got by acme client is the crosssigned one lets-encrypt-x3-cross-signed without being bundled with root cert
got it to work by changing LE ca cert (on cert manager) to the letsencryptauthorityx3 bundled with isrgrootx1
using openvpn cli and network-manager on ubuntu 16.04.3
Actions