Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
Description
Rapps Certificate 'pinning' is completely broken:
- We open a NEW connection to request the certificate
- The certificate is checked for ISSUER and SUBJECT INFO
- If a field we want to check is not present, we do not care
- Wrong types are used, cast to whatever we need
Each of these points on their own is already enough to make it completely not work,
and the second point is why we cannot download files with LE certificates.
Attachments
Issue Links
- relates to
-
CORE-14351 2018-02-17 we broke compatibility to old rapps (we should condense planned compatibility breakers into a short timeframe to limit to a single compat-gap)
- Resolved