09-27-2024 07:48 AM
Hello, has anyone encountered this problem? I installed Root CA on vManage 20.9.5.2 and tested it by creating it from vManage, openssl and xca and got the same error.
openssl req -x509 -new -nodes -key ROOTCA.key -sha256 -days 730 \
> -subj "/C=US/ST=CA/L=San Jose/O=sdwanlab.local/CN=vmanage.lab" \
> -out ROOTCA.pem
09-27-2024 11:20 AM
never had any issue like this in my Lab or in production environment :
also check below thread to help you :
https://community.cisco.com/t5/sd-wan-and-cloud-networking/vmanage-certificate-failure/td-p/3935663
09-28-2024 03:53 PM
Hi,
this doc describes how to create CA inside vManage. You have to be prompted to enter some information including organization name and organization unit name. Looks like they are missing and certificate is not accepted.
10-13-2024 09:41 PM
Hi, I am facing the same issue. May i know how did you solve this issue.
10-31-2024 11:48 AM
I have the exact same problem, I tried everything I could think of, deleted and reinstalled multiple times, nothing worked. Please let me know if you solved the problem, and how?
10-31-2024 12:01 PM
what is the error you getting what version vmanage ?
can you post more information, also give information that what document you followed.
10-31-2024 09:51 PM
11-01-2024 12:38 AM
Organizational Unit is a noneditable field. This field is auto-filled with the organization name that you have configured for Cisco SD-WAN Manager in Administration > Settings > Organization Name.
check the blog and instructions :
https://www.balajibandi.com/?p=2028
You can follow official document :
11-01-2024 07:18 AM
Also,
under conf t > system you should have organization-name and sp-organization-name commands with respective org-name for all controllers.
11-01-2024 10:31 PM
I did the same as below;
vManage# sh run sys
system
host-name vManage
system-ip 7.7.7.107
site-id 1
admin-tech-on-failure
no vrrp-advt-with-phymac
sp-organization-name org_Lab
organization-name org_Lab
vbond 10.10.1.106
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