Tagged Questions
0
votes
1answer
127 views
Behavior when validating an expired certificate chain
I have the following situation:
A server certificate (CServ) is signed by self-signed certificate (C0)
A client certificate (CCli) is signed by CServ
Client's trust-store contains C0, so the client ...
5
votes
2answers
111 views
How can a certificate be valid in the Hybrid Model but not in the Chain Model?
All dates in European format!
I am learning about validity models, but the solution for this assignment confuses me.
Translation:
The relevant data for the applicable certificates are shown ...
3
votes
2answers
135 views
In practice, does crypto software accept a *.com or or even a *. certificate?
Assuming this will be done with your own PKI, and not a public trusted CA.
Considering that *.sub.domain.com is valid, and so is *.domain.com is valid, is it technically possible to issue *.com and ...