manpki.api.extension

Functions

add_extension(oid) Add a new extension
delete_extension(oid) Delete an extension
set_extension(oid) Set an extension
show_extension(oid) Show all or specific SSL Extension
where(key)

Classes

API
ExtensionModel(*args, **kwargs)
manpki.api.extension.add_extension(oid)

Add a new extension

Param:oid OID of the extension
Shell:add extension
Context:extension
Returns:information of the extension
manpki.api.extension.delete_extension(oid)

Delete an extension

Param:oid OID of the extension
Shell:delete extension
Context:extension
Returns:message about the deletion
manpki.api.extension.set_extension(oid)

Set an extension

Param:oid OID of the extension
Shell:set extension
Context:extension
Returns:information of the extension
manpki.api.extension.show_extension(oid)

Show all or specific SSL Extension

Param:oid OID of the extension
Shell:show extension
Context:None
Returns:information of the extension