vbond.cert error
Posted: Thu Dec 31, 2020 8:55 pm
Hello
i am getting following error whole trying to get vbond.crt from vbond.csr
used command :
!#Sign the vBond.csr with the ROOTCA.key and ROOTCA.pem to generate vbond.crt
openssl x509 -req -in vbond.csr \
-CA ROOTCA.pem -CAkey ROOTCA.key -CAcreateserial \
-out vbond.crt -days 500 -sha256
!#Sign the vSmart.csr with the ROOTCA.key and ROOTCA.pem to generate vsmare.crt
openssl x509 -req -in vsmart.csr -CA ROOTCA.pem -CAkey ROOTCA.key -CAcreateserial -out vsmart.crt -days 2000 -sha256
error : 140492238599872:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:697:Expecting: CERTIFICATE REQUEST
get the same error for vsmart too. they all have reachability to vmanage and added as controller in vmnage too.
please assist.
Thaks
i am getting following error whole trying to get vbond.crt from vbond.csr
used command :
!#Sign the vBond.csr with the ROOTCA.key and ROOTCA.pem to generate vbond.crt
openssl x509 -req -in vbond.csr \
-CA ROOTCA.pem -CAkey ROOTCA.key -CAcreateserial \
-out vbond.crt -days 500 -sha256
!#Sign the vSmart.csr with the ROOTCA.key and ROOTCA.pem to generate vsmare.crt
openssl x509 -req -in vsmart.csr -CA ROOTCA.pem -CAkey ROOTCA.key -CAcreateserial -out vsmart.crt -days 2000 -sha256
error : 140492238599872:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:697:Expecting: CERTIFICATE REQUEST
get the same error for vsmart too. they all have reachability to vmanage and added as controller in vmnage too.
please assist.
Thaks