Changeset 493


Ignore:
Timestamp:
04/07/11 09:08:03 (14 months ago)
Author:
ludovic.rousseau
Message:

Clarify between CA and CA root certificate

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pam_pkcs11.xml

    r492 r493  
    438438<para> 
    439439<lineannotation>NOTE:</lineannotation> 
    440 Due to OpenSSL library limitations, CA entries must reside in the local 
    441 file system, and cannot be accessed from a remote server. So although 
    442 user auth can be done in a remote way, certificate validation must be 
    443 done locally. 
     440Due to OpenSSL library limitations, CA root certificate entries must 
     441reside in the local file system, and cannot be accessed from a remote 
     442server. So although user auth can be done in a remote way, certificate 
     443trust chain validation must be done locally. 
    444444</para> 
    445445 
Note: See TracChangeset for help on using the changeset viewer.