rasenmaeher_api.cfssl.anoncsr

This needs to be separated to avoid circular imports

Module Contents

Functions

anon_sign_csr(csr[, bundle])

Quick and dirty method to sign CSR from CFSSL.

Attributes

LOGGER

LOGGER[source]
async anon_sign_csr(csr, bundle=True)[source]

Quick and dirty method to sign CSR from CFSSL.

This should only used by mtlsinit

params: csr returns: certificate

Parameters:
Return type:

str