This question already has an answer here:
I have a personal certificate which is signed by a certificate authority. This certificate is unrestricted with respect to its allowed purposes. Is it possible to create a SSL server certificate on my own and sign it with my personal certificate?
Supose the root certificate authority belongs to the trusted ones of those installed in a web browser. Suppose further that there are no other warnings e.g. timestamp warnings. Will the browser show the "green bulp" even when the "chain of trust" has four or more instances?
Which tools would be appropriated to create such a certificate?
Thank you