You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "apc-convert.py", line 364, in
apc.ca = ovpn.ca
File "apc-convert.py", line 237, in ca
if not value.startswith(CERT_START): raise ValueError()
ValueError
When i run the script i get the below error:
Traceback (most recent call last):
File "apc-convert.py", line 364, in
apc.ca = ovpn.ca
File "apc-convert.py", line 237, in ca
if not value.startswith(CERT_START): raise ValueError()
ValueError