2012-04-04 40 views
3

是否有將OID映射到Microsoft文檔中使用的術語(如「服務器身份驗證」或「安全電子郵件」)的引用?證書:擴展密鑰用法的OID引用

Server Authentication: 1.3.6.1.5.5.7.3.1 
Client Authentication: 1.3.6.1.5.5.7.3.2 
Secure Email:    1.3.6.1.5.5.7.3.4 
Data Encipherment:  1.3.6.1.4.1.311.10.3.4 
Key Encipherment:   ? 
Digital Signature: ? 

我正在使用這些OID與makecert.exe生成測試證書。

回答