|
|
|
|
|
by y4mi
2899 days ago
|
|
the master certificate is self signed yes. this self signed certificate now has to sign the client certificate(s). Otherwise, the clients aren't allowed to address the master. At least thats how i've come across it. Its actually pretty common in the infrastructure world. Your OPS team can probably tell you which services utilize it in your software stack, though you as a developer probably never had to worry about it. Though a lot of services only use a singular client certificate across all nodes and just revoke the hole chain for rotations |
|