У нас вы можете посмотреть бесплатно Local SSL/HTTPS in Next.js • Works for Subdomains! или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Getting HTTPS to work in your local Next.js environment can be a pain • especially if you’re testing subdomains like tenant1.localhost. #https #nextjs #localdevelopment #ssl In this video, I’ll show you how to set up SSL for local Next.js development, both the quick way and the custom certificate way that works perfectly with subdomains. We’ll look at: • generating trusted local certificates (with openssl) • configuring Next.js to run on HTTPS locally • making wildcard subdomains work (e.g. *.localhost) • fixing browser trust and security warnings Basically, you’ll get a local HTTPS setup that mirrors production • so your APIs, cookies, and subdomain routing all behave exactly as they should. Resources: • Code → https://github.com/sashkode/sashkode • mkcert → https://github.com/FiloSottile/mkcert • Next.js HTTPS docs → https://nextjs.org/docs/app/api-refer... If you’ve ever hit that “localhost is not secure” wall — this walkthrough will get you past it fast. Let me know in the comments if you’ve found other ways to simplify local SSL setups. 👉 Subscribe for more Next.js + Vercel deep dives 🌟 Star the repo if it helped you out 📖 Blog post: https://videos.sashkode.dev/local-ssl...