mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-16 05:30:37 +01:00
* Do not dump certificate. Fixes issue #40678
This commit is contained in:
parent
05f0ceeb26
commit
b1b5c13671
@ -17,7 +17,7 @@ unit fpopenssl;
|
||||
{$ENDIF FPC_DOTTEDUNITS}
|
||||
|
||||
{$mode objfpc}{$H+}
|
||||
{$DEFINE DUMPCERT}
|
||||
{.$DEFINE DUMPCERT}
|
||||
|
||||
interface
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user