My app's url with "https" is not working

I deployed my application successfully using the free instance and in return got a url of the nature “https://my-app-name.koyeb.app” however this url does not work and gives an error “Error: write EPROTO 4602049304:error:10000410:SSL routines:OPENSSL_internal:SSLV3_ALERT_HANDSHAKE_FAILURE” in postman. But when I use http instead of https, the url works. The issue is that I have to use https since I am developing an ios application which uses my deployed services.

Hi @Sajeel_Nadeem_Alam,
Thank you for reporting this issue. Please create a new app without . in the name and try again. We will improve name validation so that it meets URL requirements.

Thank you! This worked for me. Appreciate the help.