Control Web Panel

WebPanel => CentOS 7 Problems => Topic started by: bddev on August 31, 2023, 07:00:52 AM

Title: custom ssl validation issue
Post by: bddev on August 31, 2023, 07:00:52 AM
Hi,

In CWP Panel, while validation of ssl certification upto this folder is working 1. http://example.com/.well-known
http://example.com/.well-known/pki-validation/  not working it showing error  "You don't have permission to access this resource."

can we get the solution!

Thank you
Title: Re: custom ssl validation issue
Post by: overseer on August 31, 2023, 02:27:30 PM
You don't have an http -> https redirect interfering, do you?
Title: Re: custom ssl validation issue
Post by: bddev on September 01, 2023, 06:15:21 AM
yes, its have with https also when i tried with https://example.com/.well-known/pki-validation/EEED3C9C183BDA686D41B6727D815A51.txt   

then error display The requested URL was not found on this server.

when i put double dash (--) in pki--validation its work! so, single dash(-) pki-validation not working. with https/http .



Title: Re: custom ssl validation issue
Post by: gabitech on September 27, 2023, 05:05:29 PM
I've been trying to find a way to solve this as well, no luck...

Were you able to find a solution?