1.222.2 ======= Java ---- - Appletsign certificate renewal for PP - PID web service certificate renewal for PP .Net ---- - Appletsign certificate renewal for PP 1.222.0 ======= Java ---- - Error code and text update - Certificate update for PP and IG - Layout and jQuery update - Print TU version in example GUI - Fix compile issue - Add connectivity test page - Restructure project and update to support Java 11 - Add docker files .Net ---- - Source is not updated 1.215.0 ======= Java ---- - Source is not updated (waiting for new release pipeline) .Net ---- - Database dependencies has been removed - Encryption of properties has been removed - Authentication has been changed to static users - Configuration validation page has been added - Packages has been updated - .NET framework version has been updated - Code clean-up 1.214.3 ======= Java ---- TUExample - IBSS-9236: New error-code added AUTH0021 .Net ---- 1.214.2 ======= Java ---- TUExample - Adding support for ICA04 and ICA05 .Net ---- 1.214.1 ======= Java ---- TUexample - Using new version of OOAPI 1.214.1 - IBSS-8630 - fix for codefile in properties .Net ---- 1.214.0 ======= Java ---- TUexample - Using new version of OOAPI 1.214.0 - Upgrade Apache CXF 3.1.16 (MOCES-3792) .Net ---- 1.212.3 ======= Java ---- TUExample - Using new version of OOAPI 1.212.3 OOAPI - Adding support for new CA's (POCES-2971) .Net ---- 1.212.2 ======= Java ---- TUExample - Update to jQuery 3.2.1 (POCES-2671) - Update keystores with new certificates (POCES-2962) OOAPI - Upgrade Apache XML Security library to 1.5.7 (POCES-2592) - Upgrade Apache CXF to 3.1.16 (MOCES-2705) .Net ---- TUExample - Update to jQuery 3.2.1 (POCES-2671) - Update keystores with new certificates (POCES-2962) OOAPI 1.211.2 ======= Java ---- TUExample - Started using ORIGIN parameter when interacting with OTP cLient (POCES-2464) - Added support for CodeApp (IBSS-5646) - Updated OTP and CodeApp related error codes (IBSS-6180, IBSS-6260, IBSS-6602) OOAPI - org.apache.santuario xmlsec versio is now v1.4.8 (POCES-2592) - Maven build script is now depending on toolchains plugin (POCES-2620) - Xalan upgraded to v2.7.2 (MOCES-2613) - Bouncy castle upgraded to v1.58 (MOCES-2445, POCES-2586) - Optimised certificate verification using partinioned CRL (POCES-2241) - Added mappings within ooapi.properties for new PR and PP issuing CAs for consistency. (POCES-2455) - Added getRevocationDetails method to org.openoces.ooapi.validation.CRL class (POCES-2085) .Net ---- TUExample - Started using ORIGIN parameter when interacting with OTP cLient (POCES-2464) - Added support for CodeApp (IBSS-5617) - Error code update (IBSS-6180, IBSS-6602) OOAPI - Update of test cases (POCES-2282) - Updated environment tester tool (POCES-2429) - Error code update (IBSS-6180, IBSS-6602) - Added support for TLS1.2 (POCES-2612) 1.203.1 ======= Java ---- - Upgraded maven jetty runner (POCES-2150) - Removed references to LOG_LEVEL parameter (MOCES-1651) - Upgraded bouncy castle used by OOAPI (POCES-2147) .Net ---- - Fixed remember me function (MOCES-1073) - Fixed large document signing (MOCES-1718) - Removed references to LOG_LEVEL parameter (MOCES-1651) 1.200.1 ======= Java ---- - Updated client certificates within appletkeystore.jks and wsclientkeystore.jks as they were set to expire on Jan 13 11:25:00 CET 2017 and Jan 16 08:46:02 CET 2017 accordingly. - Signing examples now contain danish letters. - No OOAPI changes .Net ---- - Updated client certificate within appletkeystore.p12 as it was set to expire on Jan 13 11:25:00 CET 2017. - Added SIGNTEXT parameter for TUExample CodeFile PDF signing flow. - No OOAPI changes 1.200.0 ======= Java ---- - Added integration with NemID CodeFile client. - Removed integration with OpenSign client. - No OOAPI changes .Net ---- - Added integration with NemID CodeFile client. - Removed integration with OpenSign client. - OOAPI: NemID client parameter generation improvement. Minor 1.199.0 ======= Java ---- - CLIENTMODE parameter has been removed from OTP solution. From now on only JS client URL determines client mode: ".../std/..." for standard and .../lmt/... for limited (responsive). - no OOAPI changes .Net ---- - CLIENTMODE parameter has been removed from OTP solution. From now on only JS client URL determines client mode: ".../std/..." for standard and .../lmt/... for limited (responsive). - no OOAPI changes 1.198.3 ======= Java ---- - Added support for new limited version with support for 4 digit passwords - RememberUserid is now default enabled, possible to set initial state - Added support for configuration of various sizes of NemID client - Added support for dynamic resizing of NemID client for limited mode - OTP java applet relate code removed - Webservice clients are now singletons - Added code for displaying name from certificate after logon - Switched to Java 7 .Net ---- - Added support for new limited version with support for 4 digit passwords - RememberUserid is now default enabled, possible to set initial state - Added support for configuration of various sizes of NemID client - Added support for dynamic resizing of NemID client for limited mode - OTP java applet related code removed - Added code for displaying name from certificate after logon 1.174.0_update_1 ================ Java ---- This is a minor update - test cases removed from ooapi packege as many of them are dependent on resources (such as internal Nets certificates), which are not shipped with ooapi. OOAPI version base version remains the same. File name is renamed to ooapi-source-1.174.0_update_1.zip. After unzipping the file it is now possble to run mvn clean install without problems.