similar to: webrick, ssl, not working

Displaying 20 results from an estimated 1000 matches similar to: "webrick, ssl, not working"

2017 Nov 19
0
FOSDEM 2018: Graphics DevRoom: Call for speaker.
Hi, At FOSDEM on saturday the 3rd of february 2018, there will be another graphics DevRoom. URL: https://fosdem.org/2018/ The focus of this DevRoom is of course the same as the previous editions, namely: * Graphics drivers: from display to media to 3d drivers, both in kernel or userspace. Be it part of DRM, KMS, (direct)FB, V4L, Xorg, Mesa... * Input drivers: kernel and userspace. * Windowing
2019 Nov 04
0
FOSDEM Graphics Devroom: call for speakers.
Hi, At FOSDEM on saturday the 1st of february 2020, there will be another graphics DevRoom. URL: https://fosdem.org/2020/ The focus of this DevRoom is: * Graphics drivers: from display to media to 3d drivers, both in bootloaders, kernel or userspace. Be it part of DRM, KMS, V4L, (direct)FB, Xorg, Mesa... * Input drivers: kernel and userspace. * Windowing systems: X, Wayland, Mir, directFB,
2018 Nov 19
1
FOSDEM 2019: Graphics DevRoom: Call for speakers.
Hi, At FOSDEM on saturday the 3rd of february 2018, there will be another graphics DevRoom. URL: https://fosdem.org/2018/ The focus of this DevRoom is of course the same as the previous editions, namely: * Graphics drivers: from display to media to 3d drivers, both in kernel or userspace. Be it part of DRM, KMS, V4L, (direct)FB, Xorg, Mesa... * Input drivers: kernel and userspace. *
2023 Nov 19
0
FOSDEM graphics DevRoom CFP
Hi, At FOSDEM on Sunday the 4th of February, there will the 15th Graphics DevRoom. URL: https://fosdem.org/2024/ The talk topics of the graphics devroom encompass: * graphics drivers: display, 2d engines, 3d engines, at bootloader, kernel and userspace levels. * media drivers: camera/capture engines, hardware media encoders and decoders on all levels. * input drivers for bootloaders,
2017 Oct 12
0
FOSDEM Call for Participation: Software Defined Storage devroom
CfP for the Software Defined Storage devroom at FOSDEM 2018 (Brussels, Belgium, February 4th). FOSDEM is a free software event that offers open source communities a place to meet, share ideas and collaborate. It is renown for being highly developer- oriented and brings together 8000+ participants from all over the world. It is held in the city of Brussels (Belgium). FOSDEM 2018 will take place
2016 Nov 10
0
FOSDEM 2017: Call For Proposals -- Virtualization & IaaS DevRoom
======================================================================= The call for proposals is now open for the Virtualization & IaaS devroom at the upcoming FOSDEM 2017, to be hosted on February 4, 2017. This year will mark FOSDEM’s 17th anniversary as one of the longest-running free and open source software developer events, attracting thousands of developers and users from all over the
2017 Nov 22
0
FOSDEM Call for Participation: Software Defined Storage devroom
Reminder! The Call for Participation ends later this week. There is still time to propose talks. On Wed, Oct 18, 2017 at 12:40:27PM +0200, Niels de Vos wrote: > ----- Forwarded message from Jan Fajerski <jfajerski at suse.com> ----- > > > Date: Thu, 12 Oct 2017 12:55:28 +0200 > > From: Jan Fajerski <jfajerski at suse.com> > > To: ceph-devel at
2003 Apr 01
1
Could not create DVI version
In Solaris with R-1.7.0beta from 2003-04-01 I still have a problem with "R CMD check" after I build a package: * creating setRNG-manual.tex ... OK * checking setRNG-manual.tex ... ERROR Could not create DVI version. This typically indicates Rd problems. I can manually gererate the dvi from setRNG-manual.tex, so I don't think my latex is defective as I speculated last week. The file
2010 Jul 01
1
Interesting "Bad Certificate" Problem
All, I''m having an interesting certificate problem with a host I provisioned today. The host was provisioned and puppet was installed as part of the post-os provisioning process. After I signed the certificate I see the following on the client side: [root@client ~]# puppetd --verbose --no-daemonize notice: Starting Puppet client version 0.25.4 err: Could not retrieve catalog from
2013 Dec 12
1
Need help in addressing this error - ERROR OpenSSL::SSL::SSLError: SSL_accept returned=1 errno=0 state=SSLv3 read client certificate A: tlsv1 alert unknown ca
Hi , I am new to this puppet. I am implementing a network where my cisco switch will contact the puppet server for getting the configuration. I tried installing open source puppet and was successful in pushing down the configurations. I wanted then to try the same exercise with puppet enterprise 3.1. I installed puppet enterprise in a different server and changed my puppet agent (switch) to
2007 Dec 25
2
error on restarting
Hello folks, I have been receiving this error on my new servers when I try to restart the puppet. /etc/init.d/puppet restart Stopping puppet: [FAILED] Starting puppet: /usr/lib/ruby/1.8/openssl/ssl.rb:74:in `post_connection_check'': hostname was not match (OpenSSL::SSL::SSLError) from /usr/lib/ruby/1.8/net/https.rb:183:in
2013 Aug 29
4
Weird behaviour using ssl connection (OpenSSL::SSL::SSLError)
Hi guys when I execute the piece of code bellow on RoR console it works fine: url = URI.parse("https://us1.api.mailchimp.com/2.0/helper/ping") request = Net::HTTP::Post.new(url.path) http = Net::HTTP.new(url.host, url.port) http.use_ssl = true http.verify_mode = OpenSSL::SSL::VERIFY_NONE request.body = "{\"apikey\": \"myapikey\"}" response = http.start
2013 Oct 11
0
Submit talks for FOSDEM & CfgMgmtCamp.eu
We would like to encourage people to submit talks for the Configuration Management devroom, which is being held at FOSDEM on Saturday, February 1 in Brussels, Belguim and the CfgMgmtCamp.eu right after FOSDEM on February 3 - 4 in Gent (a 30 min train ride from Brussels) === FOSDEM Feb 1 & 2 === We are looking for talks from real world case studies, brainstorming and hacking around
2012 May 09
1
tlsv1 alert unknown ca
Dear all, I see this error message in my *masterhttp.log* repeatedly: ERROR OpenSSL::SSL::SSLError: SSL_accept returned=1 errno=0 state=SSLv3 > read client certificate A: tlsv1 alert unknown ca > I saw a similar mail in the list but there was no definitive answer to that post. Does anyone know what am I missing here? I do understand what *unknown ca* means but I can''t think
2007 Dec 06
2
Branch testing setup
Hey all- I am trying to set up branch testing as described at http://www.reductivelabs.com/trac/puppet/wiki/BranchTesting , but am running into a few snags. I''ve set up an alternate directory for the testing branch config files, and have created a copy of everything stored under /var/lib/puppet and pointed the test server to that stuff. However, when I try to connect to the test
2005 Mar 19
2
routing problem 1.8.2/0.10.1/webrick?
I seem to have come to a strange problem getting started on rails. I had everything working in a virtual machine and then set up a seperate machine just for rails developement. It now seems something is broken a little. ruby 1.8.2, rails 0.10.1, postgres, using webrick: i created a table "users", then "generate scaffold User" view localhost/users works fine, shows the
2005 Dec 20
1
Problems w/ Flickr demo
I''m trying to alongside the Flickr demo, and I''m getting the following error. I''m not sure why, as my code matches up exactly with what''s in the video. I''d appreciate any help. RgBJA ----- OpenSSL::SSL::SSLError in Flickr#search SSL_CTX_new:: library has no ciphers RAILS_ROOT: script/../config/.. Application Trace | Framework Trace | Full Trace
2006 Apr 07
2
Fat Data Model vs Skinny Data Model
Ive recently been contemplating how to tackle allowing for extra "fields" to be added to a recordset. For example, a user has an email address, but they may also want to put their birthday, height, weight, etc. I don''t want to constrain what is possible in this situation. I think what I''m describing is best documented in Philip Greenspun''s page here:
2012 Oct 11
1
Noob setting up, hitting SSL Errors
I''m a noob puppeteer. I''m following the directions here: http://shapeshed.com/setting-up-puppet-on-ubuntu-10-04/ I''m running two identical Ubuntu VMs. I can apparently set up the master ok. But, when I try to connect with an agent I get the following error from the agent: Error: Failed to apply catalog: SSL_connect returned=1 errno=0 state=SSLv3 read server
2008 Dec 10
3
How to stop SOAP4R/OpenSSL requiring cert?
Hi I want to consume some web services that are only available over HTTPS. My method looks like this: def lookup_id myid=params[:id] driver = SOAP::WSDLDriverFactory.new("https://server.com/xxx.wsdl").create_rpc_driver @p=driver.verifyId(AUTH_TOKEN, PIN, myid) end Although this works fine on my local box (with a warning), when deployed to the staging server I get: