Delphi is showing me errors on three lines about undeclared identifier: SetIgnoreServerCertificateValidity, SetIgnoreServerCertificateConstraints and SetTrustServerCertificate.
If I comment those lines, it compiles and install them.
Is there an error from my package?
