Hello. I have successfully installed a self hosted Bitwarden server on my test environment. Working on a POC (proof of concept). I am able to logon to Bitwarden from multiple OS’s and browsers (IE, Chrome, Firefox, Safari).
Now I would like to add a self generated SSL certificate to Bitwarden. I have searched for how to do it and consulted the documentation which says: "… If you already have your own SSL certificate you can place the necessary files in the ./bwdata/ssl/your.domain.com
directory."
Question: Here is a list of the files I have. Which of the listed files do I need to add to ./bwdata/ssl/your.domain.com
directory."?
RootCA.crt, RootCA.key, RootCA.srl, server.crt, server.csr, server.key
Any help would be appreciated.
Thanks,