Beiträge von rmms

    solved.... not by renew ... but ... it worked...


    1. Remove plugin openvpn
    2. delete the directory "/etc/openvpn/"
    3. install plugin openvpn
    4. configure plugin


    and it should work again...

    In the last days I've lost the ability to connect to my OMV (4.1.20-1) trough OpenVPN (4.0.3)... and I didn't understand why, so I went looking for the log and ...


    -------------------------------------------------------------------------------------------------------------------------------
    Tue Mar 26 00:00:35 2019 XXX.63.25.XXX:61921 VERIFY ERROR: depth=0, error=CRL has expired: CN=...
    -------------------------------------------------------------------------------------------------------------------------------


    Checking the certificate with: "openssl crl -in /etc/openvpn/pki/crl.pem -text" I get:


    --------------------------------------------------------------------------
    Certificate Revocation List (CRL):
    Version 2 (0x1)
    Signature Algorithm: sha256WithRSAEncryption
    Issuer: /CN=ChangeMe
    Last Update: Sep 16 10:43:52 2018 GMT
    Next Update: Mar 15 10:43:52 2019 GMT
    CRL extensions:
    X509v3 Authority Key Identifier:
    --------------------------------------------------------------------------


    ?( My question is, what is the procedure to renew the certificate in OMV? ?(

    echo "SET PASSWORD FOR 'debian-sys-maint'@'localhost' = PASSWORD('`sudo cat /etc/mysql/debian.cnf | grep password | head -n 1 | awk -F= '{ gsub(/[ \t]+/, "", $2); print $2 }'`');" | mysql -u root -p


    Enviado do meu MD-809 através de Tapatalk