similar to: Rails Newbie--where do I configure webrick to start using ssl certs/https?

Displaying 20 results from an estimated 4000 matches similar to: "Rails Newbie--where do I configure webrick to start using ssl certs/https?"

2004 Jun 08
7
NetworkWorld article on Open Source Telephony
An interesting article for those needing ammunition to sell Asterisk within their organisation or to others: "Is open source IP telephony ready for prime time? Yes" by Zenas Hutcheson, St. Paul Venture Capital Network World, 06/07/04 http://www.nwfusion.com/columnists/2004/0607faceoffyes.html On a related note, they also have an article arguing the contrary position (see link within
2008 Mar 14
3
SSL doesn''t activate in Mongrel
I have an app I''ve been working on for a while. I just tried to activate SSL for it. I followed the instructions found at <http://wiki.rubyonrails.com/rails/pages/HowToEnableSSL>. Everything seemed to install/configure OK, no errors. But I now find that nothing is listening on port 443. "Connection refused" So what might be the problem? -- Posted via
2011 Jul 21
2
OT: [opensuse-offtopic] Microsoft struggles to get Hyper-V drivers in Linux kernel (fwd)
Not too sure what to think about this, considering M$'s track record with OSS and other competitors. Kind Regards, Keith Roberts ---------- Forwarded message ---------- To: opensuse-offtopic <opensuse-offtopic at opensuse.org> From: Basil Chupin <blchupin at iinet.net.au> Subject: [opensuse-offtopic] Microsoft struggles to get Hyper-V drivers in Linux kernel The
2016 Feb 09
2
[fdo] https://cgit.freedesktop.org wrong ssl cert
Is there any plan to fix this: [root at 7af579e3aefc /]# curl -vvv https://cgit.freedesktop.org/xorg/proto/xproto/plain/COPYING * About to connect() to cgit.freedesktop.org port 443 * Trying 131.252.210.161... connected * Connected to cgit.freedesktop.org (131.252.210.161) port 443 * successfully set certificate verify locations: * CAfile: /etc/pki/tls/certs/ca-bundle.crt CApath: none *
2005 May 10
1
public-key ?
Hi, I'm not a crypto expert, so after reading this interview with Bruce Schneier ( http://www.securityfocus.com/columnists/324 ) I'm wondering if OpenSSH has the same problem he talks about, that is one public-key algorithm. Doesn't OpenSSH use RSA, DSA, and DH ? Also, is there any plan to include those new NSA standards based on ECC ?
2009 Aug 30
4
[LLVMdev] Perfect forwarding?
BLAST! LLVM mailing list headers are still royally screwed up... My message is below... On Sun, Aug 30, 2009 at 2:20 PM, Talin<viridia at gmail.com> wrote: > Hey all, it's been a while since I have posted on this list, but I've > been continuing my work with LLVM and getting lots done :) > > One question I wanted to ask is whether anyone had any advice on how to >
2004 Jun 09
2
NetworkWorld article on Open Source Telephon y
I agree, any platform suffers when it is extremely difficult to implement. What we need is an interface that does everything we need and shows what asterisk is capable of, a lot of features will go unused because you might not know the exist unless you hunt them down in the source or conf files. I trained on an Avaya INDeX switch it had a complex console but was laid out in a structured way a
2006 Apr 15
0
ssl_requirement, https, webrick and ruby
My Rails application passwords were travelling over the network as plain-text. Maybe the users wouldn''t like it (I surely wouldn''t), so I decided to use some kind of encryption. I have done my little research and found the ssl_requirement Rails plugin and installed it. But when I try to access a secured page, I can''t establish a connection to the server. I thought this
2006 Jul 01
5
how can i set the default protocol of WEBrick to https?
On my server, stunnel is running to accept HTTPS (port 443) connection from clients and redirect them to localhost:80. And on port 80 of my server, WEBrick is running to accept HTTP connection. In such situation, WEBrick generates URLs beginning with ''http://'', not with ''https://''. So one can access to ''https://myserver/'', but when he click on
2017 Jun 16
2
10-ssl ssl = no but dovecot still reads certs
I'm bringing up a new email server starting without TLS initially. In 10-ssl.conf I set ssl = no, but the default ssl_cert and ssl_key lines are not commented out. I got the obvious error message: ------------------------------ doveconf: Fatal: Error in configuration file /usr/local/etc/dovecot/conf.d/10-ssl.conf line 12: ssl_cert: Can't open file /etc/ssl/certs/dovecot.pem: No such file
2008 Dec 08
1
Anyone know which vulnerability specifically they are referring to?
http://www.networkworld.com/news/2008/120608-fbi-criminals-auto-dialing-with-hacked.html?Inform=nl&netht=rn_120808&nladname=120808dailynewsamal Criminals are taking advantage of a bug in the Asterisk Internet telephony system that lets them pump out thousands of scam phone calls in an hour, the U.S. Federal Bureau of Investigation warned Friday. The FBI didn't say which versions
2011 Feb 08
2
Ken Olsen od DEC, 1927-2011
A lot of us wouldn't be here without him. DEC made good, really reliable hardware. mark <http://www.networkworld.com/news/2011/020711-kenneth-olsen-dec-obit.html>
2011 May 16
1
Perhaps an interesting development....
Well, not to take away too much from the tinderbox, but I'd like to point everyone's attention to: http://www.networkworld.com/community/blog/microsofts-open-source-love-expands-centos-li Headline: "Microsoft's open source love-in expands with CentOS Linux support" Short version: Microsoft now supports CentOS officially in Hyper-V.
2008 Oct 23
1
mixed client ssl certs and non cert
How do I setup mixed authentication so that I can have say a couple of machines on my lan only use ssl without client certs, but have all the other machines connecting from remotely required to have ssl certs to connect to imap? This is with Dovecot 1.1.4 on CentOS 5.2 -- Harondel J. Sibble Sibble Computer Consulting Creating Solutions for the small and medium business computer user. help at
2006 May 30
5
Implementing HTTPS with WEBrick?
All, I would like to test some secure pages that I''m developing in my WEBrick-based development environment. I''ve done some research and it appears that I need to create a new command that will start a HTTPS based WEBrick server. Is this correct? Also, it appears that the https.rb module is not included with the WEBrick bundled in Rails. So, I will need to go get that
2008 Dec 20
3
SSL certs per listen IP
I'd like to host multiple domains though a central dovecot proxy - however, I need to present different certs to different hostnames (which are on different IPs). I can't see a way to this in the documentation, is it possible? thanks, Ian
2015 Mar 03
2
Ignorant question on SSL certs
I'm getting endless complaints about my dovecot cert, /etc/pki/dovecot/certs/dovecot.pem which I created years ago following the dovecot instructions. Do I really have to use a separate cert and key for dovecot? Can I not use the "standard" cert in /etc/pki/tls/certs (and key) from CACert.org ? -- Timothy Murphy gayleard /at/ eircom.net School of Mathematics, Trinity College,
2015 Mar 03
0
Ignorant question on SSL certs
> -----Original Message----- > From: Timothy Murphy > Sent: Tuesday, March 03, 2015 9:55 > > I'm getting endless complaints about my dovecot cert, Exact message please? > /etc/pki/dovecot/certs/dovecot.pem > which I created years ago following the dovecot instructions. > > Do I really have to use a separate cert and key for dovecot? > Can I not use the
2015 Mar 03
0
Ignorant question on SSL certs
> -----Original Message----- > From: Timothy Murphy > Sent: Tuesday, March 03, 2015 10:13 > > Jason Pyeron wrote: > > >> I'm getting endless complaints about my dovecot cert, > > > > Exact message please? > > The certificate does not apply to the given host So lets deal with this first. What is the hostname? What is the subject of the
2015 Mar 03
0
Ignorant question on SSL certs
On 03/03/2015 08:12 AM, Timothy Murphy wrote: > Jason Pyeron wrote: > >>> I'm getting endless complaints about my dovecot cert, >> Exact message please? > The certificate does not apply to the given host > The certificate is not signed by any trusted certificate authority > >>> Do I really have to use a separate cert and key for dovecot? >>> Can