Search notes:

SELFCERT.EXE

SELFCERT.EXE creates a self-signed digital certificate that bears the name that is typed in when executed (which does not identify the user's identity).
Since a self-signed digital certificate might be fake, users will receive a security warning when they open a file that contains a macro project with a self-signed signature.
Office will only allow you to trust a self-signed certificate on the machine on which it was created.
A self-signed certificate is only for personal use.

Running SELFCERT.EXE

Executing SELFCERT.EXE shows a simple dialog:

Viewing a self signed certificate

After creating such a certificate, it is visible with PowerShell in the cert: drive (or provider?) under the path CurrentUser\My:
PS: C:\> cd cert:
PS: Cert:\> cd .\\CurrentUser\My
PS: Cert:\CurrentUser\My> ls
…
In certmgr.msc, the certificate is found under the folder Personal -> Certificates.

Adding the ceritificate to a VBA project

The certifcated can be added to a VBA Project by going to the Visual Basic Editor and then choosing Tools -> Digitial Signature.

See also

certmgr.exe

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Windows/...', 1740454139, '18.190.25.139', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Windows/dirs/Program-Files/Microsoft-Office/root/OfficeN/SELFCERT_EXE/index(67): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78