04-06-2020 01:37 AM
in version 18.3 we can download root certificate from:
In the Controllers tab, click the Export Root Certificate button.
I DID Not found Export Root Certificate button in vmanage 19.2
How can I export root certificat from vmanage19.2 ?
Solved! Go to Solution.
04-08-2020 07:42 AM
I don't see the button in 18.4 version either. it seems to have been removed.
you can copy the root cert manually by logging into the vmanage via ssh. you would enter "vshell" and switch directories to /usr/share/viptela. there you will find the file you are looking for which is root-ca.crt.
vmanage:/usr/share/viptela$ ls | grep root
root-ca.crt
you would have to use SCP to copy it from this directory.
04-08-2020 07:42 AM
I don't see the button in 18.4 version either. it seems to have been removed.
you can copy the root cert manually by logging into the vmanage via ssh. you would enter "vshell" and switch directories to /usr/share/viptela. there you will find the file you are looking for which is root-ca.crt.
vmanage:/usr/share/viptela$ ls | grep root
root-ca.crt
you would have to use SCP to copy it from this directory.
04-08-2020 09:10 AM
Thank's David,
I upload it using winscp.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide