Klemens Nanni wrote (2022-11-13 22:29 CET):
> On Sun, Nov 13, 2022 at 08:30:28PM +0000, Klemens Nanni wrote:
> > No update since import in 2013, upstream github moved to gitlab were
> > the last commit is ten years old.
> > 
> >     # pkg_add sslScanner
> >     $ sslScanner github.com
> >     Can't locate Convert/ASN1.pm in @INC (you may need to install the 
> > Convert::ASN1 module) (@INC contains: 
> > /usr/local/libdata/perl5/site_perl/amd64-openbsd 
> > /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/amd64-openbsd 
> > /usr/libdata/perl5) at 
> > /usr/local/libdata/perl5/site_perl/amd64-openbsd/Crypt/OpenSSL/X509.pm line 
> > 9.
> >     BEGIN failed--compilation aborted at 
> > /usr/local/libdata/perl5/site_perl/amd64-openbsd/Crypt/OpenSSL/X509.pm line 
> > 9.
> >     Compilation failed in require at /usr/local/bin/sslScanner line 26.
> >     BEGIN failed--compilation aborted at /usr/local/bin/sslScanner line 26.
> > 
> > Either all users were lucky having this dependency installed or noone
> > has been using this port.
> > 
> > We're the only ones packaging it.
> > 
> > It seems to work in very light testing:
> > 
> >     $ pkglocate Convert/ASN1.pm
> >     
> > p5-Convert-ASN1-0.33:converters/p5-Convert-ASN1:/usr/local/libdata/perl5/site_perl/Convert/ASN1.pm
> >     # pkg_add -a p5-Convert-ASN1
> >     $ sslScanner github.com
> >                                  IP Address   Port  Days Left  Input Arg -> 
> > Cert Common Name
> >                                140.82.121.4    443        122  github.com 
> > -> github.com
> > 
> > (Yes, the output is indented by that many spaces.)
> > 
> > 
> > Shall we fix or retire that port?
> 
> I'd prefer removing this port in favour of the actively maintained
> security/sslscan.
> 

It also wants p5-Net-DNS to be able to work with hostnames.

And if someone really misses it, it's just one perl file that can be 
placed anywhere.

OK sdk@ for removal.

Reply via email to