|
|
|
|
|
by scotty79
4380 days ago
|
|
I never understood how trustworthy is cert that you could buy for 100$. What that certificate proves? That whoever signed the stuff had a 100$ at some point? Besides ... why can't java just pull the certs out of the system (like you did manually) or ship with them like every browser does (I presume). |
|
I agree that Java should use the certs the system provides, and that is a PITA to wrestle with keytool, but I also know that the self-signed cert that apache is using is not trusted by your PC either (so you've got work to do regardless).