Re: Signing with key on token

Roumen Petrov <[email protected]> Wed, 09 Aug 2017 20:58:47 +0300
Newsgroups gmane.text.xml.xmlsec
Message-ID <[email protected]>
Aleksey Sanin wrote:
> It was discussed in the mailing list in the past. You need to
> create openssl config file to use the engine by default and
Hmm, in general this configuration will not work.

Engines that operate with keys material stored externally cannot be set 
as default - usually this break operations with keys stored differently 
(file and etc.).

> pass it to xmlsec1 command line tool.
Perhaps it will work for simple command line case with single key.

On other side openssl command line option -engine specify where is 
located key (call method ENGINE_load_private_key).

Regards,
Roumen
_______________________________________________
xmlsec mailing list
[email protected]
http://www.aleksey.com/mailman/listinfo/xmlsec