- Timestamp:
- Jul 3, 2014, 1:00:29 PM (7 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, master, proxy-ticket, upstream
- Children:
- 7314438
- Parents:
- 765cac2
- git-author:
- Nikos Mavrogiannopoulos <nmav@…> (06/24/14 10:28:03)
- git-committer:
- Nikos Mavrogiannopoulos <nmav@…> (07/03/14 13:00:29)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
docs/mod_gnutls_manual.mdwn
r765cac2 r031acac 367 367 as protection against statistical attacks to ciphertext data in order to 368 368 achieve maximum compatibility (some broken mobile clients need this). 369 370 `GnuTLSPIN` 371 ------------------ 372 373 Set the PIN to be used to access encrypted key files or PKCS #11 objects. 374 375 GnuTLSPIN XXXXXX 376 377 Default: *none*\ 378 Context: server config, virtual host 379 380 Takes a string to be used as a PIN for the protected objects in 381 a security module, or as a key to be used to decrypt PKCS #8, PKCS #12, 382 or openssl encrypted keys. 383 384 `GnuTLSSRKPIN` 385 ------------------ 386 387 Set the SRK PIN to be used to unlaccess the TPM. 388 389 GnuTLSSRKPIN XXXXXX 390 391 Default: *none*\ 392 Context: server config, virtual host 393 394 Takes a string to be used as a PIN for the protected objects in 395 the TPM module. 369 396 370 397 `GnuTLSExportCertificates`
Note: See TracChangeset
for help on using the changeset viewer.