Skip to content

Wrong PIA crt path #5

@tlancemot

Description

@tlancemot

For PIA provider, all certificate path is ca.crt / crl.pem but this is not the right file name (ca.rsa.2048.crt / crl.rsa.2048.pem)
So when you start container :

proxy_1  | Options error: --ca fails with '/etc/openvpn/conf/pia/ca.crt': No such file or directory
proxy_1  | Options error: --crl-verify fails with '/etc/openvpn/conf/pia/crl.pem': No such file or directory

I think we do not execute updateConfig.sh to rename crt file in all ovpn config file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions