partizanes
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by partizanes-
partizanes commented,
I undestand how to get data in hook script. my $user = $input->{data}->{user}; $logger->info("user: " . $user); How can I know when the AutoSsl install ssl certificates(API)? Why AutoSsl don`t u...
-
partizanes created a post,
UAPI::SSL::install_ssl Hooks module/scripts
Hello, I need to install ssl vhost for nginx, after UAPI::SSL::install_ssl, but i don`t understand how to get information in script or right in module. I`m add and register hook for UAPI::SSL::in...