mohdfareed / msd-p18538

Interactive Training Robot for Fire Safety
0 stars 0 forks source link

HTTPS Certificates #62

Open mohdfareed opened 2 months ago

mohdfareed commented 2 months ago

The backend/startup.py script uses a self-signed certificate generated upon setup to start the HTTPS server. This certificate must be replaced by a new one provided by RIT to be trusted on its local network.