'2010/04'에 해당되는 글 2건

  1. 2010/04/02 Hyper-V
  2. 2010/04/01 How to add a Subject Alternative Name to a secure LDAP certificate

Hyper-V

Microsoft 2010/04/02 14:49

저작자 표시 비영리 변경 금지

'Microsoft' 카테고리의 다른 글

Hyper-V  (0) 2010/04/02
How to add a Subject Alternative Name to a secure LDAP certificate  (0) 2010/04/01
Posted by 초코젠
1. Run CMD
2. certutil -setreg policy\EditFlags +EDITF_ATTRIBUTESUBJECTALTNAME2
3. net stop certsvc
4. net start certsvc

http://support.microsoft.com/kb/931351/en-us

'Microsoft' 카테고리의 다른 글

Hyper-V  (0) 2010/04/02
How to add a Subject Alternative Name to a secure LDAP certificate  (0) 2010/04/01
Posted by 초코젠