Hi,

I don't know how to access the CA certificate for the web server at
javacc.dev.java.net - my browser automatically does this for me.

Here's an alternate route - I found another javacc-4.0.zip at another
location, and the file I downloaded from there yesterday matched exactly
the version I got from javacc.dev.java.net:

http://atlas.ucpel.tche.br/~dubois/compiladores/javacc-4.0.zip

Good luck,
Steve


Mahdi Rahimi wrote:
> How can I access to Certificate of this site? 
> 
> Steven Rowe wrote:
>> I don't think you need to register - I am not registered and I can
>> download from there.
>>
>> My guess is that Mahdi Rahimi's browser doesn't know how to speak the
>> HTTPS protocol.
>>
>> Here's an invocation of wget (I have version 1.10.2) that works for me
>> to get the .zip archive (all on one line):
>>
>> wget --no-check-certificate
>> https://javacc.dev.java.net/files/documents/17/26777/javacc-4.0.zip
>>
>> Or if you want the .tar.gz archive:
>>
>> wget --no-check-certificate
>> https://javacc.dev.java.net/files/documents/17/26776/javacc-4.0.tar.gz
>>
>> jiang jialin wrote:
>>> you must registe first
>>>
>>> 2007/6/23, Mahdi Rahimi <[EMAIL PROTECTED]>:
>>>>
>>>> Hi Steven.
>>>>
>>>> When i access to this address, this message appread
>>>>
>>>> Forbidden
>>>> You don't have permission to access /servlets/ProjectHome on this
>>>> server.
>>>>
>>>> What's the problem?
>>>>
>>>> Thakns.
>>>>
>>>>
>>>> Steven Rowe wrote:
>>>>> Mahdi Rahimi wrote:
>>>>>> Hi.
>>>>>>
>>>>>> How can I access JavaCC??
>>>>>>
>>>>>> Thanks
>>>>> https://javacc.dev.java.net/


-- 
Steve Rowe
Center for Natural Language Processing
http://www.cnlp.org/tech/lucene.asp

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to