Re: .prod issues

2014-09-05 Thread Billy Glynn
On 5 Sep 2014, at 14:04, Reade Taylor wrote: > I have a subdomain prod.mydomain.com today all of our internal resources that > use this prod subdomain stopped being able to reach eachother. I believe the > issue is related to the release of .prod as a TLD. Is there a way I can > block this T

Re: Using a HSM card to sign zone

2014-02-17 Thread Billy Glynn
Did you configure bind with the patched version of openssl ? On 14 Feb 2014, at 19:43, Sergio Ramirez wrote: > Hi, > > We want to sign zones with bind using an HSM Luna PCI Safenet card. > > The command 'dnssec- keyfromlabel' fails: > > # /usr/local/sbin/dnssec-keyfromlabel -v 9 -E LunaCA3 -

Re: openssl pkcs#11 engine patch

2011-03-23 Thread Billy Glynn
Hi Emil, For me, I had the same problem. I'm running RHEL5, openssl-0.9.8l with the ISC patch and integrating with the AEP Keyper PKCS#11 lib. After applying the ISC patch, I found that this worked for me: # ./Configure linux-elf -m32 -pthread --pk11-libname=/opt/Keyper/PKCS11Provider/pkcs11.so