papijotaro.
papijotaro.
Explore posts from servers
CDCloudflare Developers
Created by papijotaro. on 8/28/2024 in #general-help
I need help with adding SSL certificate to my website.
I have followed thousands of documentation on cloudflare just to fix this. I am using windows 11, so i am using nginx to self host my website (for now). I have bought a domain in namecheap and i have no clue how to write the nginx config so that it is configured in a way where SSL and dns is routed through cloudflare and all of that. Before attempting to use Cloudflare I used ZeroSSL and they gave me a certificate.crt and private key and it was working fine I linked the .crt and key in nginx conf and that was it but i was not so interested in using that as Cloudflare is 100x better and it can do the same job but there's no exakt documentation for my case and im surely hoping someone has had the same issue as me.
15 replies
CC#
Created by papijotaro. on 5/5/2024 in #help
Need a hand with Asp.net MVC Net7.
I totally forgot that I had an assignment due to Wednesday (in 3 days) because I was prioritizing other subjects. My teacher told me to create a forum-like website where users who are logged in will be able to post and their author name, posted date, etc will be visible. Also people who are logged in can comment on your post and their name and date of posting that comment will also be visible. The firsttask is basically that I have to make use of three Models, and all of them three independently interact with each other. ------------------- The other task is that I have to hash/encrypt any valuable data such as passwords which I already have completed. As mentioned above, both the post and comments and names will be in the same view. I have been trying to find anything valuable as a starting point but with multiple models in a single view but none. Even GPT doesnt help. If anyone can help a brother out. Really struggling lmfao. I can share any info you want let me know.
54 replies