DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 21st May 2011
fender0107401's Avatar
fender0107401 fender0107401 is offline
Real Name: Li.
Port Guard
 
Join Date: May 2010
Location: China, Tian Jin.
Posts: 24
Default How to use irssi to connect freenode?

Hi all,

Who know how to set irssi to connect freenode?

I use the following setting in FreeBSD.

Code:
servers = (
  {
    address = "chat.freenode.net";
    chatnet = "freenode";
    port = "7000";
    use_ssl = "yes";
    ssl_verify = "yes";
    ssl_cafile = "/usr/local/share/certs/ca-root-nss.crt";
    autoconnect = "yes";
  }
);
However, it doesn't work in OpenBSD.

The problem is that I can't find "/usr/local/share/certs/ca-root-nss.crt" in OpenBSD.

So, I think I have to install "ca-root-nss.crt" properly, but how?

Last edited by fender0107401; 21st May 2011 at 02:11 PM.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
connect to OpenBSD BOX with VNC mfaridi OpenBSD General 9 14th April 2010 08:38 PM
systrace policy for irssi DraconianTimes OpenBSD Security 2 24th January 2010 11:30 PM
How understand someone connect to my BOX with VNC mfaridi OpenBSD Security 8 21st November 2008 12:24 AM
Error while trying to icompile irssi from source FloridaBSD Solaris 7 27th May 2008 11:08 AM


All times are GMT. The time now is 08:24 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick