How to configure https and SSL certificate in apache server

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • You will get to learn how to enable https and configure SSL certificate on apache or http server. It will give you all the details related to http and SSL. I have given the demo for local server as well as for website

Комментарии • 23

  • @iliyaz-r9k
    @iliyaz-r9k 19 дней назад

    Superb sir 👌👌

  • @robertzoufood
    @robertzoufood 3 года назад +4

    THANK YOU SOOOO MUCH. THIS SAVED ME SOOOO MUCH TIME.

  • @sisowebsinfrasinfra566
    @sisowebsinfrasinfra566 2 года назад

    Thanks. I dont speak English., but you're great.

  • @mustafaneto26
    @mustafaneto26 10 месяцев назад

    THANK YOU MY FRIEND YOU ARE A FRIEND

  • @rakomoto
    @rakomoto 2 года назад

    great video man,this is the greatest!!!!

  • @TheEletricboy
    @TheEletricboy 2 года назад +1

    for windows users use this command to get the SSL key:
    .\openssl req -x509 -nodes -days 1095 -newkey rsa:2048 -out server.crt -keyout server.key
    The difference is that the beginning has a ".\openssl" keyword because that's what we're using in the directory of the cli so we're just telling the console to trust that command in there

  • @deepakparajuli6150
    @deepakparajuli6150 Год назад

    https:\\localhost refused connection and says ERR_CONNECTION_REFUSED. I had followed your steps. Could you please help me why this happened?

  • @robstar_sk
    @robstar_sk Год назад

    Thanks you, very useful info :D

  • @musicmuse09
    @musicmuse09 Год назад

    thanks for this well explained video. do i need to follow these steps to also curl a certificate protected website for data extraction?

  • @cartegeano
    @cartegeano 2 года назад

    hi content is great@ thanks

  • @priyankadubey5224
    @priyankadubey5224 3 года назад

    Hi,
    After running the openssl req command, notepad is getting prompted with the req values for country name and all...rather than getting in cmd only.....Pls help if you can..that how should I get it in cmd only

    • @harshmittal1070
      @harshmittal1070 Год назад

      do that same thing in Aws EC2 instance that problem will solved

  • @RikiCatte
    @RikiCatte Год назад

    thank you soooooo much, are there any free ssl CA that provides you a longer certificate? (not the default 90 days)

  • @sukhbirsingh6270
    @sukhbirsingh6270 4 года назад

    Bro can you pls reach me the basics as well. This is something going above my head!!!

    • @tutortechie6166
      @tutortechie6166  4 года назад

      Please visit my website and post your query.

  • @bilalbehar8533
    @bilalbehar8533 2 года назад

    this is the 3rd time apache server shutsdown and wont start when i try to add ssl certificate
    pls help

    • @harshmittal1070
      @harshmittal1070 Год назад

      use AWS EC2 instance that will work properly

  • @harshmittal1070
    @harshmittal1070 Год назад

    can you provide openssl command in comment box

  • @3adrotshot17
    @3adrotshot17 2 года назад +1

    Error 403

  • @sreelakshmim5345
    @sreelakshmim5345 Год назад

    httpd.exe:
    Could not open configuration file C:/Apache24/conf/httpd.conf: The system cannot find the file specified
    Why am I getting this some body please help

    • @basaprabhuajur3915
      @basaprabhuajur3915 Год назад

      Facing same issue, not found httpd.exe or httpd related files in /bin