Looking at the reg_system.cgi code, in particular the lookup part, where it
looks up the domain name being queried, I'm wondering what attributes are
available to the query, apart from the ->{status} ?

       $status = $lookup_results->{attributes}->{status};

Are the attributes documented anywhere that are useable? Obviously status is
one attribute, but are there any others that are usefull that we could use,
like expiry_date for example?
hmmm, think I may have just answered my own question - sslbot returns that
info doesn't it. So, is it also available to the lookup process in
reg_system?  With a bit of tweeking, it would be usefull in keeping track of
a users domains in a real-time way.

If anyone knows how - or if - its possible to retrieve other attributes like
the expire date, I'd love to know?

Thanks
Robert

Reply via email to