Bu sayfanın seçili sürümü ile mevcut sürümü arasındaki farkları gösterir.
en:esya:sertifika:dogrulama-politikası [2013/08/28 10:52] Dindar Öz |
en:esya:sertifika:dogrulama-politikası [2013/08/28 11:02] (mevcut) Dindar Öz |
||
---|---|---|---|
Satır 128: | Satır 128: | ||
| ''CRLFinderFromLDAP'' || Finds the crl by looking at the LDAP address in the CRL Distribution Points extension in the certificate. || | | ''CRLFinderFromLDAP'' || Finds the crl by looking at the LDAP address in the CRL Distribution Points extension in the certificate. || | ||
^ OCSP RESPONSE FINDERS ''<policy><validate><certificate><revocation><find>'' |||| | ^ OCSP RESPONSE FINDERS ''<policy><validate><certificate><revocation><find>'' |||| | ||
- | | ''OCSPResponseFinderFromECertStore'' || Yerel sertifika deposundaki kayıtlı OCSP Cevaplarını getirir. || | + | | ''OCSPResponseFinderFromECertStore'' || Finds the ocsp reponses stored in the local certificate store. || |
- | | | Parameters| storepath [0] | Yerel sertifika deposunun dosya sistemindeki yerini belirler. | | + | | | Parameters| storepath [0] | Specifies the location of the certificate store in the file system. | |
- | | ''OCSPResponseFinderFromAIA'' || Sertifika üzerinde yeralan Yetkili Erişim Bilgileri (AuthorityInfoAccess) eklentisindeki OCSP adresine OCSP sorgusu yaparak OCSP cevabı getirir. || | + | | ''OCSPResponseFinderFromAIA'' || Finds the crl by looking at the OCSP server address in the Authority Information Access extension in the certificate. || |
^ DELTA CRL FINDERS ''<find><deltacrl>'' |||| | ^ DELTA CRL FINDERS ''<find><deltacrl>'' |||| | ||
- | | ''DeltaCRLFinderFromECertStore'' || Yerel sertifika deposundaki Delta SİL'leri getirir. || | + | | ''DeltaCRLFinderFromECertStore'' || Finds the delta crls stored in the local certificate store. || |
- | | | Parameters| storepath [0] | Yerel sertifika deposunun dosya sistemindeki yerini belirler. | | + | | | Parameters| storepath [0] | Specifies the location of the certificate store in the file system. | |
- | | ''DeltaCRLFinderFromFile'' || Dosya sisteminde verilen dosya adresindeki Delta SİL'leri getirir. || | + | | ''DeltaCRLFinderFromFile'' || Finds the delta crl in the file system. || |
- | | | Parameters| dosyayolu | Dosya adresi | | + | | | Parameters| dosyayolu | File address | |
^ CROSS CERTIFICATE FINDERS ''<find><crosscertificate>'' |||| | ^ CROSS CERTIFICATE FINDERS ''<find><crosscertificate>'' |||| | ||
- | | ''CrossCertificateFinderFromECertStore'' || Yerel sertifika deposundaki çapraz sertifikaları getirir. || | + | | ''CrossCertificateFinderFromECertStore'' || Finds the delta crls stored in the local certificate store. || |
- | | | Parameters| storepath [0] | Yerel sertifika deposunun dosya sistemindeki yerini belirler. | | + | | | Parameters| storepath [0] | Specifies the location of the certificate store in the file system. | |
- | | ''CrossCertificateFinderFromFile'' || Dosya sisteminde verilen dosya adresindeki çapraz sertifikaları getirir. || | + | | ''CrossCertificateFinderFromFile'' || Finds the cross certificates in the file system. || |
| | Parameters | dosyayolu | File address | | | | Parameters | dosyayolu | File address | | ||
- | ==== Tablo 4 Esya API Kaydedici (Saver) Listesi ==== | + | |
+ | ==== Tablo 4 Esya API Saver List ==== | ||
^ SAVERS''<policy><save>'' |||| | ^ SAVERS''<policy><save>'' |||| | ||
- | | ''CertStoreCertificateSaver'' || Sertifika doğrulama sırasında bulunan ve doğrulanan sertifikaları yerel sertifika deposuna kaydeder. || | + | | ''CertStoreCertificateSaver'' || Saves the certificates found during the validation into the local certificate store. || |
- | | | Parameters| storepath [O] | Yerel sertifika deposunun dosya sistemindeki yerini belirler. | | + | | | Parameters| storepath [O] | Specifies the location of the certificate store in the file system. | |
- | | ''CertStoreCRLSaver'' || Sertifika doğrulama sırasında uzaktan(LDAP, http vb.) bulunan SİL'leri yerel sertifika deposuna kaydeder. || | + | | ''CertStoreCRLSaver'' || Saves the crls found during the validation into the local certificate store. || |
- | | | Parameters| storepath [O] | Yerel sertifika deposunun dosya sistemindeki yerini belirler. | | + | | | Parameters| storepath [O] | Specifies the location of the certificate store in the file system. | |
- | | ''CertStoreOCSPResponseSaver'' || Sertifika doğrulama sırasında uzaktan(LDAP, http vb.) bulunan OCSP'leri yerel sertifika deposuna kaydeder. || | + | | ''CertStoreOCSPResponseSaver'' || Saves the ocsp responses found during the validation into the local certificate store. || |
- | | | Parameters|storepath [O] | Yerel sertifika deposunun dosya sistemindeki yerini belirler. | | + | | | Parameters|storepath [O] | Specifies the location of the certificate store in the file system. | |