Hello !
I'm completely new to openssl, but I really need to implement a simple
application which will use DTLS over UDP.
Unfortunately, it seems that all examples which I can find, correctly
implement DTLS server, but not implement DTLS client side.
After going through various blogs and OpenSSL
Hi Karthik,
Thanks a lot for the response. I will also go through the route of
modifying the application for renegotiation.
-Shashank
On 1/14/14 7:44 AM, "Karthik Krishnamurthy" wrote:
>Shashank,
>
>I don't think there is a workaround for this. I've faced thi
rovide any additional information.
Thanks for the help.
-Shashank
rovide any additional information.
Thanks for the help.
-Shashank
Hi,
Is there any How-to/tutorial, which I can use to integrate my own
crypto code into the openssl library (for my use only)..
Or
Is hacking into the OpenSSL source code the only way to start.
Any help appreciated.
Shank
_
command (at both client/server)
#ssldump -i eth0 -A -d -X -k /path/to/serverPrivateKey.pem port 1905
Thanks
Shashank
__
OpenSSL Project http://www.openssl.org
User Support Mailing List
> Shashank Khanvilkar wrote:
> > Yes.. i did use SSLdump, with the private RSA key to capture the trace.
> > Below is the command that i used.
> > /usr/local/sbin/ssldump -i eth0 -A -d -X -k
$HOME/certificates/client.pem
> > port
> >
> > I think ssldum
n/ssldump -i eth0 -A -d -X -k $HOME/certificates/client.pem
port
I think ssldump has no option to dump the application data in hex.. but I
will check.
Thanks Shashank
> Richard
> --
> Dr. Richard W. Könning
> Fujitsu Siemens Com
t one.
In other wiords, I know how the 152 bytes packet comes, but I have no idea
as to why the client sends an additional 24 byte record layer packet.
Any help is appreciated.
Shashank
New TCP connection #1: mia.ece.uic.edu(59608) <-> zidler.ece.uic.edu(7171)
1 1 0.0034 (0.0034)
On Sun, 13 Jul 2003, Oliver Foden wrote:
> --- Tony Esp <[EMAIL PROTECTED]> wrote: > I
> downloaded the latest version of OpenSSL.
> > I did read all the documentation online.
> > I unzipped the files (have Windows XP)
> > For SSL, my Server asks for a Key and a Certificate.
> > How do I create a
riment with multiple sizes of input, and in everycase, ,
I miss the sniffed output by 6 bytes ..(Even in the above case, we arrived
at 196 bytes, which is less than 212 by 6 bytes)/
I did not find any defined extensions. So will really appreciate if someone
can let me, where am i missing these b
(1B) and Length (2B).
thus we can have either 180, 196 or 212 Bytes
However, I observe, using a packet sniffer (ethereal), that the SSL layer
produces an output of 202 bytes (in all my experiments) for input of 144
bytes.
Am I missing some fields somewhere?
Thanks for any hekp,
Shashank
>
be helpful.
shashank
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
Hi,
openssl.conf is in path ..
shashank
Dr S N Henson wrote:
> Shashank wrote:
> >
> > Hi,
> >
> > I tried to create pkcs#8 certs, but on the very first step when I type
> >
>
> Well you'll have a problem there. There's no such thing as
use configuration from
c:\openssl\openssl-0.9.5a\apps\openssl.cnf
where openssl.conf file is..
how and where to make change so that it reads configuration of
openssl.conf not from /usr/local/ssl/opnssl.cnf
help me,
shashank
Shashank wrote:
> Hi,
>
> I tried to create pkcs#8 certs, b
s making Certificate Request
I have cygwin installed ...
where to make changes..??
help
shashank
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL
ement something like this:
if I use a phrase then this should verify against each encrypted key.
and I want to make it return true or false.
depending upon whether it is encrypted using that passphrase or not.
shashank
__
OpenSSL Pr
I need to create certificate of pkcs8 format to use in SSL connection
with client.
and also how to set date of validation including date of validity and
also to create more then 2 cetificate in a chain.
sincerely,
shashank
hi,
I am trying to create certificate..all is well till I call last method..
CA.pl -signreq
C:\ssl\openssl-0.9.5a\out32dll>CA.pl -signreq
Using configuration from C:\ssl\openssl-0.9.5a\apps\openssl.cnf
Loading 'screen' into random state - done
unable to load CA private key
114:error:0906D06C:PEM
hi,
I am trying to create certificate..all is well till I call last method..
CA.pl -signreq
C:\ssl\openssl-0.9.5a\out32dll>CA.pl -signreq
Using configuration from C:\ssl\openssl-0.9.5a\apps\openssl.cnf
Loading 'screen' into random state - done
unable to load CA private key
114:error:0906D06C:PEM
t.pem'
Enter PEM pass phrase:
Verifying password - Enter PEM pass phrase:
-
unable to find 'distinguished_name' in config
problems making Certificate Request
how to solve this problem.
Shashank
__
OpenSSL P
hi,
I want to create my own demo certificate, that will have ditinguished name and all
other informations of my choice ...how to do.
The option here (openssl.exe...) will create certs of default settings..
I need this for a demo. help me.
Shashank
22 matches
Mail list logo