CSSCurrent en:Version 5.6.0

Aus Cryptshare Documentation
Wechseln zu:Navigation, Suche

Release Date: 13.12.2022

Important Update Notes

Language Packages

Due to structural changes in the language packages, all supported server language packages will be updated automatically, customized language packages will be removed during the update process (a backup is done before). If more language packages are needed, it is required to download and install them again.

In case your language packages have been modified, the attached delta-file delta_english_lp_5.5.0_to_5.6.0.txt can help you to locate the changes in this update and re-apply the modifications. The structure of this file is explained in Language Pack Changes.

Changes in this version

Improved Accessibility

Improved support for screen readers, which are often used by blind and visually impaired people.

  • The Cryptshare Web App has been optimised for the use of screen readers.
  • The user email templates have been optimised for the use of screen readers.

Policy CSV Export

In addition to the already existing possibility to import policy rules via CSV files, it is now also possible to export the existing policy rules, edit them in an editor of choice and import them again.

Extension of the File Type Filter to Include In-Depth Analysis of EML Files

The File type filter has been extended by the possibility to perform a in-depth analysis of EML files and to prohibit the sending of the EML file if a prohibited file is found.

Standardisation of parameter names

Parameters in the cryptshare.properties file, system log settings, webserver settings and certificate store have been renamed. During the update procedure, these parameters are automatically changed to the new names.

Changed cryptshare.properties Parameters (Advanced Configuration)

Old Name New Name
com.befinesolutions.cryptshare.mainPoolSize mainPoolSize
com.cryptshare.server.mailingPoolSize mailingPoolSize
com.cryptshare.server.eml.attachmentFileTypeOrder eml.attachmentFileTypeOrder
com.befinesolutions.cryptshare.decrypt.buffer decrypt.buffer
com.befinesolutions.cryptshare.decrypt.delay decrypt.delay
com.befinesolutions.cryptshare.html5.client.parallel upload.html.parallel
com.befinesolutions.cryptshare.html5.server.timeout upload.html.timeout
com.befinesolutions.cryptshare.html5.client.maxerrors upload.html.maxerrors
com.befinesolutions.cryptshare.upload.logverbosity upload.logverbosity
com.befinesolutions.cryptshare.cleanup.skip.lockData cleanup.skip.lockData
com.befinesolutions.cryptshare.cleanup.skip.verifications cleanup.skip.verifications
com.befinesolutions.cryptshare.update.backup update.backup
com.befinesolutions.cryptshare.backup.maxWait backup.maxWait
com.befinesolutions.cryptshare.cleanup.skip.tmpfiles cleanup.skip.tmpfiles
com.befinesolutions.cryptshare.viewer.maxSize viewer.maxSize
com.befinesolutions.cryptshare.ldap.initialConnections ldap.initialConnections
com.befinesolutions.cryptshare.ldap.maxConnections ldap.maxConnections
com.befinesolutions.cryptshare.ldap.connectTimeout ldap.connectTimeout
com.befinesolutions.cryptshare.ldap.responseTimeout ldap.responseTimeout
com.befinesolutions.cryptshare.ldap.followReferrals ldap.followReferrals
com.cryptshare.server.database.connection.maxPoolSize database.connection.maxPoolSize
com.cryptshare.server.database.connection.minIdlePoolSize database.connection.minIdlePoolSize
com.cryptshare.server.filetypefilter.byteArrayMax fileTypeFilter.byteArrayMax

Changed Webserver Settings

Old Value New Value
com.befinesolutions.cryptshare.server.CSSSLContextFactory com.cryptshare.server.CSSSLContextFactory

Advanced language package management

  • Language packages for the Cryptshare Server can now be deactivated separately for use in the user interface without having to remove them from the system.
  • To ensure the correct functionality of the administrator interface, a mechanism has been added which prevents the deletion of the language package currently used by the administrator.

Updated licence agreement

The licence agreement has been adjusted to reflect the change of name of Cryptshare AG to Pointsharp GmbH. No changes to the terms and conditions relevant for existing customers were made.

Additional Changes

  • Fixed an error when displaying the terms of use in emails.
  • A sporadically occurring error with CORS requests in interaction with Cryptshare for OWA has been fixed.
  • Redundant information in the verification email template has been removed.
  • The Java Runtime Environment has been updated to version 11.0.17.
  • Several included third-party components have been updated.