Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Documentations
howto.doc
Commits
4446ab03
Commit
4446ab03
authored
Mar 14, 2022
by
ludovic
Browse files
Update https_apache.md
parent
e2cf399a
Changes
1
Hide whitespace changes
Inline
Side-by-side
exploitation/https_apache.md
View file @
4446ab03
...
...
@@ -90,3 +90,10 @@ Vhost https:
##Vérification de l'intégrité des certificat :
openssl s_client -connect example.com:443
## ajouter un certificat manuellement
sudo mkdir /usr/local/share/ca-certificates/extra
sudo cp root.cert.pem /usr/local/share/ca-certificates/extra/root.cert.crt
sudo update-ca-certificates
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment