I have a website that has been using private website user TLS certs successfully for over 10 years.
Now I am investigating providing user name and password access to it as well. (I have that implemented on another site and it has worked satisfactorily for a couple of years.) My question is: can I provide both access methods to the same directory? I know it would be not as secure as a TLS cert and it would reduce the overall security of the directory, but is it feasible? Thanks. -Tom