Installation SSL Certificate on Ubuntu/Linuxmint/Debian to Secure Apache

preview_player
Показать описание
This video covers the method to install Certificate on Ubuntu/Linuxmint/Debian to Secure Apache. SSL is a web protocol that is used to send trafic between server and client in a secured manner.
Рекомендации по теме
Комментарии
Автор

It was a little difficult to understand with the accent, but the content was spot on and it worked for me. Thanks

michaelrandall
Автор

The x509 parameter indicates that this will be a self-signed certificate. Certificate Authorities do not verify self-signed certificates.

nrzzurr_
Автор

Awesome video!! This solved my problem!

johnivie
Автор

Thanks bro, this was much needed for me.

brodex
Автор

The https connection still not "secured" in your video. but you mentioned "Secure apache" in title.

Ashok-npml
Автор

If I want to install the SSL for elasticsearch, then in this case can I will be need to add the SSL crt, key etc entries in elasticsearch.yml file or not ?
If yes then can you recommend me any other configuration link ?
Please update on priority :) Waiting just for your response !!!

shabirkarni
Автор

Please read below error:
AH00526: Syntax error on line 3 of
SSLCertificateFile: file '/etc/ssl/certs/my.crt' does not exist or is empty
Action 'configtest' failed.

mohebmoheb
Автор

sir can u help me with the error "URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1076)>"

rnswetasingh
Автор

Hi Sir

Great Video.
Can you create a video to show how to upload Diffie Hellman SSL certificate into Apache on Ubuntu Server ?

raymondyeo
Автор

Hi i installed jenkins http that i converted into https ssl certificates so but that is not integrating to tuleap qhat can i do its asking sha 256 hostname not verified

DevOpsSupport
Автор

Hey, please... and I highly recommend this... make subtitles for your videos, not to be rude but we really cant understand you because of your very strong accent . self-made subtitles would really help your Chanel... you seem to make decent tutorials but nobody can understand what you are saying.

goestomars
Автор

Bro how to check list of certificates available in library and how to check expiry date of all certificates with name?

chandra-gchc
Автор

Help
AH00526: Syntax error on line 2 of
Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configuration
Action 'configtest' failed.
The Apache error log may have more information.

anonymousgame-beats
Автор

may i ask what language is he speaking in?

dococentral
Автор

Couldn't understand the accent. Is it possible to enable subtitles

cameronyoung
Автор

mkdir /var/www/mine answer cannot create directory

slotcantikbarbar
Автор

this procedure is dangerous not apply in your machine

tiendamueblesonline
Автор

Brooo if you know you speak hindi just put it on comment

sirlico
Автор

When I type mkdir /var/www/mine, I get mkdir: cannot create directory '/var/www/mine': No such file or directory exists

aaronbraithwaite
Автор

openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout /etc/ssl/ssl/private/my.key -out /etc/ssl/certs/my.crt



Thank me later

shrikantdalmia