Certificates can have a class level (or validation level). What is the impact of these levels on deployed web applications?
More specifically:
Is the certificate level included in the certificate itself?
Can a level 1 certificate be used to deploy a web application including a paid service?
Do pop-ups appear on the user side if a website's certificate is too low? If yes, at which level?
Thanks.