hi , i have problem with connecting one device to CA server i create trustpoint crypto pki trustpoint CA
enrollment terminal
serial-number
subject-name CN=x , OU=x
revocation-check none
rsakeypair my.ca.keybut when i paste CSR that i create with...
Hi there mate.Im new on Networking R & S but i have a bit knowledge of Python scripting and wrote this script for our customer to Tshoot network easily:from netmiko import ConnectHandler
from getpass import getpass
Ip_dev = input("IP Device : ")
use...