[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fedora-list
Subject:    Re: target - enable httpds
From:       Jack Craig <jack.craig.aptos () gmail ! com>
Date:       2021-10-30 14:03:20
Message-ID: CAL0FmdX33GfRM6NhD0FhfS5G4LQKTobJiHxBukJUXWYsLKzjtw () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


in addition, ...

ssl_error_log:[Fri Oct 29 22:30:01.821030 2021] [ssl:info] [pid 15783:tid
15859] [client 209.141.62.185:49422] AH01996: SSL handshake failed: HTTP
spoken on HTTPS port; trying to send HTML error page
ssl_error_log:[Fri Oct 29 22:30:01.821070 2021] [ssl:info] [pid 15783:tid
15859] SSL Library Error: error:1408F09C:SSL routines:ssl3_get_record:http
request

also, ...

Oct 29 12:48:16 ws.linuxlighthouse.com systemd[1]: Starting The Apache HTTP
Server...
Oct 29 12:48:16 ws.linuxlighthouse.com httpd[15779]: [Fri Oct 29
12:48:16.987469 2021] [core:trace3] [pid 15779:tid 15779] core.c(3496):
Setting LogLevel for all modules to trace6
Oct 29 12:48:17 ws.linuxlighthouse.com httpd[15779]: *Server configured,
listening on: port 443, port 80*
Oct 29 12:48:17 ws.linuxlighthouse.com systemd[1]: Started The Apache HTTP
Server.
[root@ws httpd]$

 [root@ws httpd]$  netstat -tunlp | grep http


*tcp6       0      0 :::80                   :::*                    LISTEN
     15779/httpd         tcp6       0      0 :::443                  :::*
                 LISTEN      15779/httpd    *


*i see ipv6 listening on 443, but not ipv4 80, ??*

*isnt that wrong too??*

*tia,...*



On Fri, Oct 29, 2021 at 11:15 PM Jack Craig <jack.craig.aptos@gmail.com>
wrote:

> weird, i've been busy all day, but it is working now!! ??
>
> On Fri, Oct 29, 2021 at 9:32 PM Samuel Sieb <samuel@sieb.net> wrote:
>
>> On 10/29/21 13:30, Jack Craig wrote:
>> >
>> > i am working to make letsencrypt .pem files work on my F34 workstation.
>> > so far, i try firefox browser, and, ...
>> >
>> [snip ssl logging]
>> >
>> > F34 install, add letsencrypt , and i am https ready.
>> >
>> > problem, i am not getting text secure link and not seeing a lot of
>> options>
>>
>> Can you provide more information about what you think isn't working?  I
>> checked your site and there are no ssl errors.  Firefox says it's secure
>> for all 3 domains.  The letsencrypt certificate is valid.
>> _______________________________________________
>> users mailing list -- users@lists.fedoraproject.org
>> To unsubscribe send an email to users-leave@lists.fedoraproject.org
>> Fedora Code of Conduct:
>> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
>> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
>> List Archives:
>> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
>> Do not reply to spam on the list, report it:
>> https://pagure.io/fedora-infrastructure
>>
>

[Attachment #5 (text/html)]

<div dir="ltr"><div>in addition, ...</div><div><br></div><div>ssl_error_log:[Fri Oct \
29 22:30:01.821030 2021] [ssl:info] [pid 15783:tid 15859] [client <a \
href="http://209.141.62.185:49422">209.141.62.185:49422</a>] AH01996: SSL handshake \
failed: HTTP spoken on HTTPS port; trying to send HTML error \
page<br>ssl_error_log:[Fri Oct 29 22:30:01.821070 2021] [ssl:info] [pid 15783:tid \
15859] SSL Library Error: error:1408F09C:SSL routines:ssl3_get_record:http \
request</div><div><br></div><div>also, ...</div><div><br></div><div>Oct 29 12:48:16 \
<a href="http://ws.linuxlighthouse.com">ws.linuxlighthouse.com</a> systemd[1]: \
Starting The Apache HTTP Server...<br>Oct 29 12:48:16 <a \
href="http://ws.linuxlighthouse.com">ws.linuxlighthouse.com</a> httpd[15779]: [Fri \
Oct 29 12:48:16.987469 2021] [core:trace3] [pid 15779:tid 15779] core.c(3496): \
Setting LogLevel for all modules to trace6<br>Oct 29 12:48:17 <a \
href="http://ws.linuxlighthouse.com">ws.linuxlighthouse.com</a> httpd[15779]: \
<b>Server configured, listening on: port 443, port 80</b><br>Oct 29 12:48:17 <a \
href="http://ws.linuxlighthouse.com">ws.linuxlighthouse.com</a> systemd[1]: Started \
The Apache HTTP Server.<br>[root@ws httpd]$   <br></div><div><br></div><div>  \
[root@ws httpd]$   netstat -tunlp | grep http<b><br>tcp6          0         0 :::80   \
:::*                              LISTEN         15779/httpd             <br>tcp6     \
0         0 :::443                           :::*                              LISTEN \
15779/httpd      <br></b></div><div><b><br></b></div><div><b><br></b></div><div><b>i \
see ipv6 listening on 443, but not ipv4 80, \
??</b></div><div><b><br></b></div><div><b>isnt that wrong \
too??</b></div><div><b><br></b></div><div><b>tia,...</b></div><div><b></b><br></div><div><br></div></div><br><div \
class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Oct 29, 2021 at 11:15 \
PM Jack Craig &lt;<a \
href="mailto:jack.craig.aptos@gmail.com">jack.craig.aptos@gmail.com</a>&gt; \
wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px \
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">weird, \
i&#39;ve been busy all day, but it is working now!! ??<br></div><br><div \
class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Oct 29, 2021 at 9:32 PM \
Samuel Sieb &lt;<a href="mailto:samuel@sieb.net" \
target="_blank">samuel@sieb.net</a>&gt; wrote:<br></div><blockquote \
class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid \
rgb(204,204,204);padding-left:1ex">On 10/29/21 13:30, Jack Craig wrote:<br> &gt; <br>
&gt; i am working to make letsencrypt .pem files work on my F34 workstation.<br>
&gt; so far, i try firefox browser, and, ...<br>
&gt; <br>
[snip ssl logging]<br>
&gt; <br>
&gt; F34 install, add letsencrypt , and i am https ready.<br>
&gt; <br>
&gt; problem, i am not getting text secure link and not seeing a lot of \
options&gt;<br> <br>
Can you provide more information about what you think isn&#39;t working?   I <br>
checked your site and there are no ssl errors.   Firefox says it&#39;s secure <br>
for all 3 domains.   The letsencrypt certificate is valid.<br>
_______________________________________________<br>
users mailing list -- <a href="mailto:users@lists.fedoraproject.org" \
target="_blank">users@lists.fedoraproject.org</a><br> To unsubscribe send an email to \
<a href="mailto:users-leave@lists.fedoraproject.org" \
target="_blank">users-leave@lists.fedoraproject.org</a><br> Fedora Code of Conduct: \
<a href="https://docs.fedoraproject.org/en-US/project/code-of-conduct/" \
rel="noreferrer" target="_blank">https://docs.fedoraproject.org/en-US/project/code-of-conduct/</a><br>
 List Guidelines: <a href="https://fedoraproject.org/wiki/Mailing_list_guidelines" \
rel="noreferrer" target="_blank">https://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
 List Archives: <a href="https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org" \
rel="noreferrer" target="_blank">https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org</a><br>
 Do not reply to spam on the list, report it: <a \
href="https://pagure.io/fedora-infrastructure" rel="noreferrer" \
target="_blank">https://pagure.io/fedora-infrastructure</a><br> </blockquote></div>
</blockquote></div>


[Attachment #6 (text/plain)]

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic