Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HTTPS with Intraweb
#17
(10-09-2019, 11:18 AM)Jose Nilton Pace Wrote: Hi, did you set the port on your ServerController - SSLOptions - Port?
Open Powershell and execute this command: "http show sslcert" | netsh
You see something like this:
Code:
Nome do host:porta                : fidelidade.jnp.com.br:443
Hash de Certificado             : 3580eeb2...0afae6a
ID do Aplicativo               : {ffb1e063-...-7d8e5a343e9f}
Nome do Repositório de Certificados       : my
Verificar Revogação de Certificado de Cliente: Enabled
Verificar Revogação Usando Apenas Certificado de Cliente Armazenado em Cache: Disabled
Verificação de Uso                  : Enabled
Tempo de Atualização da Revogação    : 0
Tempo Limite de Recuperação de URL        : 0
Identificador de Ctl               : (null)
Nome do Repositório de Ctl               : (null)
Uso do Mapeador de DS              : Disabled
Negociar Certificado de Cliente: Disabled
Rejeitar Conexões           : Disabled
Desabilitar HTTP2                : Not Set

This is one of my http.sys running.

Yes I put 443 in SSL Port Option.

I see that when I execute your command : 

Code:
SSL Certificate bindings:
-------------------------

    IP:port                      : 51. ... .122:443
    Certificate Hash            : 9e525e5c ... 864ac7c36f
    Application ID              : {b6eb079d ... a43a6}
    Certificate Store Name      : my
    Verify Client Certificate Revocation : Enabled
    Verify Revocation Using Cached Client Certificate Only : Disabled
    Usage Check                  : Enabled
    Revocation Freshness Time    : 0
    URL Retrieval Timeout        : 0
    Ctl Identifier              : (null)
    Ctl Store Name              : (null)
    DS Mapper Usage              : Disabled
    Negotiate Client Certificate : Disabled
    Reject Connections          : Disabled
    Disable HTTP2                : Not Set

When I do 'netstat -anb' on command prompt the .exe (generate as a a windows service) doesn't listen on 443 (just listen on 80) ...
Reply


Messages In This Thread
HTTPS with Intraweb - by Orpair - 05-23-2019, 10:27 AM
RE: HTTPS with Intraweb - by Jose Nilton Pace - 05-23-2019, 11:33 AM
RE: HTTPS with Intraweb - by Orpair - 05-23-2019, 11:42 AM
RE: HTTPS with Intraweb - by kudzu - 05-23-2019, 01:51 PM
RE: HTTPS with Intraweb - by Orpair - 10-04-2019, 03:01 PM
RE: HTTPS with Intraweb - by kudzu - 10-04-2019, 03:40 PM
RE: HTTPS with Intraweb - by Orpair - 10-04-2019, 05:59 PM
RE: HTTPS with Intraweb - by Alexandre Machado - 10-07-2019, 09:37 AM
RE: HTTPS with Intraweb - by Orpair - 10-07-2019, 09:58 AM
RE: HTTPS with Intraweb - by Jose Nilton Pace - 10-07-2019, 11:31 AM
RE: HTTPS with Intraweb - by Orpair - 10-08-2019, 11:35 AM
RE: HTTPS with Intraweb - by kudzu - 10-08-2019, 03:03 PM
RE: HTTPS with Intraweb - by Orpair - 10-08-2019, 06:11 PM
RE: HTTPS with Intraweb - by kudzu - 10-08-2019, 09:53 PM
RE: HTTPS with Intraweb - by Orpair - 10-09-2019, 07:04 AM
RE: HTTPS with Intraweb - by Jose Nilton Pace - 10-09-2019, 11:18 AM
RE: HTTPS with Intraweb - by Orpair - 10-09-2019, 11:31 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)