Skip to content

lynx SSL issues #517

@alcir

Description

@alcir

Lynx Version 2.8.8rel.2
Connecting to https sites, I always get a warning:

SSL error:Can't find common name in certificate

asking me if I want to continue.

Even using --dump option, I get:

lynx -dump https://www.google.com

Looking up www.google.com
Making HTTPS connection to www.google.com
SSL callback:ok, preverify_ok=1, ssl_okay=0
SSL callback:ok, preverify_ok=1, ssl_okay=0
SSL callback:ok, preverify_ok=1, ssl_okay=0
SSL callback:ok, preverify_ok=1, ssl_okay=0

lynx: Can't access startfile https://www.google.com/

I tried to export environment variables specifying CA certs location (if I'm doing it right).

  export SSL_CERT_DIR="/opt/local/etc/openssl/certs"
  export SSL_CERT_FILE="/opt/local/share/mozilla-rootcerts/cacert.pem"

But whitout success.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions