<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<p class="details" style="font-style: italic; color: #666;">
<a href="https://gitlab.com/dkg">Daniel Kahn Gillmor</a> created an issue <a href="https://gitlab.com/gnutls/gnutls/-/issues/1176">#1176</a>:
</p>
<div></div>
<p dir="auto">PKCS12 objects can contain more than one secret key and more than one certificate that might correspond to those secret keys.  (for example, a pair of X.509 certificates for S/MIME, one of which is for encryption, and one of which is for signatures)</p>
<p dir="auto">However, <code>certtool --p12</code> limits the user to a single <code>--load-privkey</code> argument and a single <code>--load-certificate</code> argument.</p>
<p dir="auto">The files indicated by those arguments can include multiple objects -- two keys inside a single <code>--load-privkey two-keys.pem</code> file, for example, so there is a way to achieve the desired outcome.  But it seems like it would also be useful to be able to supply the arguments multiple times to inject more keys (or more certificates) into the PKCS 12 object.</p>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/-/issues/1176">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/-/sent_notifications/494fa6390772281a061d158ccc1c52e2/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/-/issues/1176"}}</script>


</p>
</div>
</body>
</html>