Generating encryption only CRQ does not work
Timo Gerke <[email protected]> Sat, 16 Aug 2025 19:22:09 +0200
| Newsgroups | gmane.network.gnutls.general |
|---|---|
| Message-ID | <[email protected]> |
Hi all, while I was trying to generate an request with encryption only options. I enabled following options in the template file: - data_encipherment - encryption_key - key_encipherment - non_repudiation I used a 4096 bit RSA key. But the generated CRQ only had the key_encipherment flag enabled. I tried self-compiled version of gnutld 3.8.10 and pre-compiled (debian) version 3.7.9 without success. Any ideas? Thanks, Timo Gerke