Can someone share recommendations for serving the feed over HTTPS? I've updated FEEDGEN_PORT in .env to 443 and I have an SSL cert from my domain provider. Is my next step to modify the class FeedGenerator in /src/server.ts script? Any guidance on specific changes would be highly appreciated.
Can someone share recommendations for serving the feed over HTTPS? I've updated FEEDGEN_PORT in .env to 443 and I have an SSL cert from my domain provider. Is my next step to modify the class FeedGenerator in /src/server.ts script? Any guidance on specific changes would be highly appreciated.