Why generate dedicated issuer CA for TSU certificates?

I’ve observed the practice of generating dedicated issuer CAs for signing TSU (Time-Stamping Unit) certificates instead of just using another existing issuer CA, for example, one used to sign S/MIME certificates or SSL certificates.

Now, … Continue reading Why generate dedicated issuer CA for TSU certificates?

How to reset Windows trusted certificates store to its default [closed]

Over time I have installed several additional trusted CA certificates to Windows trust store, sometimes because an app pushed me to do so, other times for reasons of development and testing.

Is there any command to restore the default (o… Continue reading How to reset Windows trusted certificates store to its default [closed]

Is it technically possible to configure two different SSL certificates for the same domain?

Say I have these URLs:

https://example.org/
https://example.org/criticalpath

I want the first one to be served with a domain validated commercial SSL certificate and the second one with an extended validation SSL certific… Continue reading Is it technically possible to configure two different SSL certificates for the same domain?