Merge pull request #11139 from pengfeidong/switch-to-new-rnf-api-endpoint

This commit is contained in:
Paul Chavard 2024-12-17 08:25:05 +00:00 committed by GitHub
commit 0a406376cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ class RNFService
end
def typhoeus_options
{ ssl_verifyhost: 0 }
{ ssl_verifypeer: false }
end
def schema