<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ganesh Mohane</title>
    <description>The latest articles on DEV Community by Ganesh Mohane (@ganeshmohane).</description>
    <link>https://dev.to/ganeshmohane</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2763181%2Fc14f680e-dd98-4aa9-93e0-eb2eabef4e1b.jpg</url>
      <title>DEV Community: Ganesh Mohane</title>
      <link>https://dev.to/ganeshmohane</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ganeshmohane"/>
    <language>en</language>
    <item>
      <title>Adding HTTPS to django app on VM(Windows OS) Production level</title>
      <dc:creator>Ganesh Mohane</dc:creator>
      <pubDate>Sun, 23 Mar 2025 11:29:10 +0000</pubDate>
      <link>https://dev.to/ganeshmohane/adding-https-to-django-app-on-vmwindows-os-production-level-3oia</link>
      <guid>https://dev.to/ganeshmohane/adding-https-to-django-app-on-vmwindows-os-production-level-3oia</guid>
      <description>&lt;p&gt;We are developing react native app with django as a backend. We deployed django on VM(which we bought it has Window OS) and there git pulled and running django server by just uvicorn backend.asgi:application --host 0.0.0.0 --port 8000, we want to add https in it how can we do it? we don't have a domain just public IP address, please reply if u have helpful information&lt;/p&gt;

</description>
      <category>django</category>
      <category>reactnative</category>
      <category>devops</category>
      <category>security</category>
    </item>
  </channel>
</rss>
