How to generate secure SSL certificate for localhost in XAMPP and Enable HTTPS for localhost

Поділитися
Вставка
  • Опубліковано 10 гру 2024

КОМЕНТАРІ • 251

  • @FXZIAD
    @FXZIAD Рік тому +8

    It's not actually secure. The browser says it's not secure and doesn't allow me to open the page unless I click Continue, which can be a really big problem.

  • @manishgautam2424
    @manishgautam2424 Рік тому +4

    22:56:58 [Apache] Error: Apache shutdown unexpectedly.
    22:56:58 [Apache] This may be due to a blocked port, missing dependencies,
    22:56:58 [Apache] improper privileges, a crash, or a shutdown by another method.
    22:56:58 [Apache] Press the Logs button to view error logs and check
    22:56:58 [Apache] the Windows Event Viewer for more clues
    22:56:58 [Apache] If you need more help, copy and post this
    22:56:58 [Apache] entire log window on the forums

  • @yuvalagron3850
    @yuvalagron3850 3 роки тому +9

    Thank you very much ! Your video is very clear and straightforward. Only one thing that caused my XAMPP to refuse restarting is the ServiceAlias tag from the .conf file. Only after I removed it - my server restarted successfully and my website is now HTTPS ! Thanks again ! 🙂

    • @pawlobondarenko1884
      @pawlobondarenko1884 2 роки тому +2

      Yes it's actually ServerAlias the conf in the description is wrong also struggled with that one

    • @LearnPainLess
      @LearnPainLess  2 роки тому

      Oh sorry thats my mistake, i ll add latest working conf file

    • @rabiariaz5320
      @rabiariaz5320 2 роки тому

      Where is that ServerAlias .config file?

    • @yuvalagron3850
      @yuvalagron3850 2 роки тому

      @@rabiariaz5320 It's a ServerAlias tag inside the config files from the /xampp/apache/conf/extra directory. This is not a file name.

    • @mariagarciacarrasco8039
      @mariagarciacarrasco8039 2 роки тому

      You saved my life.

  • @davidlp3019
    @davidlp3019 Рік тому +1

    Thanks bro this helped me for my assignment for doing HTTP basic auth over SSL.

  • @prabhatnhk
    @prabhatnhk Рік тому +1

    Thank your for this video.... Money save.. love you bro.. 2000❤

  • @omarl7333
    @omarl7333 3 роки тому +7

    6:36:53 PM [Apache] Error: Apache shutdown unexpectedly.
    6:36:53 PM [Apache] This may be due to a blocked port, missing dependencies,
    6:36:53 PM [Apache] improper privileges, a crash, or a shutdown by another method.
    6:36:53 PM [Apache] Press the Logs button to view error logs and check
    6:36:53 PM [Apache] the Windows Event Viewer for more clues
    6:36:53 PM [Apache] If you need more help, copy and post this
    6:36:53 PM [Apache] entire log window on the forums

    • @LearnPainLess
      @LearnPainLess  3 роки тому

      Check the apache log to find the issue

    • @ricksanchez-mm9ei
      @ricksanchez-mm9ei 3 роки тому +3

      el error esta en el archivo httpd-xampp.conf, asegúrate de haber escrito bien los virtualhosts, tendrías que tener algo así:
      DocumentRoot "C:\xampp\htdocs"
      ServerName localhost
      ServerAlias *.localhost
      DocumentRoot "C:\xampp\htdocs"
      ServerName localhost
      ServerAlias *.localhost
      SSLEngine on
      SSLCertificateFile "crt/localhost/server.crt"
      SSLCertificateKeyFile "crt/localhost/server.key"
      yo use "localhost" como dominio, cámbialo por el que vos quieras.

    • @parceus4758
      @parceus4758 3 роки тому

      Does this issue Resolved? how

    • @musistic5497
      @musistic5497 2 роки тому

      Uninstall Xampp From C Directory AND Install it in F Directory Then follow this step will resolve your problem

    • @ilambuduri
      @ilambuduri 2 роки тому +7

      @@parceus4758 yes to the virtual host tag there is serverAlias not serviceAlias that you copied from

  • @ibrahimalbarwani4181
    @ibrahimalbarwani4181 Рік тому +1

    someone tried to sell me this ssl for local machine 😂
    Thanks for this tutorial this is the best!

    • @LearnPainLess
      @LearnPainLess  11 місяців тому

      Thank you so much, i m making videos on other xampp related issues and tutorials

  • @nosrednahabo
    @nosrednahabo 11 місяців тому +1

    This is beautifully done!!! Thank you very much!!!👌

  • @msgaming.virtual
    @msgaming.virtual 2 роки тому

    I almost search documents, nothing working, now it working fine for me, Thank you so much for support...

  • @piyushsharma8904
    @piyushsharma8904 Рік тому +1

    thank you so much worked in first attempt

  • @mdrahatislamkhan9966
    @mdrahatislamkhan9966 Рік тому +5

    Error: Apache shutdown unexpectedly.
    11:32:55 AM [Apache] This may be due to a blocked port, missing dependencies,
    11:32:55 AM [Apache] improper privileges, a crash, or a shutdown by another method.
    11:32:55 AM [Apache] Press the Logs button to view error logs and check
    11:32:55 AM [Apache] the Windows Event Viewer for more clues
    11:32:55 AM [Apache] If you need more help, copy and post this
    11:32:55 AM [Apache] entire log window on the forums
    getting this error

    • @hw_33
      @hw_33 Рік тому

      same condition here bro. We need help!

    • @harshkr.2904
      @harshkr.2904 Рік тому

      How it get solved?

    • @AjGaming-vx2pc
      @AjGaming-vx2pc Рік тому

      simply just go to xampp folder in your file explorer open mysql folder change data name into data old save it... and then after , create a new folder name it as data and save it... now just in mysql folder again and open backup folder and copy all backup data form there and paste it on newly created data folder..
      now just go to data old direction and just copy your data only mysql and wordpress data (localhost) and ib1data file too..and paste it on newly created data folder...
      now run again mysql and apache it will work again.

    • @chuckcoughlin3112
      @chuckcoughlin3112 Рік тому +1

      @@AjGaming-vx2pc Did not work

  • @joey.9.5
    @joey.9.5 3 роки тому +3

    I subbed and liked it before even watching lol
    Very clear tutorial many thanks brother couldn't have done it without you :)

    • @LearnPainLess
      @LearnPainLess  3 роки тому +1

      Thank u so much, plz share with your friends as well 🤗🤗

  • @ingenierocivilizado728
    @ingenierocivilizado728 8 місяців тому +1

    Very useful! Thank you so much for the video!!

  • @jpjapos2427
    @jpjapos2427 3 роки тому +2

    Live long Indians! you guys are the best

  • @renukabhakare1702
    @renukabhakare1702 2 роки тому +1

    when i was add virtual host that details in httpd-xampp.conf file then our apache shutdown unexpectedly......i was add port as a 8080,4433 ...because I was change port setting previously

  • @rizkyzulkarnain1856
    @rizkyzulkarnain1856 2 роки тому +1

    Sir, I can't start Apache after I stopped it. I already use your file but still don't want to start again

  • @DeJunKyP
    @DeJunKyP 2 роки тому

    STILL WORKS! awesome for the guides

  • @phuphanle668
    @phuphanle668 3 роки тому

    finally, I found a guy who can help me. Thank you so much!!

  • @madanhamuchineuta
    @madanhamuchineuta 8 місяців тому +1

    thanks wangu. you helped a lot

    • @LearnPainLess
      @LearnPainLess  7 місяців тому

      You are welcome, please keep supporting

  • @anunmemorableplayer8182
    @anunmemorableplayer8182 2 роки тому +2

    I can't reach mySQL after enstablishing the SSL certificate for my localhost. The dashboard works fine using the new domain. But when i tried to click phpMyAdmin it shows Error 404 - Object not found!!!

  • @ayushkhandelwal9427
    @ayushkhandelwal9427 2 роки тому +1

    getting this errror in error log "server certificate does NOT include an ID which matches the server name"

  • @kookia213
    @kookia213 2 роки тому +1

    Thank you for a great video. Tried your solution and all works as a charm. many thanks!

  • @qwertyasdfg7782
    @qwertyasdfg7782 Рік тому +2

    is it necessary to name it site.local? can i name it just the normal name like 'localhost?

  • @shaheerarain1026
    @shaheerarain1026 2 роки тому +1

    Question1: How to create server.key? Because I've to provide server key to third party to issue the SSL for xampp.
    Question2: After apply SSL certificate, when I tried to open my website on another computer on the same network with xampp iP and path, the SSL will not work. Any idea how we can access the website from other computer and still SSL works.
    Answer would be appreciated.

  • @erafalls2608
    @erafalls2608 2 роки тому +1

    i got "Error: Apache shutdown unexpectedly.
    19:02:40 [Apache] This may be due to a blocked port, missing dependencies,
    19:02:40 [Apache] improper privileges, a crash, or a shutdown by another method.
    19:02:40 [Apache] Press the Logs button to view error logs and check
    19:02:40 [Apache] the Windows Event Viewer for more clues
    19:02:40 [Apache] If you need more help, copy and post this
    19:02:40 [Apache] entire log window on the forums"
    Please help me

    • @aldinvanali5968
      @aldinvanali5968 2 роки тому

      same

    • @taiwebmasta
      @taiwebmasta 2 роки тому

      My Apache shutdown unexpectedly. Can someone please help me?

    • @LearnPainLess
      @LearnPainLess  2 роки тому

      i've updated "httpd-xampp.conf" file please use that latest config and this will resolve your problem, sorry for the inconvenience

    • @hajotv
      @hajotv 2 роки тому

      In the currently (Oct. 16, 22) offered GDrive file, there is an error!
      DocumentRoot "F:\xampp\htdocs"
      ServerName sites.local
      ServiceAlias *.sites.local
      SSLEngine on
      SSLCertificateFile "crt/sites.local/server.crt"
      SSLCertificateKeyFile "crt/sites.local/server.key"

      ServerAlias and not ServiceAlias!
      For me it worked with the following code.
      DocumentRoot "C:\xampp\htdocs"
      ServerName sites.local
      ServerAlias *.sites.local
      DocumentRoot "C:\xampp\htdocs"
      ServerName sites.local
      ServerAlias *.sites.local
      SSLEngine on
      SSLCertificateFile "crt/sites.local/server.crt"
      SSLCertificateKeyFile "crt/sites.local/server.key"

  • @thisisashi2498
    @thisisashi2498 Рік тому +1

    ohh godd!!! it worked thank you soo much!!!

  • @erickogutu2501
    @erickogutu2501 2 роки тому

    Thank you very much, the most straightforward and precise video for the topic

  • @angelofabella7054
    @angelofabella7054 3 роки тому

    This is the best tutorial for this topic! Specially since I have watched and followed different methods from other tutorials, this one is the easiest and most accurate!!! THANK YOU VERY MUCH!!! :) :)

    • @angelofabella7054
      @angelofabella7054 3 роки тому

      It's already working on my PC, although I am unsure why the facebook instant app seems to be not working.
      Please help....

    • @LearnPainLess
      @LearnPainLess  2 роки тому

      what problem are you facing?

  • @meralmaradia4774
    @meralmaradia4774 8 місяців тому +1

    very helpful , detailed explaination

  • @vijendrakumar3408
    @vijendrakumar3408 4 місяці тому

    apache error in xammp
    Error: Apache shutdown unexpectedly.
    This may be due to a blocked port, missing dependencies,

  • @nicholasreynolds6609
    @nicholasreynolds6609 2 роки тому +1

    Not sure if the structure changed, but this didn't work for my version. The Apache server would not start and would not produce any errorlogs that were useful. Removing the code mentioned at the bottom of E:\XAMPP\apache\conf\extra\httpd-xampp corrected the issue for me. I will stop back if another tutorial leads me the same way with different results...

  • @johnjavieridmilao5247
    @johnjavieridmilao5247 3 роки тому +1

    mine not working when i change the port 80 to 8080 and 443 to 4433. please help

  • @paatikathaigal
    @paatikathaigal 2 роки тому +1

    Hello Sir, I couldn't get the local site certificate on my folder. i got server key file only.. what i do the next step to get local site certificate.Kindly help me on it..

  • @Thibosdlamini
    @Thibosdlamini 2 роки тому +1

    I'm getting an error "Don't have permission t access this resource

  • @beemoRBX
    @beemoRBX 6 місяців тому

    is this still working? i tried it but it still says not secured in my localhost url

  • @vivianmingaud7942
    @vivianmingaud7942 2 роки тому +1

    you saved my day also my friend! Thanks a lot!!

  • @salmonindonesia3585
    @salmonindonesia3585 Рік тому +2

    very clear.. many thanks!

  • @sanjid_mishu
    @sanjid_mishu 3 місяці тому

    Is it applicable for "Intranet" system?
    where about 100 or more devices are connected on same network?

  • @mwajeeh54
    @mwajeeh54 2 роки тому

    after doing you staff the apache unable to start ?!

  • @rjmubasharmalik4444
    @rjmubasharmalik4444 2 роки тому

    The system cannot find the path specified.
    here is issue with me.. can you help me regarding this?

  • @styleyt4789
    @styleyt4789 Рік тому +1

    Thank you man you saved us

  • @sabrinalaradi6941
    @sabrinalaradi6941 2 роки тому

    Couldn't start apache server follwing u at 7:47

    • @LearnPainLess
      @LearnPainLess  2 роки тому

      i've updated "httpd-xampp.conf" file please use that latest config and this will resolve your problem, sorry for the inconvenience

  • @mallakabdullahdarwishalbal4450

    i have error when i run the Apache, can you help me please in last step

  • @klassebip2934
    @klassebip2934 2 роки тому

    on my side, it says only in IE this site is encrypted. but on CHORME it says not secuured.

  • @VigneshB-vn7ho
    @VigneshB-vn7ho 2 роки тому

    if i add line http-xamp . The apache is not starting

  • @shivjv4149
    @shivjv4149 Рік тому

    20:32:26 [Apache] Error: Apache shutdown unexpectedly.
    20:32:26 [Apache] This may be due to a blocked port, missing dependencies,
    20:32:26 [Apache] improper privileges, a crash, or a shutdown by another method.
    20:32:26 [Apache] Press the Logs button to view error logs and check
    20:32:26 [Apache] the Windows Event Viewer for more clues
    20:32:26 [Apache] If you need more help, copy and post this
    20:32:26 [Apache] entire log window on the forums
    kindly please help, xampp, apache, xampp dashboard nothing is working... please help.

    • @albertorestello8533
      @albertorestello8533 Рік тому

      Hello, I have the same problem ... I used port 70 instead of 80 and 4433 instead of 433 ... I reset everything to default values and it still does not work ... If I delete the 2 settings and from file "httpd-xamp.conf" then my Apache starts without problems, but if i add the 2 info then my xampp does not start the Apache ...

    • @GodOfDeathShiva
      @GodOfDeathShiva Рік тому

      @@albertorestello8533 👍

  • @benjaminchima5153
    @benjaminchima5153 Рік тому

    My bro, you are the best

  • @Ton_DayTrader
    @Ton_DayTrader 2 роки тому

    how to on public domain ?

  • @mauricioguerrero3172
    @mauricioguerrero3172 Рік тому +1

    this is work, thank you!!

  • @ArchAngelManga
    @ArchAngelManga 2 місяці тому

    still works! Thank you!

  • @tarekdhl6446
    @tarekdhl6446 6 місяців тому

    great work thanks , When you try to access your local site from another device on the network,Is he working in local network ????

  • @dharsanv3366
    @dharsanv3366 Рік тому +1

    Bro i want to open a html file through https localhost what to do after this

    • @LearnPainLess
      @LearnPainLess  7 місяців тому

      Place that html file in htdocs folder

  • @baanun
    @baanun 3 роки тому

    It works like magic. Thank you sir.

  • @acapella_time
    @acapella_time 2 роки тому

    couldn't start apache server following u at 7:47

    • @LearnPainLess
      @LearnPainLess  2 роки тому

      i've updated "httpd-xampp.conf" file please use that latest config and this will resolve your problem, sorry for the inconvenience

  • @nmop2007
    @nmop2007 2 роки тому

    Thankyou brother .you make it easy

  • @aerotraincorp9078
    @aerotraincorp9078 2 роки тому

    What to do if i am using IIS server for local host sites ?

  • @nanfmn
    @nanfmn Рік тому +1

    best tutorial, thanks a lot

  • @mdkabir2784
    @mdkabir2784 Рік тому +1

    Thanks for save my life

  • @khairinaalisya4228
    @khairinaalisya4228 Рік тому

    hello, how i want to change the site. because i want to secure my website but its using localhost too. can u help me please sir

  • @yitzchaksviridyuk932
    @yitzchaksviridyuk932 3 роки тому

    Thank you so much for this tutorial. It really helped. Just subscribed. :)

  • @DiyintheGhetto
    @DiyintheGhetto 2 роки тому

    If i enable port fordwarding will the https still work on my external static ip address?

  • @OnGuitar
    @OnGuitar 3 роки тому

    after doing this my apache is not starting. I don't know why

    • @musistic5497
      @musistic5497 2 роки тому

      Uninstall Xampp From C Directory AND Install it in F Directory Then follow this step will resolve your problem

  • @ravronz9677
    @ravronz9677 2 роки тому

    If i use the ip address of the secured machine in another machine to access the website will it be secured

  • @Simplebutgreat2
    @Simplebutgreat2 3 роки тому

    After adding your code to the apache httpd-xamp file, apache on xampp doesnt work anymore. Removing the added code solved the problem.

  • @contrivix_quest_kwt
    @contrivix_quest_kwt 3 роки тому +1

    Can i use port forwarding on that domain

  • @prevpapers
    @prevpapers 2 роки тому

    I have tried to create SSL, But I am getting error of "The system cannot find the path specified."

    • @LearnPainLess
      @LearnPainLess  2 роки тому

      i've updated "httpd-xampp.conf" file please use that latest config and this will resolve your problem, sorry for the inconvenience

  • @JevLogin
    @JevLogin Рік тому +1

    It's Cool! Respect ))

  • @h2oghost882
    @h2oghost882 2 роки тому +2

    i cant start apache after i stopped it

    • @LearnPainLess
      @LearnPainLess  2 роки тому

      i've updated "httpd-xampp.conf" file please use that latest config and this will resolve your problem, sorry for the inconvenience

  • @rabiariaz5320
    @rabiariaz5320 2 роки тому

    Apache service is unable to start after doing all of this stuff

  • @taiwebmasta
    @taiwebmasta 2 роки тому

    It's not working for me oo.
    Apache shutdown Unexpectedly.
    Please someone should help me

    • @LearnPainLess
      @LearnPainLess  2 роки тому

      i've updated "httpd-xampp.conf" file please use that latest config and this will resolve your problem, sorry for the inconvenience

  • @angelofabella7054
    @angelofabella7054 3 роки тому

    It's already working on my PC, although I am unsure why the facebook instant app seems to be not working.
    Please help....

  • @gx9686
    @gx9686 3 роки тому +1

    can we use this ssl when we access from phone browser in the same network ?

    • @sufyankhanbest
      @sufyankhanbest 3 роки тому

      have you tried? or is it only working with https only on current machine?

  • @AliAlenezi-x9c
    @AliAlenezi-x9c 6 місяців тому

    it worked. thanks
    How can I enable real ip as well ?

  • @zug8863
    @zug8863 3 роки тому +2

    you didnt put all stuffs at description

    • @LearnPainLess
      @LearnPainLess  3 роки тому +1

      Oh sorry, can u let me know what is left? So i can add in description

    • @baikunthareemal
      @baikunthareemal 3 роки тому

      we will type them don't worry

  • @wanderergeek5526
    @wanderergeek5526 2 роки тому

    Hey bro, when trying to run sites.local with https, it says certificate is not valid.

  • @raokaran1008
    @raokaran1008 3 роки тому

    What the process of PositiveSSL?

  • @chukslar
    @chukslar 3 роки тому

    I have a question, is it possible to share this setup website Localhost XAMPP with custom domain and SSL/HTTPS via WIFI to other devices?

  • @tsiryelhy
    @tsiryelhy 2 роки тому

    doesnt work for me
    6:36:53 PM [Apache] Error: Apache shutdown unexpectedly.
    6:36:53 PM [Apache] This may be due to a blocked port, missing dependencies,
    6:36:53 PM [Apache] improper privileges, a crash, or a shutdown by another method.
    6:36:53 PM [Apache] Press the Logs button to view error logs and check

    • @musistic5497
      @musistic5497 2 роки тому

      Uninstall Xampp From C Directory AND Install it in F Directory Then follow this step will resolve your problem

    • @chawakorn5253
      @chawakorn5253 2 роки тому

      this video not working now. even if you install it in drive F

    • @LearnPainLess
      @LearnPainLess  2 роки тому

      i've updated "httpd-xampp.conf" file please use that latest config and this will resolve your problem, sorry for the inconvenience

  • @ykmusicpro3624
    @ykmusicpro3624 2 роки тому +1

    Thank U bro u save my time

  • @firozfaizan
    @firozfaizan Рік тому

    Hi, I am getting the following error rrafter installing
    11:25:17 AM [Apache] Error: Apache shutdown unexpectedly.
    11:25:17 AM [Apache] This may be due to a blocked port, missing dependencies,
    11:25:17 AM [Apache] improper privileges, a crash, or a shutdown by another method.
    11:25:17 AM [Apache] Press the Logs button to view error logs and check
    11:25:17 AM [Apache] the Windows Event Viewer for more clues
    11:25:17 AM [Apache] If you need more help, copy and post this
    11:25:17 AM [Apache] entire log window on the forums

  • @gumiarek
    @gumiarek Рік тому +1

    non effect in internet

  • @prabhatnhk
    @prabhatnhk Рік тому

    If anyones error are showing, Apache not Start , I fixed this error... Now working fine..

  • @brandongamingnl9753
    @brandongamingnl9753 2 роки тому +1

    hey! question. after i did all of this, xampp says: Error: Apache shutdown unexpectedly. This may be due to a blocked port, missing dependencies, improper privileges, a crash, or a shutdown by another method.
    Please help!
    Edit: nevermind. a person with the username Yuval Agron commented (under this video): "Only one thing that caused my XAMPP to refuse restarting is the ServiceAlias tag from the .conf file. Only after I removed it - my server restarted successfully and my website is now HTTPS". He's a legend.
    Edit: when i go to the https site, it gives the error NET::ERR_CERT_AUTHORITY_INVALID. damnit. help... please.....
    Edit (yes, another one in the same 30m or less...): it seems to say that the cert is valid on the system im running it on, not on the system im trying to access it from. maybe if i restart my pc, it will work. ill try that and be back. - tried restarting my pc. didnt work. help, please.

  • @thienhovan4290
    @thienhovan4290 3 роки тому

    hello from VN, can you help me to solve the problem ? i do the same as the video but it's not work

  • @jorgeantoniocamposhernande1332
    @jorgeantoniocamposhernande1332 2 роки тому +1

    Hi there, great video, it helped me a lot thanks!!! 👏👏👏👏👏👏

  • @ridadhimni1264
    @ridadhimni1264 3 роки тому

    how to access a localhost from android app the ipadresse not fonction with the openssl

    • @LearnPainLess
      @LearnPainLess  3 роки тому

      Connect your laptop/pc and mobile on same network, and in your android app use local ip instead of localhost

    • @wisdomcube7789
      @wisdomcube7789 3 роки тому

      @@LearnPainLess what port? the port where you installed the SSL cert?

  • @alamin00038
    @alamin00038 3 роки тому +1

    very very very helpful video

  • @cdmg87
    @cdmg87 2 роки тому

    Gracias, saludos desde PERU🇵🇪

  • @vivekpatel87
    @vivekpatel87 2 роки тому +1

    Amazing tutorial. After searching for so long ultimately found a easy solution. But one query how can we do this for multiple domain names.

    • @virajsingh553
      @virajsingh553 2 роки тому

      Add multiple domain names with a single space in server name category and link them all in with your local dns through windows 32 option as described above

  • @aleksbaryshnikov
    @aleksbaryshnikov 6 місяців тому

    Thank you man :)

  • @animeshraghuvanshi1829
    @animeshraghuvanshi1829 3 роки тому

    its saying DNS address could not be found and the site could not be reached

  • @archiebalatucan7372
    @archiebalatucan7372 2 роки тому

    It is working on sub-domains??? Thank you

  • @debnathmriganka2010
    @debnathmriganka2010 2 роки тому

    apache not started after this process.

    • @LearnPainLess
      @LearnPainLess  2 роки тому

      i've updated "httpd-xampp.conf" file please use that latest config and this will resolve your problem, sorry for the inconvenience

  • @mohammedattar3628
    @mohammedattar3628 2 роки тому

    Nice Tutorial ❤

  • @akashrahman4585
    @akashrahman4585 2 роки тому

    Not working, I've just waste my time. I've tried it 3 times in deffarent drives.

    • @hajotv
      @hajotv 2 роки тому

      What is your problem?

  • @utpalendukhatua
    @utpalendukhatua 8 місяців тому +2

    Thank You Thank You

  • @billyhadiattaofeeq1835
    @billyhadiattaofeeq1835 2 роки тому +1

    Thanks for the video.
    We appreciate all that you do.💖
    I have a problem with the solution provided above, It's not working on Firefox it only works on chrome.
    What could be the reason.
    I appreciate your quick response.

  • @sjuro54
    @sjuro54 2 роки тому

    I followed your procedure to the letter, but as I suspcted - Apace failed,, because my server is not install in a subfolder under htdocs, but instead directly in htdocs. My site is adressed Localhost (or nnn.nnn.nnn.nnn) and not as localhost/sitename (or nnn.nnn.nnn.nnn/sitename)
    What do I have to do to get the certificate correctly installed? Servername obviously can't be localhost......
    I'd appreciate any -yelp

  • @LalatenduSwain
    @LalatenduSwain 3 роки тому

    Hi , Everyone Please note this only work with in you System (Same where the Cert is Install ) , its not going to show any green pad in your local network for that you need to import the cert every individual local System.
    Still this Video is very informative.
    Thanx a lot to Prolong Services.

  • @kabiandavidson9835
    @kabiandavidson9835 2 роки тому

    Can’t open host file

    • @LearnPainLess
      @LearnPainLess  2 роки тому

      Follow video properly, first copy host file to desktop or anywhere else, then edit that copied host file