Web Images Videos Maps News Shopping Google Mail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
SSL verification and SOAP4R
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Follow-up To:
Add Cc | Add Follow-up to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers that you hear
 
S. Robert James  
View profile   Translate to Translated (View Original)
 More options 19 Mar 2007, 19:42
From: "S. Robert James" <srobertja...@gmail.com>
Date: Mon, 19 Mar 2007 19:42:54 -0000
Local: Mon 19 Mar 2007 19:42
Subject: SSL verification and SOAP4R
I seem to always have trouble getting SOAP4R to use SSL - with http-
access2 - because it rejects the other's certificate (at least on
Windows).

1. How can I install a CA root and tell SOAP4R / http-access2 to use
it?
2. Failing that, how can I tell them all to not verify the cert?
(Although you loose MITM protection, you still retain at least privacy
from passive attacks.)

Is this an OpenSSL on Windows issue, or a configuration issue specific
to http-access2?

Any help greatly appreciated.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tonsil  
View profile   Translate to Translated (View Original)
 More options 19 Mar 2007, 20:36
From: "Tonsil" <ton...@comcast.net>
Date: Mon, 19 Mar 2007 13:36:53 -0700
Local: Mon 19 Mar 2007 20:36
Subject: Re: SSL verification and SOAP4R
There are a number of tutorials for setting up certificates, I never
had to deal with it. But if you want to ignore the verification on,
say, a SOAP::RPC::Driver object, you might do something like:
driver.options["protocol.http.ssl_config.verify_mode"] = 0

On Mar 19, 3:42 pm, "S. Robert James" <srobertja...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
rdegunst@gmail.com  
View profile   Translate to Translated (View Original)
 More options 15 May 2007, 22:27
From: "rdegu...@gmail.com" <rdegu...@gmail.com>
Date: Tue, 15 May 2007 21:27:24 -0000
Local: Tues 15 May 2007 22:27
Subject: Re: SSL verification and SOAP4R
use http-access2 2.0.7 (released 2 days ago)

# bundles CA certificates as trust anchors.
# allow user to get peer_cert. (#117, #123)
# added wildcard certificate support. (#151)

This worked for me.

Or:
You can also disable verification with 'verify_mode = nil'

Or:
use 'client.ssl_config.set_trust_ca('ca.cer')'
to get the ca.cet -> go into Control Panel -> Internet Options ->
Content tab -> Certificates -> Trusted Root Certificates -> select the
right CA -> Export -> select Base 64 Encoding -> save to file (ca.cer)

Ronald


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google