Skip to content

Point to another Acme CA (Buypass) #300

Answered by henrikrox
henrikrox asked this question in Q&A
Discussion options

You must be logged in to vote

I see under AcmeBotOptions.cs

namespace AppService.Acmebot.Options
{
  public class AcmebotOptions
  {
    [Required]
    public string Endpoint { get; set; } = "https://acme-v02.api.letsencrypt.org/";
  }

Guess i need to change here also?

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@henrikrox
Comment options

@shibayan
Comment options

@henrikrox
Comment options

@shibayan
Comment options

@henrikrox
Comment options

Answer selected by henrikrox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants