GithubHelp home page GithubHelp logo

Comments (17)

Bryan-Legend avatar Bryan-Legend commented on May 21, 2024

Is IIS installed? What OS are you on?

On Thu, Dec 3, 2015 at 4:13 PM, vatara [email protected] wrote:

I get this error after getting the certificate:

Opening Certificate Store "WebHosting"
System.Security.Cryptography.CryptographicException: The system cannot find the file specified.
at System.Security.Cryptography.X509Certificates.X509Store.Open(OpenFlags flags)
at LetsEncrypt.ACME.Simple.Program.InstallCertificate(Target binding, String pfxFilename, X509Store& store, X509Certificate2& certificate) in C:\Users\Bryan\Documents\letsencrypt-win-simple\letsencrypt-win-simple\Program.cs:line 266
at LetsEncrypt.ACME.Simple.Program.Auto(Target binding) in C:\Users\Bryan\Documents\letsencrypt-win-simple\letsencrypt-win-simple\Program.cs:line 239
at LetsEncrypt.ACME.Simple.Program.Main(String[] args) in C:\Users\Bryan\Documents\letsencrypt-win-simple\letsencrypt-win-simple\Program.cs:line 171

I'm not sure why that is...do I have to setup something with the
certificate store in Windows?


Reply to this email directly or view it on GitHub
#18.

from win-acme.

ebekker avatar ebekker commented on May 21, 2024

And are you running as admin with elevated privileges?

from win-acme.

vatara avatar vatara commented on May 21, 2024

This is on Server 2008 R2. Running it as administrator.

from win-acme.

vatara avatar vatara commented on May 21, 2024

Oh, yes, IIS is installed also.

from win-acme.

Bryan-Legend avatar Bryan-Legend commented on May 21, 2024

The manifest forces admin now so that'll never be the problem.

If you goto Control Panel->Manage Computer Certificates is there a Web
Hosting group like this:

[image: Inline image 1]

On Thu, Dec 3, 2015 at 4:45 PM, vatara [email protected] wrote:

Oh, yes, IIS is installed also.


Reply to this email directly or view it on GitHub
#18 (comment)
.

from win-acme.

c1982 avatar c1982 commented on May 21, 2024

No WebHosting store name on Server 2008 R2 default but exist on Windows 2012 version. May be you can create manually.

from win-acme.

Bryan-Legend avatar Bryan-Legend commented on May 21, 2024

WebHosting is some special store that's implemented differently for perf.

I'll add some code to detect it and drop down to Personal if it's missing.

On Thu, Dec 3, 2015 at 4:52 PM, Oguzhan YILMAZ [email protected]
wrote:

No WebHosting store name on Server 2008 R2 default but exist on Windows
2012 version. May be you can create manually.


Reply to this email directly or view it on GitHub
#18 (comment)
.

from win-acme.

WilliamStam avatar WilliamStam commented on May 21, 2024

where does it find the Bryan from? edit: nvm i see now that its your name :D so something is definitely hard coded in

Windows Web Server 2008 R2

from win-acme.

Bryan-Legend avatar Bryan-Legend commented on May 21, 2024

I'm Bryan. It's the location of the source code where it was compiled from.

On Fri, Dec 4, 2015 at 12:08 AM, William Stam [email protected]
wrote:

where does it find the Bryan from? is it hard coded?

https://camo.githubusercontent.com/6a963a339a4b3527bb3ba53fd6e9a694a3bfb88b/687474703a2f2f7075752e73682f6c494f43372f623938613633653163662e706e67


Reply to this email directly or view it on GitHub
#18 (comment)
.

from win-acme.

WilliamStam avatar WilliamStam commented on May 21, 2024

figured as much. im guessing its throwing a fit cause of the whole "WebHosting" thing being missing on 2008? its not actually looking at those locations right?

from win-acme.

rdolezel avatar rdolezel commented on May 21, 2024

WebHosting certificate store is a new feature in W2012 and newer.

from win-acme.

WilliamStam avatar WilliamStam commented on May 21, 2024

yips, so basically if you're using 2008 letsencrypt-win-simple wont work.

i was curious that its looking for C:\Users\Bryan\Documents\letsencrypt-win-simple\letsencrypt-win-simple\Program.cs was wondering if its trying to call a function in the file that doesnt exist.

from win-acme.

rdolezel avatar rdolezel commented on May 21, 2024

No worries, it's expected behavior, not related to your installation.

from win-acme.

Bryan-Legend avatar Bryan-Legend commented on May 21, 2024

Fixed in 1.7

https://github.com/Lone-Coder/letsencrypt-win-simple/releases/tag/v1.7

from win-acme.

WilliamStam avatar WilliamStam commented on May 21, 2024

dude you are a LEGEND!! it works flawlessly (1.7) thank you SOOOOO much!!

from win-acme.

sceee avatar sceee commented on May 21, 2024

Really nice, thank you very much it works!

from win-acme.

WilliamStam avatar WilliamStam commented on May 21, 2024

it just has a hard time when you add more certs to the server tho. so be
very carefully. my certs are all messed up now i think. still trying to
figure it out. think its that whole certs must have a static ip yada thing.
so each site would need a new ip im guessing. but for a single site this
project is amazing!!!!!

On Sat, Dec 5, 2015 at 2:23 PM, sceee [email protected] wrote:

Really nice, thank you very much it works!


Reply to this email directly or view it on GitHub
#18 (comment)
.

from win-acme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.