src/bin/proxmox-backup-manager.rs: add cli to generate proxy certificate
Without calling external openssl binary.
This commit is contained in:
@ -4,7 +4,7 @@ use proxmox::api::list_subdirs_api_method;
|
||||
mod tasks;
|
||||
mod time;
|
||||
mod network;
|
||||
mod dns;
|
||||
pub mod dns;
|
||||
mod syslog;
|
||||
mod journal;
|
||||
mod services;
|
||||
|
Reference in New Issue
Block a user