I can not find a resolution on bugzilla's doc about how to install bugzilla with https.
Surely because it's mostly not the scope of the installation docs, there are plenty of SSL How tos on the web for every web server available. Simply follow those until it works. ;-)
If I want to access use https://
, is there any package or software additional should be installed first?
That depends on your web server and where you get your certificates form or if you want to create your own etc. Bugzilla itself shouldn't need anything special.
Or I can just configurate on Bugzilla's parameter: SSL_Redirect and sslbase, and no need to change with bugzilla installation?
That should be enough, but you need to configure your web server properly. I would suggest using ssl_redirect only if you made sure everything works.