VDC self-signed certificate by openssl

63865 Ben Lv1Posted Feb-05-2025 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

Enrico Vanzetto has solved this question and earned 10 coins.

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

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.
Is this answer helpful?
Enrico Vanzetto Lv4Posted Feb-06-2025 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 Feb-06-2025 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
9
5

Started Topics

Followers

Follow

Board Leaders

lungluk...

Weekly Questioners