# File lib/unicorn/ssl_configurator.rb, line 35
  def ssl_ciphers(openssl_cipherlist_spec)
    ssl_set(:ssl_ciphers, openssl_cipherlist_spec)
  end