common.tmpl 1014 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. # CSR template example for PKIClientCli
  2. [DN]
  3. # Distinguished Name section
  4. #(ИНН)
  5. 1.2.643.3.131.1.1=001234567890
  6. #(СНИЛС)
  7. 1.2.643.100.3=12345678901
  8. #(Country)
  9. 2.5.4.6=RU
  10. #(State)
  11. 2.5.4.8=
  12. #(City)
  13. 2.5.4.7=77 Moscow
  14. #(Street)
  15. 2.5.4.9=Адрес компании
  16. #(Organization)
  17. 2.5.4.10=ООО Рога и копыта
  18. #(OU)
  19. 2.5.4.11=
  20. #(Unstructured Name)
  21. 1.2.840.113549.1.9.2=
  22. #(Title)
  23. 2.5.4.12=Директор
  24. #(email)
  25. 1.2.840.113549.1.9.1=ivanov@mail.ru
  26. #(Given Name)
  27. 2.5.4.42=Иван Иванович
  28. #(Surname)
  29. 2.5.4.4=Иванов
  30. #(Common Name)
  31. 2.5.4.3=ООО Рога и копыта
  32. [ATTRIBUTES]
  33. # CSR attributes section
  34. #(challengePassword)
  35. 1.2.840.113549.1.9.7=123
  36. # GOST R 34.10-2012, 256 bit
  37. 1.2.643.7.1.1.2.2=TRUE
  38. [EXTENSIONS]
  39. # CSR extensiotns section
  40. keyUsage=digitalSignature,keyEncipherment,nonRepudiation,dataEncipherment=TRUE
  41. # Extended Key Usage
  42. extKeyUsage=smartCardLogon,ipSecIke=FALSE
  43. # Microsoft UPN
  44. 1.3.6.1.4.1.311.20.2.3=user@local=FALSE