https://issues.apache.org/bugzilla/show_bug.cgi?id=57510

            Bug ID: 57510
           Summary: Engine keyform support for private keys
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: mod_ssl
          Assignee: [email protected]
          Reporter: [email protected]

mod_ssl should support engine private keys, briefly -- use
ENGINE_load_private_key.

We suggest when SSLCertificateKeyFile starts with "engine:" when it is
interpreted as "engine:%s:%s" where first string is Crypto Device API (ENGINE)
and second string is key in engine keyform.

The same functionality was recently added to nginx starting from 1.7.9, nginx
patch is here:
http://trac.nginx.org/nginx/changeset/2c33ed82cde140a5bc38938dbdd6e32534223925/nginx

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to