Re: dropping standalone ecl builds

2016-05-30 Thread Franziskus Kiefer
Hi Hanno, thanks for your feedback. That's a great use-case of ecl as standalone library. Removal of ecl as a library is part of a bigger effort to clean up NSS and make it easier to use. As far as I can see the low level elliptic curve calculation functions > aren't exposed as public functions i

Re: dropping standalone ecl builds

2016-05-30 Thread Hanno Böck
Hi, On Thu, 26 May 2016 11:27:04 +0200 Franziskus Kiefer wrote: > we intend to drop support for standalone ecl builds in NSS [1]. Before > doing this we'd like to get feedback if anyone's still doing this. > > So if you're still building ecl, please let us know. I recently used the ecl standal

Certificate removal and CryptoManager refresh

2016-05-30 Thread Vova Zalkind
Hi, I'm using org.mozilla.jss.CryptoManager and everything works fine. Now I want to remove one of the existing certificates. I do not know how to do it from CryptoManager itself, so I remove it from outside via the certutil. At this point CryptoManager::findCertsByNickname method still finds the

Removing certificates and org.mozilla.jss.CryptoManager refresh

2016-05-30 Thread zalkindvova
Hope this is the right place to ask... I use org.mozilla.jss.CryptoManager to manage certificates and everything works fine. Now I want to remove one of the existing certificates from outside using the "certutil" command. At this point CryptoManager::findCertsByNickname method recognizes the del