Tomáš Mráz
Tomáš Mráz
**OTC: Should we ignore limits from RFC 5280's appendix A.1?**
In my opinion this is wrong and we should not ignore the limits from RFC. The FQDN does NOT have to be in CN as the FQDN should be in...
**OTC: Unless there is a relevant authoritative source that overrides the RFC 5280 limits we aren't going to change the limits.**
Why would we ever want the time to be anything else than 64bit signed or unsigned integer?
This now conflicts and needs to be rebased.
All algorithms in speed are already called through the EVP interface. The problem is the -evp option has slightly different speed measurement loop so by removing the option we would...
**OTC decision:** Initially we should only implement the simplest "default" model in MVP. The existing thread PR (#12255) should be modified to only expose these API calls in the public...
Fixup pushed addressing the grammar nits.
Merged to master branch. Thank you for the reviews.
@paulidale I've dropped the commit with the fallback, still OK?