VDC self-signed certificate by openssl

63865 Ben Lv1Posted 2025-Feb-05 16:02

Hi ,

I want to gen the self-signed certificate import to vdc in order to trust vdc web console in chrome.

Any step can do this ? thanks

By solving this question, you may help 251 user(s).

Posting a reply earns you 2 coins. An accepted reply earns you 20 coins and another 10 coins for replying within 10 minutes. (Expired) What is Coin?

Enter your mobile phone number and company name for better service. Go

Enrico Vanzetto Lv4Posted 2025-Feb-06 04:53
  
Hi, on lab or testing purposes, you can create a self signed certificate by using a local certificate authority on your network (for example on a ad environment, you can install the certificate authority role on a windows server). After that, create your certificate using a local fqdn that match your vdc local fqdn. Convert that certificate on a pem format using openssl cli command and install that certificate on vdc through web admin ui. On a production environment, i suggest you to buy a proper ssl certificate.
Humayun Ahmed Lv3Posted 2025-Feb-06 11:56
  
Install Certbot on your server.
Use Certbot to obtain your SSL/TLS certificate.
Configure Certbot to automatically renew the certificate. You can use the --renew-by-default option to renew certificates automatically.
Write a script to deploy the renewed certificate to your Sangfor VDI environment.
Schedule the script to run periodically using a task scheduler.

I Can Help:

Change

Moderator on This Board

0
5
5

Started Topics

Followers

Follow

Board Leaders