Hi, At the moment Julia and me are testing and debugging a bunch of code edits about
1) observing crypto layer policy through the whole code. That is remove explicit use of crypto algorithms names and features, in favor of calling high-level module to determine which crypto backends and crypto algs are actually available at the server. Fix webforms to determine the same at the client side. 2) first steps in moving code towards "openssl-0.9.9 ready" state. Primary concern with these edits is to keep intact today's functionality when using western cryptography and standard openssl-0.9.8d. Most affected existing files are: trunk/perl-modules/core/trunk/OpenXPKI/Server/Workflow/Activity/CSR/GenerateKey.pm trunk/perl-modules/core/trunk/OpenXPKI/Server/Workflow/Activity/Key/Generate.pm trunk/clients/perl/OpenXPKI-Client-HTML-Mason/lib/OpenXPKI/Client/HTML/Mason/Javascript.pm trunk/clients/perl/OpenXPKI-Client-HTML-Mason/htdocs/service/create_csr/get_keysettings.mhtml perl-modules/core/trunk/OpenXPKI/Crypto/Backend/OpenSSL/XS/PKCS10.xs perl-modules/core/trunk/OpenXPKI/Crypto/Backend/OpenSSL/XS/X509.xs I would appreciate if you allow a couple of days for this job to be completed. All the best, Sergei P.S. This night snapshot for server failed to built for unknown reason. Will investigate later. Martin Bartosch wrote: > Hi, > > as Alex wrote earlier, we took the time to go through the whole > source code of OpenXPKI to identify open issues (FIXMEs, TODOs). The > corresponding comments have been removed and appropriate feature/bug > requests have been filed on SF by Alex, in easier cases we fixed the > code in-place. > > We also added lots of log statements throughout the code, OpenXPKI > now actually logs its actions. :-) > > Most notably we changed the SQL Schema: the CRL table no longer > contains the TYPE column. > > Please review rev 737 carefully, expect syntax errors and typos. I > only verified that the server starts properly. Sorry for any > inconvenience this may cause. > > cheers > > Martin > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > OpenXPKI-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openxpki-devel > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ OpenXPKI-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-devel
