Re: [Plugins-writers] New to Nessus - Trouble with tcp_ping_host

From: Renaud Deraison (deraison@private)
Date: Sun Dec 07 2003 - 07:42:55 PST

  • Next message: ®}§Óµ: "[Plugins-writers] Is there any chinese localization project for nessus?"

    On Sat, Dec 06, 2003 at 09:31:07PM -0800, Energy Lad wrote:
    > 
    > I couldn't find any documentation of the ssl protocol calls in the 
    > current version of NASL -- could anyone point me to them? Or otherwise 
    > advise on how best to figure them out?
    
    They are done transparently. Ie: find_services.nes determine what speaks
    SSL or not, and then all the calls to open_sock_tcp() will use SSL.
    
    
    You can force an SSL connection by doing open_sock_tcp(port,
    transport:ENCAPS_TLSv1) but I would not recommand it.
    
    
    				-- Renaud
    _______________________________________________
    Plugins-writers mailing list
    Plugins-writers@private
    http://mail.nessus.org/mailman/listinfo/plugins-writers
    



    This archive was generated by hypermail 2b30 : Sun Dec 07 2003 - 07:44:10 PST