Groups
Sign in
Groups
ACMESharp
Conversations
Labels
About
Send feedback
Help
ACMESharp
Contact owners and managers
1–28 of 28
The ACMESharp project
-
https://github.com/ebekker/
ACMESharp
A .NET client library and PowerShell Module for interacting with ACME CA Servers (
Let's Encrypt
).
Mark all as read
Report group
0 selected
t.vand...@metaobjects.nl
3/5/18
MS DNS in ACMESharp
Hello, Where can I find information on how to use the msdns module? 'Cause I can't find any
unread,
MS DNS in ACMESharp
Hello, Where can I find information on how to use the msdns module? 'Cause I can't find any
3/5/18
dam...@gmail.com
, …
blackd...@gmail.com
3
1/16/18
Powershell Complete-ACMEChallenge - Output!
function GetPublicKey{$FQDN = $args[0] New-ACMEIdentifier -Dns $FQDN -Alias $FQDN #| select status,
unread,
Powershell Complete-ACMEChallenge - Output!
function GetPublicKey{$FQDN = $args[0] New-ACMEIdentifier -Dns $FQDN -Alias $FQDN #| select status,
1/16/18
Joseph Flynn
1/5/18
Multiple runs, repeat entries, I just want to clear the vault and start over. How can I clear/reset the vault?
An even better question, are there man pages for any of these commands so I don't have to keep
unread,
Multiple runs, repeat entries, I just want to clear the vault and start over. How can I clear/reset the vault?
An even better question, are there man pages for any of these commands so I don't have to keep
1/5/18
Joseph Flynn
1/5/18
-RepeatHandler vs -Regenerate
Can someone please explain the difference between the two arguments to Complete-ACMEChallenge Thanks
unread,
-RepeatHandler vs -Regenerate
Can someone please explain the difference between the two arguments to Complete-ACMEChallenge Thanks
1/5/18
Joseph Flynn
2
1/5/18
Newb questions
I got the code to execute without error through the echo "`n Completing the challenge for the
unread,
Newb questions
I got the code to execute without error through the echo "`n Completing the challenge for the
1/5/18
emc...@gmail.com
,
Joseph Flynn
2
1/5/18
Automated "manual" DNS verification
I am trying to better automate the process I am using for a homebrew windows server application (not
unread,
Automated "manual" DNS verification
I am trying to better automate the process I am using for a homebrew windows server application (not
1/5/18
Joseph Flynn
1/4/18
How do I test for previous execution for various one-time commands
I'm trying to script a complete run which would include testing if various commands are already
unread,
How do I test for previous execution for various one-time commands
I'm trying to script a complete run which would include testing if various commands are already
1/4/18
Eugene Bekker
10/26/17
Announcing ACMESharp v0.9.1
Version 0.9.1 has been released with lots of community contributions -- thank you! Please see the
unread,
Announcing ACMESharp v0.9.1
Version 0.9.1 has been released with lots of community contributions -- thank you! Please see the
10/26/17
tho...@neubauer.or.at
,
Eugene Bekker
3
10/18/17
Beginners Questions ...
The old commands all still work, but what's changed is before all the different Providers of
unread,
Beginners Questions ...
The old commands all still work, but what's changed is before all the different Providers of
10/18/17
sfo...@gmail.com
, …
Eugene Bekker
3
8/1/17
Setup: Initialize-ACMEVault throws Error
I'm curious why your error message is showing a "%20" for the space character
unread,
Setup: Initialize-ACMEVault throws Error
I'm curious why your error message is showing a "%20" for the space character
8/1/17
emc...@gmail.com
,
Eugene Bekker
2
8/1/17
Q&A
0.8.1 Missing handlers
Did you use an IIS handler before with HTTP validation? or did you use DNS?
unread,
Q&A
0.8.1 Missing handlers
Did you use an IIS handler before with HTTP validation? or did you use DNS?
8/1/17
jc.pi...@gmail.com
, …
Eugene Bekker
4
8/1/17
get-ACMEChallenge would be very nice :-)
You can repeat the challenge -- there's an option in the cmdlet.
unread,
a
get-ACMEChallenge would be very nice :-)
You can repeat the challenge -- there's an option in the cmdlet.
8/1/17
Phillip Blanton
,
Eugene Bekker
2
8/1/17
How do I add a descriptive name?
There isn't a way to do this in the ACMESharp client or library. But in the Windows cert store
unread,
How do I add a descriptive name?
There isn't a way to do this in the ACMESharp client or library. But in the Windows cert store
8/1/17
pbla...@gmail.com
,
Eugene Bekker
6
4/11/17
Problems installing on Windows Server 2012R2 and Powershell 5.x
Thanks! I appreciate your fast response.
unread,
Error
Problems installing on Windows Server 2012R2 and Powershell 5.x
Thanks! I appreciate your fast response.
4/11/17
Stuart Ballard
,
Eugene Bekker
2
4/10/17
API documentation for using ACMESharp from .NET / C# rather than Powershell?
It is supported in the sense that the ACMESharp library was written specifically for that purpose --
unread,
API documentation for using ACMESharp from .NET / C# rather than Powershell?
It is supported in the sense that the ACMESharp library was written specifically for that purpose --
4/10/17
Jules Archinova
,
Eugene Bekker
2
4/10/17
What is stored in the vault exactly, and can it be a security risk if shared ?
The Vault stores everything that it needs for state to manage interaction with an ACME server (ie
unread,
security
vault
What is stored in the vault exactly, and can it be a security risk if shared ?
The Vault stores everything that it needs for state to manage interaction with an ACME server (ie
4/10/17
Ross Presser
,
Eugene Bekker
3
4/10/17
Do I have to get new identifiers for every cert?
That's correct. Let's Encrypt shortened the window to 60 days (30 less than the life of the
unread,
Do I have to get new identifiers for every cert?
That's correct. Let's Encrypt shortened the window to 60 days (30 less than the life of the
4/10/17
Jules Webb
, …
webm...@borntowin.net
4
2/25/17
Error when using Subject Alternative Names (SAN)
Actually, it seems like my alternative id didn't end up in the cert. I've got: "
unread,
New-ACMECertificate
SAN
Error when using Subject Alternative Names (SAN)
Actually, it seems like my alternative id didn't end up in the cert. I've got: "
2/25/17
Ross Presser
,
Eugene Bekker
7
1/4/17
Speed concerns
Cool, that sounds like a good strategy.
unread,
Speed concerns
Cool, that sounds like a good strategy.
1/4/17
Keith Lammers
,
Eugene Bekker
3
1/3/17
Estimated release date for 0.8.2?
Ah perfect, thanks Eugene, and keep up the great work!
unread,
Estimated release date for 0.8.2?
Ah perfect, thanks Eugene, and keep up the great work!
1/3/17
scott....@gmail.com
,
eube...@gmail.com
2
10/22/16
Great tool, thank you very much
Glad to hear it, thanks for the praise!
unread,
Great tool, thank you very much
Glad to hear it, thanks for the praise!
10/22/16
vidar....@gmail.com
, …
edmo...@hotmail.com
6
7/13/16
Mulitple sub domain
How can I use such update to add multiple domains to a single certificate? I can't figure out how
unread,
Mulitple sub domain
How can I use such update to add multiple domains to a single certificate? I can't figure out how
7/13/16
trai...@gmail.com
,
Eugene Bekker
2
6/17/16
Renewing Cert
Thanks, and you're not being blind. The underlying protocol (ACME) does have official support for
unread,
Renewing Cert
Thanks, and you're not being blind. The underlying protocol (ACME) does have official support for
6/17/16
goo...@ziqu.de
,
Eugene Bekker
3
3/26/16
Q&A
Problems to validate domain / complete challenge
Yes, unfortunately, I think this is a known and standing bug (#90) which I thought I had corrected a
unread,
Q&A
Problems to validate domain / complete challenge
Yes, unfortunately, I think this is a known and standing bug (#90) which I thought I had corrected a
3/26/16
chis...@gmail.com
,
Eugene Bekker
4
2/1/16
Install ACMESharp
Awesome, glad to hear it! For the benefit of others -- which method did you use that worked for you?
unread,
Install ACMESharp
Awesome, glad to hear it! For the benefit of others -- which method did you use that worked for you?
2/1/16
ACMESharp
1/12/16
Announcement
Announcing release v0.8.0.0
I'm pleased to announce the release of v0.8.0 of the ACMESharp client library and PowerShell
unread,
announcements
Announcement
Announcing release v0.8.0.0
I'm pleased to announce the release of v0.8.0 of the ACMESharp client library and PowerShell
1/12/16
Eugene Bekker
12/30/15
Announcement
New Vault Provider & Profile model documented
I'm currently working on cleaning up the providers mechanism throughout the project which is used
unread,locked,
announcements
Announcement
New Vault Provider & Profile model documented
I'm currently working on cleaning up the providers mechanism throughout the project which is used
12/30/15
Eugene Bekker
12/30/15
Announcement
ACMESharp now has an official community forum!
After playing around with several other new and interesting products, I've settled on making
unread,locked,
announcements
Announcement
ACMESharp now has an official community forum!
After playing around with several other new and interesting products, I've settled on making
12/30/15