John Mok wrote:
> As the number of PCs are many, it is too difficult, if not impossible,
> to install the self-signed certificates of both rootCA1 and rootCA2 as
> trusted root CAs on every PCs.
>
> Is there any better way that to cross-certify both rootCA1 and rootCA2,
> such that the machines wi
Hi,
There are two self-signed root CAs (e.g. rootCA1 and rootCA2) in the
organization I work for, and both have sub-CAs. For instance,
The sub-CAs of rootCA1 are :-
1. subCA1
2. subCA2
The sub-CAs of rootCA2 are :-
1. subCA3
2. subCA4
As the number of PCs are many, it is too difficult, if no