Make generating cross-signing keys work

This commit is contained in:
Tulir Asokan
2020-09-12 02:47:10 +03:00
parent ae862b9f44
commit c6d1c62b65
4 changed files with 14 additions and 5 deletions

View File

@ -42,6 +42,7 @@ const uiaFallbackPage = `<!DOCTYPE html>
</head>
<body>
<h2>Please complete the login in the popup window</h2>
<p>Keep this page open while logging in, it will close automatically after the login finishes.</p>
<button onclick="openPopup()">Open popup</button>
<button onclick="finish(false)">Cancel</button>
<script>