DigiSign Data Security Logo   Productos, servicios, consultoría Seguridad en la transmisión de información y en el comercio electrónico Noticias sobre Seguridad, Criptografía, etc.
  Temas de hacking y seguridad Pagina Central Preguntas Frecuentes y Ayudas
  Ir a la Página Superior
 

Certificados para firmar aplicaciones VBA 6 y macros de Microsoft Office 2000

Por: Miguel Angel Fraga

DigiSign, al igual que otras autoridades certificantes, emite certificados digitales para firmar componentes de software utilizando archivos.   La clave privada se almacena en un archivo con extensión .PVK y la clave pública es almacenada en otro archivo con extensión .SPC.

Ud. puede utilizar nuestros certificados para firmar aplicaciones VBA 6 (entre ellas: macros de Microsoft Office 2000).  Las aplicaciones VBA 6 requieren que tanto la clave privada como el certificado del fabricante de software esten almacenados en el Registry.  Para importar su clave privada y su certificado en el Registry necesita bajar el programa pvkimprt.exe.

El programa puede ser obtenido directamente en Microsoft en:
http://msdn.microsoft.com/vba/downloads/pvkimprt.exe

Microsoft aclara que no hay soporte técnico para el pvkimprt.exe (PVK Digital Certificate Files Importer).

Si no posee un certificado para firma de componentes, puede solicitar uno haciendo clic en el botón superior con el nombre "Certificados de Prueba" y seleccionar luego "Certificado de Prueba para Firmar Software", recuerde que para solicitar un certificado que será utilizado para firmar componentes VBA 6 y macros de Office 2000 es necesario ingresar utilizando Microsoft Internet Explorer 4 ó 5.

A continuación estan las instrucciones suministradas por Microsoft.

Download Instructions

  • pvkimprt.exe is a command line utility.

  • Download the executable, and put it into a directory in your PATH (for example, c:\Windows).

  • Start a DOS Command prompt window.

  • Type "PVKIMPRT" and the filenames of your SPC and PVK files. You must specify the full path to the SPC and PVK files on the command line.

Here is a sample command line:

pvkimprt  c:\pubkey\mycert.spc   c:\privkey\mycert.pvk

You must specify both the SPC file and the PVK file.

  • To see if the import was successful, you can look at the Personal certificate store through the Windows Certificate Manager.

  • To view the Windows Certificate Manager, launch IE 5.0.

  • Go to Tools/InternetOptions and choose the Content tab within the dialog.

  • Choose the Certificates button in the Content tab to view the Windows Certificate Manager.

  • Choose the Personal tab to view the certificates for which you have the private key. This is the Personal certificate store.

  • You should have access rights to the private keys of all certificates in the Personal certificate store.

  • Check if you have access rights to the private key of any particular certificate by double clicking on a certificate in the list, and reading the statement at the bottom of the Certificate dialog.


 

Volver al Comienzo de Página