Skip to content
Snippets Groups Projects
  • cyberta's avatar
    05e1560e
    Update README and remove test against upstream APIv3 provider using LE certs... · 05e1560e
    cyberta authored and cyberta's avatar cyberta committed
    Update README and remove test against upstream APIv3 provider using LE certs for the API communication. This variant is diverging from the initial APIv3 (Bonafide) protocol and it would add more code complexity to maintain this option: The required certificate handling changes require that we always start menshen with --ca-file flag for the PEM formatted root CA file. In turn that would require to add an additional flag to let menshen distinuish if we point to the providers self-signed API endpoints or the LE signed endpoints. Before the absence of the --ca-file flag was exactly that distinguisher.
    05e1560e
    History
    Update README and remove test against upstream APIv3 provider using LE certs...
    cyberta authored and cyberta's avatar cyberta committed
    Update README and remove test against upstream APIv3 provider using LE certs for the API communication. This variant is diverging from the initial APIv3 (Bonafide) protocol and it would add more code complexity to maintain this option: The required certificate handling changes require that we always start menshen with --ca-file flag for the PEM formatted root CA file. In turn that would require to add an additional flag to let menshen distinuish if we point to the providers self-signed API endpoints or the LE signed endpoints. Before the absence of the --ca-file flag was exactly that distinguisher.
Makefile 2.73 KiB