mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-13 00:02:37 +10:00
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