Beiträge von pat6634

    Hi BenBenJD,
    Thanks for your answer.
    Actually i'm using SLL certificate created by OMV cause Let'sencrypt certificate generate a error message.
    When i disable the https the connexion on port 80 runs.


    the let's encrypt certificate seem to be good




    should I change some Nginx configuration files (/etc/nginx/site-available/....)or erase the existing letsencrypt certifcate??

    Hi to the community,
    I have a problem when I try to connect to https.
    When i use a certificate created from omv the connection works correctly except the security message. But when I use a Letsencrypt's certificate created from the omv plugin and still available, i get the following message when saving changes:


    Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C; nginx -t 2>&1' with exit code '1': nginx: [emerg] SSL_CTX_use_PrivateKey_file("/etc/ssl/private/openmediavault-e1645972-5803-4343-95d0-f31849e9f23b.key") failed (SSL: error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch) nginx: configuration file /etc/nginx/nginx.conf test failed


    I understand that the problem is related to NGINX but I do not know what solution is used to solve this problem.
    Would you have any ideas to help me?
    Thanks

    Hello,
    I have a NAS server at home and as my provider provides me with a dynamic IP address, I use the No-IP service.
    I want to make FTP access via an SSH tunnel (SFTP) to my NAS from the internet but it does not work.
    My IP address is upgraded to No-IP, I have done port forwarding (NAT) on my router to my NAS.
    When I use my dynamic IP address from a PC out of my local network I access my NAS in FTP. However, when I use my No-IP URL, my user is rejected by my FTP server because it is not authenticated.
    Would you have any leads to help me find a solution?
    Thank you for your help