Merge pull request #11139 from pengfeidong/switch-to-new-rnf-api-endpoint
This commit is contained in:
commit
0a406376cb
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ class RNFService
|
|||
end
|
||||
|
||||
def typhoeus_options
|
||||
{ ssl_verifyhost: 0 }
|
||||
{ ssl_verifypeer: false }
|
||||
end
|
||||
|
||||
def schema
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue