Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

openssl

0
votes
0 answers
66 views

Handle SSL connections from an inetd ruby script

I'd like to run a Ruby script that handles encrypted communications from inetd. As I need the certificate information for further processing, I…
asked June 25, 2011 1:07 pm CDT
icanhasserver
0
votes
0 answers
85 views

AES/CBC encrypt in Java, decrypt in Ruby

I am trying to translate the following (working) Java code to Ruby. public static final String PROVIDER = "BC"; public static final int IV_LENGTH =…
asked June 24, 2011 9:45 pm CDT
Jordi
0
votes
0 answers
42 views

How many bytes of the random input are actually read by Openssl for the genrsa command?

If random.rnd is 5 megabytes of data, how much of that file does the command openssl genrsa -rand random.rnd -out privkey.pem 2048 actually read and…
asked June 24, 2011 9:43 pm CDT
mike
0
votes
0 answers
64 views

Failed in reading PKCS7 signed file with s/mime format ( big size )

I want to verify signed file with s/mime format and the pkcs7 file size is 500MB. openssl smime -verify -in test.pk7 -inform DER Error reading…
asked June 24, 2011 7:58 pm CDT
Ashish
0
votes
0 answers
71 views

SSL trouble (openssl)

I need configure connect to server via SSL protocol. I got from server owners 2 files - CA root certificate (ca.pem) and test certificate request…
asked June 24, 2011 6:35 am CDT
Reddy
0
votes
0 answers
36 views

Certificate Request Info on a PKCS#10 to be signed

i'm doing a code that has to create a PKCS#10. To do that, I have to sign my "Certificate Request Info", but when I do, the application says that…
asked June 23, 2011 8:20 am CDT
David M.
0
votes
3 answers
35 views

Openssl decryption in javascript in browser

I am searching for a way to clientside decode RSA respectively openssl encoded messages. Idea: Special data is only stored encrypted with a public…
asked June 23, 2011 5:58 am CDT
Tobias P.
0
votes
1 answer
36 views

PHP determine type of SSL certificate

I have certificate that can see in browser - signed by VeriSign - G3 But when I try to read with openSSL(or in PHP) like pkcs12 or x509 or pkcs7 -…
asked June 23, 2011 3:38 am CDT
Lorenzo Manucci
0
votes
0 answers
35 views

How can we copy an EVP_PKEY which include RSA kye?

I found the function EVP_PKEY_copy_parameters(), which can copy EVP_PKEYs. but some documentations about this function says it can only used for…
asked June 22, 2011 11:47 pm CDT
uping
0
votes
0 answers
55 views

How to install open-ssl (or lib-ssl-dev) so that a program can find it

I'm trying to use httrack website copier but the program is running and reporting "no-ssl" (ie: it does not have the capability to copy secure…
asked June 22, 2011 9:43 pm CDT
cwd
0
votes
0 answers
53 views

OpenSSL mac undefined symbol

I'm developing a TLSclient for MAC, and I'm having a little building my project on MACOSX (working very well on linux) and most particulary in using…
asked June 22, 2011 7:59 am CDT
yachiro
0
votes
0 answers
33 views

Sendmail: OpenSSL::SSL::SSLError: hostname was not match

I have a vps with ubuntu 10.04. i'm tring to install a rails 3 application If i try to test the sendmail command from terminal it works. In my…
asked June 22, 2011 7:43 am CDT
Luca Romagnoli
0
votes
1 answer
35 views

SSL connection refused

I'm getting "Connection refused" errors for some sites being served over SSL on my Ubuntu box (10.04 LTS). It doesn't affect all sites:…
asked June 22, 2011 5:40 am CDT
Gary Chambers
0
votes
0 answers
23 views

OpenSSL certificate with custom subject

I need to include custom stuff in certificate subject and sign it (I am CA as well). I added custom OIDs to config file, but the problem is that…
asked June 22, 2011 3:51 am CDT
0xDEAD BEEF
0
votes
0 answers
39 views

Easy_install M2Crypto failing on Windows platform

I am attempting to install M2Crypto on a Windows XP platform. I have Python, easy_install and SWIG installed, but when I attempt to easy_install…
asked June 22, 2011 3:07 am CDT
Steve Criddle
0
votes
1 answer
38 views

Convert NSData to String?

I am storing a openssl private Key EVP_PKEY as nsdata. For this I am serializing into a byte stream using the code below unsigned char *buf, *p; int…
asked June 21, 2011 11:05 am CDT
Zach
0
votes
0 answers
43 views

How can I make a simple script based OpenSSL setup on Windows

I was using a program called XCA for managing OpenSSL on my Windows WS. But it appears to not being working correctly when it exports private /…
asked June 20, 2011 6:12 pm CDT
Solignis
2
votes
1 answer
33 views

Configuring apache with SSL

I am trying to configure apache with SSL. I am facing 2 issues: 1) If typed www.example.com it doesn't redirect to https://example.com (Though, i…
asked June 20, 2011 5:34 am CDT
aatifh
0
votes
0 answers
82 views

PHP CURL HTTPS causing exception SSL certificate problem, verify that the CA cert is OK

I am using xampp(www.apachefriends.org) for development. Recently I upgraded my installation of xampp from an old version to 1.7.3. Now when I curl…
asked June 18, 2011 10:18 pm CDT
josnidhin
0
votes
0 answers
30 views

Centos OpenSSL alternatives

I have following problem with my tomcat installation: http://tomcat.apache.org/security-native.html So I'm trying to find SSL library (other the…
asked June 17, 2011 8:23 am CDT
Mat Banik
Pages : 1 | 2 | 3 | 4 | 5 > [21]
420

openssl

Tagged: openssl
Related Tags
ssl × 86
c × 57
php × 32
encryption × 30
c++ × 29
ruby × 27
cryptography × 26
python × 23
rsa × 22
security × 20
c# × 20
https × 19
apache × 19
linux × 18
.net × 17
java × 17
certificate × 14
qt × 13
x509 × 13
aes × 12
android × 10
pyopenssl × 9
windows × 9
xampp × 7
key × 7
iphone × 7