<feed xmlns='http://www.w3.org/2005/Atom'>
<title>p11p.git/tests, branch env-for-remote</title>
<subtitle>A PKCS 11 pjop</subtitle>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11p.git/'/>
<entry>
<title>do clean up after p11-kit server even if the openssl operation fail</title>
<updated>2020-01-03T05:00:29+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@sunet.se</email>
</author>
<published>2020-01-03T05:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11p.git/commit/?id=13689b468cc6ed0514dd0c5864223238f26fb979'/>
<id>13689b468cc6ed0514dd0c5864223238f26fb979</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>invoke do-verify.sh with the right arguments</title>
<updated>2020-01-03T04:59:32+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@sunet.se</email>
</author>
<published>2020-01-03T04:59:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11p.git/commit/?id=80b284ec6d48d1a5c71168dded6cfbc6b1958caa'/>
<id>80b284ec6d48d1a5c71168dded6cfbc6b1958caa</id>
<content type='text'>
Specifically, don't use $&lt; now that we have the openssl config file as
our first dependant.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Specifically, don't use $&lt; now that we have the openssl config file as
our first dependant.
</pre>
</div>
</content>
</entry>
<entry>
<title>generate openssl config files</title>
<updated>2020-01-03T04:35:55+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@sunet.se</email>
</author>
<published>2020-01-03T04:35:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11p.git/commit/?id=a1eb245c4bd4ce5527fcd601c7c553d0e4b74fc5'/>
<id>a1eb245c4bd4ce5527fcd601c7c553d0e4b74fc5</id>
<content type='text'>
Also, no .pem on sigfile names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, no .pem on sigfile names.
</pre>
</div>
</content>
</entry>
<entry>
<title>do export OPENSSL_CONF</title>
<updated>2019-10-24T09:42:39+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@sunet.se</email>
</author>
<published>2019-10-24T09:42:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11p.git/commit/?id=c4cae39157b8aae5320116de9e93261b396227d1'/>
<id>c4cae39157b8aae5320116de9e93261b396227d1</id>
<content type='text'>
When not, dgst runs with the default config succeeds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When not, dgst runs with the default config succeeds.
</pre>
</div>
</content>
</entry>
<entry>
<title>use the symlink for libsofthsm2.so</title>
<updated>2019-10-22T14:56:45+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@sunet.se</email>
</author>
<published>2019-10-22T14:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11p.git/commit/?id=6a43a439ed0d9324eb954ab0835e40004ddbfe81'/>
<id>6a43a439ed0d9324eb954ab0835e40004ddbfe81</id>
<content type='text'>
This should be more stable.
It's used in openssl.direct.cnf too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should be more stable.
It's used in openssl.direct.cnf too.
</pre>
</div>
</content>
</entry>
<entry>
<title>allow overriding providers in environment</title>
<updated>2019-10-22T14:47:49+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@sunet.se</email>
</author>
<published>2019-10-22T14:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11p.git/commit/?id=c97e52cbdd813eb7398a2697b4e75acee6b4240d'/>
<id>c97e52cbdd813eb7398a2697b4e75acee6b4240d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove spurious mkdir</title>
<updated>2019-10-22T14:25:30+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@sunet.se</email>
</author>
<published>2019-10-22T14:25:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11p.git/commit/?id=d7439e036f9052addf54bb685d3e4aec0eb2cb64'/>
<id>d7439e036f9052addf54bb685d3e4aec0eb2cb64</id>
<content type='text'>
We already do that in target softhsm/tokens.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We already do that in target softhsm/tokens.
</pre>
</div>
</content>
</entry>
<entry>
<title>sign and verify once per found token</title>
<updated>2019-10-22T14:11:11+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@sunet.se</email>
</author>
<published>2019-10-22T14:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11p.git/commit/?id=c4ce1528f1954e4afdca98c50056a1fafd11b3dc'/>
<id>c4ce1528f1954e4afdca98c50056a1fafd11b3dc</id>
<content type='text'>
If more than one token is found, all of them should have the same
key. This is a somewhat lame way of verifying they all work. Lame
because the resulting signature will be made from the last key only.

Also pass PIN in URI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If more than one token is found, all of them should have the same
key. This is a somewhat lame way of verifying they all work. Lame
because the resulting signature will be made from the last key only.

Also pass PIN in URI.
</pre>
</div>
</content>
</entry>
<entry>
<title>export SOFTHSM2_CONF properly</title>
<updated>2019-10-22T13:40:54+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@sunet.se</email>
</author>
<published>2019-10-22T13:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11p.git/commit/?id=620dd393c9cea1168a18ba86fb86a0333bcfbae7'/>
<id>620dd393c9cea1168a18ba86fb86a0333bcfbae7</id>
<content type='text'>
Also, do create the token directory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, do create the token directory.
</pre>
</div>
</content>
</entry>
<entry>
<title>use a default target testing softhsm without p11p first</title>
<updated>2019-10-22T13:40:06+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@sunet.se</email>
</author>
<published>2019-10-22T13:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11p.git/commit/?id=108efda9aab317b31bedf64fdf18ad9a8ac4b851'/>
<id>108efda9aab317b31bedf64fdf18ad9a8ac4b851</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
