Skip to content

HttpServers DocSecureHttpRequest sample generates certificate errors in web browsers  #1

@dyavc

Description

@dyavc

)load conga
]load [DYALOG]/Samples/Conga/HttpServers/DocSecureHttpRequest
#.DocSecureHttpRequest
srv←Conga.Srv 22222 DocSecureHttpRequest
srv.Start

In Firefox, I navigate to https://localhost:22222

It then says this:
Secure Connection Failed

An error occurred during a connection to localhost:22222. PR_CONNECT_RESET_ERROR

Error code: PR_CONNECT_RESET_ERROR

The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.

In Chrome, it says this:
Your connection is not private
Attackers might be trying to steal your information from localhost (for example, passwords, messages or credit cards). Learn more
NET::ERR_CERT_INVALID

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions