mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 03:30:33 +02:00
Merge branch 'master' of github.com:domify/registry
This commit is contained in:
commit
00cfbbdc7f
54 changed files with 856 additions and 128 deletions
|
@ -90,7 +90,8 @@ module Depp
|
|||
|
||||
server.close_connection
|
||||
|
||||
rescue OpenSSL::SSL::SSLError
|
||||
rescue OpenSSL::SSL::SSLError => e
|
||||
Rails.logger.error "INVALID CERT: #{e}"
|
||||
errors.add(:base, :invalid_cert)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue