You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Varuna Seneviratna <va...@gmail.com> on 2007/07/26 20:08:07 UTC

How to Verify

How to Verify the integrity of the downloaded files using the pgp signatures
and mds checksums and also what is the method used to calculate the checksum

                                        Thanks Varuna

-- 
Varuna Seneviratna
No 514 Udumulla Road
Battaramulla
Sri Lanka
Tel : 011-2888620

Re: How to Verify

Posted by Mladen Turk <ml...@gmail.com>.
Varuna Seneviratna wrote:
> I don't know how to do what you are telling.

Do you know what PGP is?

> Please instruct me step by step
> of verifying the integrity of the downloaded file from the moment after
> downloading

My instructions was clear thought.
Sorry if that doesn't rings you any bell.

Look at the
http://httpd.apache.org/download.cgi
(Verify the integrity of the files)
It might help.


Regards,
Mladen.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: How to Verify

Posted by Rainer Jung <ra...@kippdata.de>.
Hi,

if Mladen's informati9on is to short for you, various more explicit 
descriptions are available at:

http://www.apache.org/dev/release-signing.html#check-integrity

http://people.apache.org/~henkp/md5/doc.html

http://www.apache.org/dist/httpd/README.html

Regards,

Rainer

Varuna Seneviratna wrote:
> I don't know how to do what you are telling.Please instruct me step by step
> of verifying the integrity of the downloaded file from the moment after
> downloading
>                   Thanks Varuna
> 
> On 7/26/07, Mladen Turk <ml...@gmail.com> wrote:
>> Varuna Seneviratna wrote:
>>> How to Verify the integrity of the downloaded files using the pgp
>> signatures
>>> and mds checksums and also what is the method used to calculate the
>> checksum
>>>                                         Thanks Varuna
>>>
>> Download KEYS file, see:
>> http://tomcat.apache.org/download-60.cgi
>>
>> direct link:
>> http://www.apache.org/dist/tomcat/tomcat-6/KEYS
>>
>> % pgpk -a KEYS
>> % pgpv tomcat-xxx.tar.gz.asc
>> or
>> % pgp -ka KEYS
>> % pgp tomcat-xxx.tar.gz.asc
>> or
>> % gpg --import KEYS
>> % gpg --verify tomcat-xxx.tar.gz.asc
>>
>> Regards,
>> Mladen
>>
>> ---------------------------------------------------------------------
>> To start a new topic, e-mail: users@tomcat.apache.org
>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>> For additional commands, e-mail: users-help@tomcat.apache.org
>>
>>
> 
> 

-- 
--
kippdata
informationstechnologie GmbH   Tel: 0228 98549 -0
Bornheimer Str. 33a            Fax: 0228 98549 -50
53111 Bonn                     www.kippdata.de

HRB 8018 Amtsgericht Bonn / USt.-IdNr. DE 196 457 417
Geschäftsführer: Dr. Thomas Höfer, Rainer Jung, Sven Maurmann
===============================
kippdata
informationstechnologie GmbH   Tel: +49 228 98549 -0
Bornheimer Str. 33a            Fax: +49 228 98549 -50
D-53111 Bonn                   www.kippdata.de

HRB 8018 Amtsgericht Bonn / USt.-IdNr. DE 196 457 417
Geschäftsführer: Dr. Thomas Höfer, Rainer Jung, Sven Maurmann

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: How to Verify

Posted by Varuna Seneviratna <va...@gmail.com>.
I don't know how to do what you are telling.Please instruct me step by step
of verifying the integrity of the downloaded file from the moment after
downloading
                  Thanks Varuna

On 7/26/07, Mladen Turk <ml...@gmail.com> wrote:
>
> Varuna Seneviratna wrote:
> > How to Verify the integrity of the downloaded files using the pgp
> signatures
> > and mds checksums and also what is the method used to calculate the
> checksum
> >
> >                                         Thanks Varuna
> >
>
> Download KEYS file, see:
> http://tomcat.apache.org/download-60.cgi
>
> direct link:
> http://www.apache.org/dist/tomcat/tomcat-6/KEYS
>
> % pgpk -a KEYS
> % pgpv tomcat-xxx.tar.gz.asc
> or
> % pgp -ka KEYS
> % pgp tomcat-xxx.tar.gz.asc
> or
> % gpg --import KEYS
> % gpg --verify tomcat-xxx.tar.gz.asc
>
> Regards,
> Mladen
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>


-- 
Varuna Seneviratna
No 514 Udumulla Road
Battaramulla
Sri Lanka
Tel : 011-2888620

Re: How to Verify

Posted by Mladen Turk <ml...@gmail.com>.
Varuna Seneviratna wrote:
> How to Verify the integrity of the downloaded files using the pgp signatures
> and mds checksums and also what is the method used to calculate the checksum
> 
>                                         Thanks Varuna
> 

Download KEYS file, see:
http://tomcat.apache.org/download-60.cgi

direct link:
http://www.apache.org/dist/tomcat/tomcat-6/KEYS

% pgpk -a KEYS
% pgpv tomcat-xxx.tar.gz.asc
or
% pgp -ka KEYS
% pgp tomcat-xxx.tar.gz.asc
or
% gpg --import KEYS
% gpg --verify tomcat-xxx.tar.gz.asc

Regards,
Mladen

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org