Unsecured Cloud Server

Confluence User - 09 Apr, 2024

My windows cloud server says unsecured, any settings to perform on my cloud server too change this?

server

2


09 Apr, 2024
confluenceUser
confluenceUser

Hi, there is not enough information to help. In any case, I am not certain how this relates to Joget, so you might want to refer to your Windows systems administrator to check.

09 Aug, 2024
confluenceUser
confluenceUser

Here are some steps you can take to secure your Windows cloud server and resolve the "Not Secure" warning:

Update to HTTPS

The primary cause of the "Not Secure" warning is that your website is being served over the insecure HTTP protocol instead of HTTPS. To fix this:

  • Obtain a TLS/SSL certificate for your domain from a trusted Certificate Authority
  • Install the certificate on your web server
  • Configure your server to use HTTPS by default and redirect HTTP traffic to HTTPS
  • Update any hardcoded HTTP links in your website code to use HTTPS

Once your entire site is served over HTTPS, the "Not Secure" warning will be resolved.

Harden Windows Security

Take these additional steps to improve the overall security of your Windows cloud server:

  • Keep Windows and all software fully updated with the latest security patches
  • Use a strong, unique password for RDP access to your server
  • Configure the Windows Firewall to only allow necessary ports and IP addresses
  • Limit RDP access to trusted IP addresses using the firewall
  • Disable or limit file sharing which opens ports 139 and 445
  • Create separate admin accounts for each user instead of sharing a common admin account

By combining HTTPS for your website and these Windows security best practices, you can resolve the "Not Secure" warning and significantly improve the overall security posture of your cloud server. Let me know if you have any other questions!

Read Also: https://www.lenovo.com/ca/en/servers-storage/solutions/cloud-computing/

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print