Marcus Lundblad

DSS-466: Use %* instead of enumerating a fixed number of arguments also to the remaining Windows command scripts.
DSS-466: Use %* instead of enumerating a fixed number of arguments also to the remaining Windows command scripts.
DSS-466: Use %* instead of enumerating a fixed number of arguments also to the remaining Windows command scripts.
DSS-466: Use %* instead of enumerating a fixed number of arguments also to the remaining Windows command scripts.
    • -16
    • +3
    /trunk/signserver/bin/signserver.cmd
DSS-478: Added instruction for setting up a trustore.jks keystore in the installation manual. Merge from trunk.
DSS-478: Added instruction for setting up a trustore.jks keystore in the installation manual. Merge from trunk.
DSS-478: Add instruction for setting up a trustore in the installation manual.
DSS-478: Add instruction for setting up a trustore in the installation manual.
DSS-478: Remove reference to trustcert in the sample build properties.
DSS-478: Remove reference to trustcert in the sample build properties.
DSS-478: Remove mention of root cert in the installation guide.
DSS-478: Remove mention of root cert in the installation guide.
DSS-478: Remove reference to trustcert in the sample build properties, since it's not used.
DSS-478: Remove reference to trustcert in the sample build properties, since it's not used.
DSS-422: Remove stand-alone WS schemas.
DSS-422: Remove stand-alone WS schemas.
DSS-422: Include schema inline in WSDL for the admin GUI.
DSS-422: Include schema inline in WSDL for the admin GUI.
DSS-422: Include schema inline in the WSDL for the client WS.
DSS-422: Include schema inline in the WSDL for the client WS.
DSS-422: Include the schema inline in the WSDL definition for the admin WS.
DSS-422: Include the schema inline in the WSDL definition for the admin WS.
DSS-422: Include the schema inline in the WSDL definition for the validation WS.
DSS-422: Include the schema inline in the WSDL definition for the validation WS.
DSS-422: Include the schema inline in the WSDL definition.
DSS-422: Include the schema inline in the WSDL definition.
DSS-356: Add note about bind addresses and ports not taking effect when j2ee.web-nohttps set to true in signserver_build.properties.
DSS-356: Add note about bind addresses and ports not taking effect when j2ee.web-nohttps set to true in signserver_build.properties.
DSS-356: Add note about bind addresses and ports not taking effect when j2ee.web-nohttps set to true in signserver_build.properties.
DSS-356: Add note about bind addresses and ports not taking effect when j2ee.web-nohttps set to true in signserver_build.properties.
DSS-467: Update commons-cli to version 1.2.
DSS-467: Update commons-cli to version 1.2.
  1. … 3 more files in changeset.
DSS-484: Substitute null with empty string when reading properties from GlobalConfiguration. Merge from trunk.
DSS-484: Substitute null with empty string when reading properties from GlobalConfiguration. Merge from trunk.
DSS-484: Substitute null with empty string when reading properties from GlobalConfiguration.
DSS-484: Substitute null with empty string when reading properties from GlobalConfiguration.
DSS-484: Backport wsadmins test case from trunk.
DSS-484: Backport wsadmins test case from trunk.
DSS-484: Split the wsadmin unit test into two separate tests, one using the new -cert functionallity specific to 3.3 to allow backporting the basic test to 3.2.x.
DSS-484: Split the wsadmin unit test into two separate tests, one using the new -cert functionallity specific to 3.3 to allow backporting the basic test to 3.2.x.
DSS-476: Added unit test for the wsadmins command.
DSS-476: Added unit test for the wsadmins command.
DSS-476: Add the option to specify SN and issuer DN using a cert file for the wsadmins -add command.
DSS-476: Add the option to specify SN and issuer DN using a cert file for the wsadmins -add command.
DSS-476: Refactor out code to read cert from a PEM or binary cert file from the AddAuthorizedClientCommand class.
DSS-476: Refactor out code to read cert from a PEM or binary cert file from the AddAuthorizedClientCommand class.
DSS-469: Add the option to specifiy the URL for the webservice in the validatedocument command in the client CLI, using the -servlet option.
DSS-469: Add the option to specifiy the URL for the webservice in the validatedocument command in the client CLI, using the -servlet option.
DSS-469: Add the option to specifiy the URL for the webservice in the validatecertificate command in the client CLI, using the -server option.
DSS-469: Add the option to specifiy the URL for the webservice in the validatecertificate command in the client CLI, using the -server option.
DSS-469: Remove stray debug output.
DSS-469: Remove stray debug output.
DSS-469: Use the default WSDL URL from SignServerWSClientFactory.
DSS-469: Use the default WSDL URL from SignServerWSClientFactory.
DSS-469: Allow the use of the -servlet option to set the URL path for the SOAP WS for the signdocument client CLI command.
DSS-469: Allow the use of the -servlet option to set the URL path for the SOAP WS for the signdocument client CLI command.
DSS-346: Add testcase using a binary DER file.
DSS-346: Add testcase using a binary DER file.
    • binary
    /trunk/signserver/res/test/dss10/dss10_signer2.der
DSS-346: Add the ability to read a binary certificate.
DSS-346: Add the ability to read a binary certificate.