09-19-2018 06:55 AM
Dear All,
When i test ipsec with MS CA in Gns3,I got public doesnot meet minium requirement by specified certificate template error.I think it is due to when i generate rsa key in cisco router the default algorithms is SHA1 ? How generate RSA key with SHA256 ?Please below config:
ip domain name radiuslocal.com
crypto key generate rsa label VPN_KEY modulus 2048
crypto pki trustpoint radiuslocal-man
enrollment terminal
serial-number
ip-address none
fqdn r1.radiuslocal.com
subject-name cn=r1.radiuslocal.com,OU=IT,O=R1,ST=SG,C=SG
revocation-check none
crypto pki authenticate radiuslocal-man
crypto pki enroll radiuslocal-man
crypto pki import radiuslocal-man cert
When i import certificate i got public key minium error? how can i fix this ?
Solved! Go to Solution.
02-19-2020 10:00 PM
Hi,
Please check GNS3 image .
Please check your public key length and CA key length
Please check CA template
and
if you are using Root CA and Sub Cert Please check CA authority service is running in sub-ca
09-19-2018 11:07 AM
Hello,
I don't think you can specify the encryption algorithm. The generated RSA keys are general purpose keys. So your only option is to change the minimum size on the requester side...
09-26-2018 08:51 AM
Hi Georg Pauwen,
When i enroll the root CA for CA server ,it is ok and i enrolled and copy request key from router and paste in
certificate request box and summit i got the fail error. I already configure template with 2048 .
Let me know how to change the minimum size on the requester side. ?
09-26-2018 08:57 AM
Hello,
what is MS CA in Gns3 ? Is that the Windows Server appliance ?
09-26-2018 05:48 PM
Hi,
I install CA on VM and connect to GNS 3.
and i am using this CA server for Certificate.
02-19-2020 10:00 PM
Hi,
Please check GNS3 image .
Please check your public key length and CA key length
Please check CA template
and
if you are using Root CA and Sub Cert Please check CA authority service is running in sub-ca
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