WHM API 1 get_autossl_log
Hello,
The WMH API 1 method get_autossl_log accepts a timestamp for the log to return.
WHM API 1 Functions - get_autossl_log - Software Development Kit - cPanel Documentation
How does this function behave if two logs exist with the same timestamp? How does AutoSSL behave if two requests checks are triggered at the same time?
Thanks
-
How does this function behave if two logs exist with the same timestamp? How does AutoSSL behave if two requests checks are triggered at the same time?
Hello, It's not possible to run multiple AutoSSL checks at the same time. The duplicate check would fail with a message like this:The command is already running with the process ID:
Thank you.0 -
Hello, It's not possible to run multiple AutoSSL checks at the same time. The duplicate check would fail with a message like this:
The command is already running with the process ID:
Thank you.
Thank you. To clarify: is this the case even when AutoSSL is run for a specific user, rather than all users on the server?0 -
To clarify: is this the case even when AutoSSL is run for a specific user, rather than all users on the server?
Hello, Yes, as the same utility is utilized in both cases, just with a different flag:# /usr/local/cpanel/bin/autossl_check Usage: autossl_check ( --user= | --all | --help )
Thank you.0
Please sign in to leave a comment.
Comments
3 comments