migrate to new droplet ca system
This commit is contained in:
@@ -39,7 +39,6 @@ export default defineEventHandler(async (h3) => {
|
||||
|
||||
return {
|
||||
private: bundle.priv,
|
||||
public: bundle.pub,
|
||||
certificate: bundle.cert,
|
||||
id: client.id,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user