routeros-certmigrate

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2022 License: MIT Imports: 16 Imported by: 0

README

RouterOS-Certmigrate

A tool to quickly export and import certificates in Mikrotik's RouterOS from and to a file or router

Usage

Usage:
  ros-crtmigrate SOURCEADDR DSTADDR [flags]

Flags:
  -h, --help      help for ros-crtmigrate
  -r, --read      read from file instead of a remote router
  -v, --verbose   print more info when running
  -w, --write     write to file instead of a remote router
Examples
ros-crtmigrate 192.168.88.10 192.168.88.20 # migrate certificates directly to another router
ros-crtmigrate 192.168.88.10 certificates.bin -w # export certificates to a local binary file
ros-crtmigrate certificates.bin 192.168.88.20 -r # import certificates from a local binary file

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳