128 -bit SSL

128 -bit SSL

Post by Ralph Blac » Sun, 16 May 1999 04:00:00



I am using Linux with netscape 4.07.  I tried to connect to a website
and I got the message

This Server requires 128 -bit SSL. Please contact your Local LAN
administrator to obtain US-only version
of this browser. Do not e-mail the Webmaster!

Where do I get this software for Linux?

Thanks

--
Ralph "Chip" Blach
KF4WBK
Chapel Hill, North Carolina

 
 
 

128 -bit SSL

Post by Robert C. Paulsen, Jr » Sun, 16 May 1999 04:00:00



> I am using Linux with netscape 4.07.  I tried to connect to a website
> and I got the message

> This Server requires 128 -bit SSL. Please contact your Local LAN
> administrator to obtain US-only version
> of this browser. Do not e-mail the Webmaster!

> Where do I get this software for Linux?

You need to get the 128-bit Netscape from

        http://www.netscape.com/download/

You don't need any other changes to your Linux system.

Note that there is something called "fortify" that can upgrade a 40-bit
Netscape (what you have) to the 128-bit Netscape. I have never used it,
but if you can find it it will probably be a much smaller download (if
that makes a difference to you).

____________________________________________________________________
Robert Paulsen                         http://paulsen.home.texas.net
If my return address contains "ZAP." please remove it. Sorry for the
inconvenience but the unsolicited email is getting out of control.

 
 
 

128 -bit SSL

Post by Chris Nand » Sun, 16 May 1999 04:00:00



# >
# > I am using Linux with netscape 4.07.  I tried to connect to a website
# > and I got the message
# >
# > This Server requires 128 -bit SSL. Please contact your Local LAN
# > administrator to obtain US-only version
# > of this browser. Do not e-mail the Webmaster!
# >
# > Where do I get this software for Linux?
# >
#
# You need to get the 128-bit Netscape from
#
#         http://www.netscape.com/download/
#
# You don't need any other changes to your Linux system.
#
# Note that there is something called "fortify" that can upgrade a 40-bit
# Netscape (what you have) to the 128-bit Netscape. I have never used it,
# but if you can find it it will probably be a much smaller download (if
# that makes a difference to you).

You should be able to just run a "simple" little perl program to activate
128-bit encryption on your Netscape browser.

The following program first appeared in The Perl Journal #9.  Well, it was
probably elsewhere before that.  I edited it because in my 4.5 binary, the
text "TS:" matched "HINTS:" and was only supposed to match "BITS:".

#!/usr/bin/perl -0777pi
s/BITS:.*?\0/$_=$&;y,a-z, ,;s,    $,true,gm;s, 512,2048,;$_/es

Just save that as "ns-128" or something and run (on a COPY of your binary!):

  % ns-128 /usr/bin/netscape-copy

It seemed to work for me, on Linux for Intel and LinuxPPC.

--

%PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10  1FF77F13 8180B6B6'])

 
 
 

128 -bit SSL

Post by Sylvain Lapierr » Mon, 17 May 1999 04:00:00


Robert C. Paulsen, Jr. a crit:


> > I am using Linux with netscape 4.07.  I tried to connect to a website
> > and I got the message

> > This Server requires 128 -bit SSL. Please contact your Local LAN

> Note that there is something called "fortify" that can upgrade a 40-bit
> Netscape (what you have) to the 128-bit Netscape. I have never used it,
> but if you can find it it will probably be a much smaller download (if
> that makes a difference to you).

http://www.fortify.net
 
 
 

1. 128-bit SSL for 40-bit clients

Both Verisign and Thawte supply certificates which enable 128-bit SSL
for international (40-bit) clients for the duration of that session.
These certificates are sold only to banks, etc.

Does anyone know of a way of generating these "temporary upgrading"
certificates using SSLeay? Or indeed any other freeware CA stuff? Or
even have any technical details on what's involved in unlocking
the 'strong' encryption?

Cheers in advance,

Kevin

--
I can levitate birds. Nobody cares.
      --- Steven Wright

--
I can levitate birds. Nobody cares.
      --- Steven Wright

Sent via Deja.com http://www.deja.com/
Before you buy.

2. Console ownership problem

3. netscape with 128 bit SSL?

4. E-mail to pager gateway for Unix?

5. 128 bit SSL Netscape for Linux

6. Firewall startup

7. Q: Does there exist any 128 bit SSL apps for Linux?

8. Konqueror Text Entry areas, hitting enter messes up the entry?

9. 128 bit SSL connection

10. SSL 40/128 Bit patch for Netscape 4

11. ssl 128 bit

12. 128-bit encryption using 40-bit browsers?

13. is it possible to detect browser encryption level for 128-bit, 56-bit and 40-bit SSL compatibility?