I want to setup my own private Certificate authority to issue SSL/TLS certificates using for example:
https://aws.amazon.com/private-ca/ or EJBCA, Dogtag, OpenXPKI etc.
I'm going to use the issued certificates for Tomcat web servers to serve web pages. The questions is is this custom certificate going to be a marked as properly signed by client web browsers? Or like self-signed it's going to be marked as invalid?