This community is for technical, feature, configuration, and deployment questions.
For production deployment issues, please contact TAC. We will not comment or assist with your TAC case in these forums.
I installed Vmanage on a virtual machine. On Vmanage i selected manual root certificate and generated certificate with "Generate CSR", it generated a .csr file, now i wanted to install this certificate for vManage and when uploading the certificate it gives me error saying "cannot decrypt serial number from the certificate".? Where do i get the serial number, its a VM? Is this the right way to do it, do i need to install this certificate for vManage?
Solved! Go to Solution.
hi , I also encountered this problem, "failed to add device, network is unreachable"
have you solved this problem?
I turns out I was using the wrong VPN. You aren't supposed to use the Mgmt VPN 512 for mgmt. :) It has to be VPN 0.
Did you allow sshd and netconf on vBond?
On vBond1: vpn 0
int ge0/0
tunnel-interface
allow-service sshd
allow-service netconf
|
commit and-quit
|
Dear,
Please,
How did you solve it ?
As i stuck on this step, i can't install the certificate on the vManage manually.
i tried with open ssl and active directory but i couldn't solve it.
what did you use and what statistics you used ?
Thanks.
this turned out to be my problem in activating the vedge-cloud as well. After configuring NTP, I was able to successfully add them to the network.
I am also facing the same problem, any solution?
hey hi
I'm also trying facing the same issue and literally struggling to do it. To install certificate, I generated a CSR for vmanage. But, I not sure about the detailed steps from (how to sign that CSR --- to Install the cert in Vmanage). Could you please help me in providing the step-by-step process how you
get the CSR signed and got the certificate
how you create and load the root chain from your XCA into vManage
which tool you used
Any online link you referred
Which I studied from your 'Re: Viptela Vmanage' discussion. Please guide me in this. Your help will be appreciated.
hey hi,
my concern is, how you create the root cert ??? Where it is located ? All I'm having now is the CSR which I generated from Vmanage. What are the next steps I need to follow with that CSR ? Please explain about this.
thanks for the info. Can you suggest some other tools for windows ? root-cert needs to save as .pem file ??
Is this step 4 necessary? Install 'root chain' on the vManage controller?
It's not part of the steps:
I'm receiving the same error when I try to install my private signed root certificate to vmanage, it gives the following message:
Failed to decrypt serial number from certificate
I have tried to import the root cert in two different formats (RAW and PKCS #7) but received the same error above
thanks
Ian