config=(config)
自身にコンフィグファイルオブジェクトを設定します。
例
require 'openssl' factory.config = OpenSSL::Config.load(OpenSSL::Config::DEFAULT_CONFIG_FILE)