Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TLS support #4

Merged
merged 5 commits into from
Sep 16, 2020
Merged

Add TLS support #4

merged 5 commits into from
Sep 16, 2020

Conversation

agrandville
Copy link
Contributor

@agrandville agrandville commented Jun 18, 2020

--cert=CERTFILE       certificate filename  
--key=KEYFILE         private key filename
--password=KEYPASS    private key password
--auto-tls            enable TLS with auto-generated dummy certificate

[email protected] and others added 4 commits June 18, 2020 13:59
If all threads are finished, change state to FINISHED only if current state is SCANNING to preserve state set to ERROR.
3 new optionals parameters
  --cert=CERTFILE       certificate filename
  --key=KEYFILE         private key filename
  --password=KEYPASS    private key password
Start service with a dummy auto-generated certificate
@agrandville agrandville changed the title Add ERROR state to scan status Add TLS support Sep 5, 2020
Without --auto-tls or --cert and --key, protocol is http
@MaKyOtOx MaKyOtOx self-assigned this Sep 14, 2020
@MaKyOtOx MaKyOtOx added the enhancement New feature or request label Sep 14, 2020
@MaKyOtOx MaKyOtOx merged commit 2016374 into Patrowl:develop Sep 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants