Version 1.4.1 (installed with WinCertes-Debug.1.4.1.msi installer) returns "Object reference not set to an instance of an object." when using command line option --extra[=VALUE]
First try:
WinCertes.exe -a -e me@example.com -d test1.example.com -d test2.example.com -p --extra=0
Second try:
WinCertes.exe -a -e me@example.com -d test1.example.com -d test2.example.com -p --extra=1
I temporarily switched back to version 1.3.0 and managed to configure two certificates by using --extra option (without an integer index).
Version 1.4.1 (installed with WinCertes-Debug.1.4.1.msi installer) returns "Object reference not set to an instance of an object." when using command line option --extra[=VALUE]
First try:
WinCertes.exe -a -e me@example.com -d test1.example.com -d test2.example.com -p --extra=0
Second try:
WinCertes.exe -a -e me@example.com -d test1.example.com -d test2.example.com -p --extra=1
I temporarily switched back to version 1.3.0 and managed to configure two certificates by using
--extra
option (without an integer index).