Https problem apache error

First apologize for my English.
Now I tell you my problem:
I have owncloud 10.10.0 installed, on an orangePI, with an external storage of 130 Gbytes. Everything works perfect except when I try to mount the https, now it works with http. Every time I try to configure https, apache2 breaks, I think the problem is with the FQDN.
I have not contracted a domain… I connect from abroad with a ddns service (no-ip). In linux I put the command “hostname --fqdn”, it gives me the name of the machine.
Is that the one I have to put in the fqdn or do I have to put the address of my ddns provided by no-ip ???

Thank you

You can add an entry inside /etc/hosts file in the below mentioned format

192.168.0.1 abc.xyz.xxx

Restart Apache service post changes and then check.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.