This may seem like a dumb question but I am trying to host my angular website on github pages with a custom domain name and I want to use https but I can't figure out exactly how.
Am I supposed to write more code to handle https requests or do I simply need to add ssl keys and certs to the project and change some configurations?