[gnutls-devel] GnuTLS | Extend test cert to 2049-05-27 (!979)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Mon Apr 15 11:05:05 CEST 2019
I tried with
```
cat cert.cfg
dn = C=GR
expiration_date = "9999-12-31 23:59:59"
certtool ... --sign-params=RSA-PSS --key-type rsa-pss --salt-size=32 -c
```
But the resulting cert looks different from the old one:
```diff
- Subject Public Key Algorithm: RSA-PSS
+ Subject Public Key Algorithm: RSA
Algorithm Security Level: Medium (2048 bits)
- Parameters:
- Hash Algorithm: SHA256
- Salt Length: 32
@@ -41,61 +38,60 @@
Signature Algorithm: RSA-PSS-SHA256
Salt Length: 32
```
Can you give me the correct command to regenerate?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/979#note_160754399
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190415/e8977a20/attachment.html>
More information about the Gnutls-devel
mailing list