We are running on-premise and using external certificates on our artifactory instance.
Currently we don't support pulling CRL from the internet - curl on windows is using schannel and therefore this check is being done by the Windows OS.
Please support passing the --ssl-no-revoke flag to surpass this problem - I know it lowers the security level.
We are running on-premise and using external certificates on our artifactory instance. Currently we don't support pulling CRL from the internet - curl on windows is using schannel and therefore this check is being done by the Windows OS. Please support passing the --ssl-no-revoke flag to surpass this problem - I know it lowers the security level.
Thanks