Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2024.1

...

OptionDescription
Use SSL when connecting to the serviceEnables the SSL.
Trust all server certificates

If enabled, any certificate will be accepted. No validation will be performed.

This option disables trust validation when the message proxy establishes the connection with the service; it makes it accept the connection with any certificate that is presented by the service.In general, this option should be enabled if certificate trust is not a focus for the environment where SOAtest or Virtualize is deployed.

Accept self-signed certificates

If enabled, certificates will be accepted as long as the validation method java.security.cert.X509Certificate.checkValidity() returns true on them, which effectively checks if the current date and time are within the validity period given in the certificate. The certificate trust path will not be evaluated and the provided Trust-store configuration will not be applied.

This option determines if certificates presented by the service and are not signed by a trusted certificate authority are trusted.In general, this option should be enabled if certificate trust is not a focus for the environment where SOAtest or Virtualize is deployed.

...

After completing the keystore detail, click the Load and choose the certificate alias to present to the server from the Certificate menu. If the Certificate menu is not populated when you click Load, you may have entered the incorrect password or keystore type.

 

Truststore Configuration Panel Fields

...