iompo / request-already-read

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

request-already-read Project

Reproducer for the issue 23360.

The certificate for running with https is stored into the resources/certs folder. In the application.properties change the path to the absolute one for the properties:

  • quarkus.http.ssl.certificate.files
  • quarkus.http.ssl.certificate.key-files

With chrome disable the security check for self-signed certificates:

chrome://flags/#allow-insecure-localhost

About


Languages

Language:Java 76.2%Language:JavaScript 15.8%Language:HTML 8.0%