Can a wildcard Let's Encrypt certificat also do the same tasks the above SAN certificate does? If yes, is there a script to use available? Thanks!
@ashishsingh76543 жыл бұрын
Please confirm if this method will work on exchange installed on Azure ?
@TechiJack3 жыл бұрын
Yes, it should work
@walebello91253 жыл бұрын
@@TechiJack Thank you for the video. However, I ran into errors while following the steps. I have below three DSN records added in my domain hosting provider. efbees.com mail.efbees.com autodiscover.efbees.com I also added below TXT record to see if it will resolve the error 2. However, the value changes each time I ran the code. Host Name: _acme-challenge Value: r8SroWoBLs-fumk5rfg18xUT1VXJkTDgCwh6Xp3heLI See below the errors and assist with it. Error 1 "type": "urn:ietf:params:acme:error:dns", "detail": "DNS problem: NXDOMAIN looking up A for autodiscover.efbees.com - ch eck that a DNS record exists for this domain", "status": 400 } Error 2 "type": "urn:ietf:params:acme:error:unauthorized", "detail": "Invalid response from efbees.com/.well-known/acme-challenge /r8SroWoBLs-fumk5rfg18xUT1VXJkTDgCwh6Xp3heLI [72.167.191.69]: \"\ \ \ 404 Not Found\
@TechiJack3 жыл бұрын
@@walebello9125 it seems to be a error with dns also see the -- in command, if you are putting double -- and still the issue is there, then u have to check with dns. Info@techijack.com
@ankur2484624 жыл бұрын
Great Video, your script acctually taking me to start point where we can create new certificate, is it something you may help out please?
@syedafsar49534 жыл бұрын
Great video Thanks, but i am getting an unknown error when i run the script ??
@TechiJack4 жыл бұрын
Make sure your dns is correct
@paulwinfield84802 күн бұрын
This does not work.
@ramkumarsivaji4873 жыл бұрын
Where we get private key sir..?
@TechiJack3 жыл бұрын
You can get the private key by again running the wcas.exe and choose A and A option to get the private key. Import the private key first. Then only you will be able to export the cert for another mailbox
@naelsaid32764 жыл бұрын
I am getting unknown argument --t !
@TechiJack4 жыл бұрын
I don't know, how you are doing it. If your dns is fine, it should work without any issue.
@secondsight20913 жыл бұрын
The script is missing additional hyphens, it was concatenated for some reason. Compare the script on his website to the one in the video and you'll be able to see the additional hyphens were missing.
@StellarSp0rk4 жыл бұрын
i'm getting ynkown argument --t
@StellarSp0rk4 жыл бұрын
scratch that im not getting status": 400 we fetching mail.sfdgjhbsadf.net
@StellarSp0rk4 жыл бұрын
fixed that but now its my autodiscover... ughhhh
@StellarSp0rk4 жыл бұрын
autodiscover is getting connection refused error 400
@TechiJack4 жыл бұрын
Make sure that ssl is installed, autodiscover will not work without SSL