Whether you have an SSL certificate or use HTTPS doesn’t affect how URLs on your website are loaded, which means it doesn’t affect whether you get 403 errors. Unless of course you have code that blocks requests using HTTPS, but that’s not an SSL problem, that’s just your code doing what you told it to do, but not what you want it to do.