Reminder : [Opendnssec-develop] hsm-toolkit update, and some open questions

Roy Arends roy at nominet.org.uk
Wed Apr 1 20:21:24 UTC 2009


"Rickard Bondesson" <rickard.bondesson at iis.se> wrote on 04/01/2009 
09:54:09 PM:

> I have a fix that looks for the solaris versions which handled max 
> 256 chars. Look in the repository for the config program for 
> SoftHSM, but it uses autoconf.

I understand that the following will do, right?

add AC_CHECK_FUNCS(getpassphrase) to configure.ac and

#ifdef HAVE_GETPASSPHRASE
  // getpassphrase()
#else
  // getpass()
#endif

where appropriate in the code, right?

Thanks for the pointer!

Regards,

Roy Arends
Sr. Researcher
Nominet UK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opendnssec.org/pipermail/opendnssec-develop/attachments/20090401/6eb600ed/attachment.htm>


More information about the Opendnssec-develop mailing list