Redirect loop after install

I installed yunohost on a freshly installed debian 7 system.
When i try to access anything with my domain i get an error message that the webpage has a redirect loop. Direct ip works for the admin panel only.
Please help!

EDIT: now i am getting this when trying to enter any of the applications:

myrealdomain.com normally uses encryption to protect your information. When Chrome tried to connect to ilmars.me this time, the website sent back unusual and incorrect credentials. Either an attacker is trying to pretend to be myrealdomain.com, or a Wi-Fi sign-in screen has interrupted the connection. Your information is still secure because Chrome stopped the connection before any data was exchanged.

You cannot visit myrealdomain.com right now because the website uses HSTS. Network errors and attacks are usually temporary, so this page will probably work later.

Hi, its probably because the ssl certificate is self signed? (See yunohost doc)
Perhaps try the advice in this link: http://stackoverflow.com/questions/7580508/getting-chrome-to-accept-self-signed-localhost-certificate
Cheers