Table of Contents
< All Topics
Print

[VDI]Backend Import SSL Cert into VMP

Issue Description

Customer requests to import/replace SSL cert into VMP in order to access VMP by using the domain name and eliminate the browser’s unsafe warning.

Handling Process

  1. Access to VMP backend path /sf/etc/root-ca/ssl/ , and backup these 2 file vtp-api-ssl.key and vtp-api-ssl.pem

  2. Next, upload user *.pem* and .key in to VMP, rename it as vtp-api-ssl.key and vtp-api-ssl.pem** and replace it under path /sf/etc/root-ca/ssl/file

  3. After replace, restart the sangfor_waf service.
    Command: /sf/etc/init.d/sangfor_waf restart

Solution

Import SSL certificate via VMP backend.