No sé si pot ajudar però jo tenia un problema amb un lloc meu que redirigia
a https. letsencrypt espera que un directori sigui accessible per renovar
el certificat. Aquí hi ha la part rellevant de la configuració:
<IfModule mod_rewrite.c>
    RewriteEngine on
    RewriteCond %{HTTPS} !=on
    *RewriteRule ^/.well-known/ - [L]*
    RewriteRule ^(.*)$ https://%{HTTP_HOST}$1 [R,QSA]
</IfModule>


On Fri, 12 Apr 2019 at 09:17, Sushain Cherivirala <sush...@skc.name> wrote:

> Hi Mikel,
>
> Unfortunately, the certificate expired a couple weeks ago. I chatted with
> Fran a couple
> days ago and attempted to fix it. However, the Let's Encrypt client
> software doesn't work
> well with the old version of Debian installed on xixona and I don't have
> access to perform
> any detailed debugging or figure out how to install an older version of
> the software and
> prevent it from self-updating again (there's a cron that renews the cert
> but also by default
> updates the software).
>
> My simple suggestion was to remove the line in the Apache config that
> redirects http to
> https, at least preventing the site from being entirely unusable. IMO, the
> preferable option
> is just to redirect apertium.org's DNS entries to Tino's projectjj server
> (already used by
> beta.apertium.org). Then, Fran, myself and others can make sure we don't
> end up here
> again since we'll have direct access.
>
> [image: Sushain Cherivirala]
> *Sushain K. Cherivirala *
> Stanford University, M.S. in Computer Science '19
> Carnegie Mellon University, B.S. in Computer Science '18
> (713) 992-4043 | www.skc.name
>
>
> On Thu, Apr 11, 2019 at 11:56 PM Mikel L. Forcada <m...@dlsi.ua.es> wrote:
>
>> Dear all,
>>
>> When trying to access apertium.org from the Universitat d'Alacant,
>> browsers suggest that you should not do it because it is not a trusted
>> site. Also, when using the Apertium web server from inside OmegaT, a
>> security error pops up. I don't know if I can do anything myself, does
>> anyone know how to solve this?
>>
>> Cheers
>>
>> Mikel
>>
>> --
>>   Mikel L. Forcada (http://www.dlsi.ua.es/~mlf/)
>> Departament de Llenguatges i Sistemes Informàtics
>> Universitat d'Alacant
>> E-03071 Alacant, Spain
>> Phone: +34 96 590 9776
>> Fax: +34 96 590 9326
>>
>>
>>
>> _______________________________________________
>> Apertium-stuff mailing list
>> Apertium-stuff@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/apertium-stuff
>>
> _______________________________________________
> Apertium-stuff mailing list
> Apertium-stuff@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/apertium-stuff
>


-- 
Joan Moratinos
jmorati...@gmail.com
_______________________________________________
Apertium-stuff mailing list
Apertium-stuff@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/apertium-stuff

Reply via email to