WebAdmin Improvement Request - SSL Listener VHost Template Override

#1
According to the documentation here: https://openlitespeed.org/kb/ssl-setup/#Set_up_SSL_Certificate_at_the_Virtual_Host_Level
"If you set up an SSL certificate on the virtual host level, it will override any server/listener level settings"

However, it appears that this only works if you have set a valid SSL configuration at the LISTENER level first.
I had expected that I could just leave the SSL configuration blank at the listener level and just rely on the Virtual_Host Template settings.
It took me hours to discover that the problem I was running into was due to having left the listener SSL config blank.

Could this behavior be corrected to allow the SSL config at the listener level to be left lank in the case that SSL configuration is provided at the Vitual_Host Template level?
 
Top