Hi all,
I'm rather new to .php scripts so i can hardly understand it. And im having difficulties generating a certificate using https://test.mosquitto.org/ssl/index.php this link because all i get is a index.php file.
I have already installed the apache-v2 utility and used wget command followed by this link to get the localserver .
Now when i enter https://localhost/index.php i get everything except the key generator function . And everytime i paste csr value into the dialog box the page gets refreshed . Please help.
Thanks,
Dhananjay Sutariya
How to generate client certificate using https://test.mosquitto.org/ssl/index.php ?
-
- Posts: 41
- Joined: Thu Feb 28, 2019 12:21 pm
-
- Posts: 9719
- Joined: Thu Nov 26, 2015 4:08 am
Re: How to generate client certificate using https://test.mosquitto.org/ssl/index.php ?
A php file is a file that gets executed on the server: if you wget it, you capture the *output* of the file, not the php file itself. It's like comparing a game with a video of a game: while they look the same, the logic that makes it work is gone. Unless you can get the source for that php file somewhere, you won't be able to reproduce its functionality.
-
- Posts: 41
- Joined: Thu Feb 28, 2019 12:21 pm
Re: How to generate client certificate using https://test.mosquitto.org/ssl/index.php ?
Hi ESP_Sprite,ESP_Sprite wrote: ↑Wed Aug 28, 2019 4:40 amA php file is a file that gets executed on the server: if you wget it, you capture the *output* of the file, not the php file itself. It's like comparing a game with a video of a game: while they look the same, the logic that makes it work is gone. Unless you can get the source for that php file somewhere, you won't be able to reproduce its functionality.
Thanks for the response. So as far as i have understood i should get the same page when i enter that URL, and this page will help me generate a client certificate. However all it does is give me index.php file to download.
Thanks,
Dhananjay Sutariya
-
- Posts: 41
- Joined: Thu Feb 28, 2019 12:21 pm
Re: How to generate client certificate using https://test.mosquitto.org/ssl/index.php ?
Hi,
The server started working all on its own.
Thanks,
Dhananjay Sutariya
The server started working all on its own.
Thanks,
Dhananjay Sutariya
Who is online
Users browsing this forum: No registered users and 61 guests