# File lib/core/ssl_domain.rb, line 150
    def allow_unsecured_client
      Cproton.pn_ssl_domain_allow_unsecured_client(@impl);
    end