File tree Expand file tree Collapse file tree 1 file changed +27
-16
lines changed
utils/x509/generate-certificate-chain Expand file tree Collapse file tree 1 file changed +27
-16
lines changed Original file line number Diff line number Diff line change 33
44< html >
55
6- < head >
6+ < head >
77
8- < title > generate certificate chain</ title >
9-
10- < base href ='https://javascript-2020.github.io/utils/x509/generate-certificate-chain/generate-certificate-chain.html '>
11- < link rel ='shortcut icon ' type ='image/x-icon ' href ='images/favicon.ico '>
12-
13- < style >
8+ < title > generate certificate chain</ title >
9+
10+ < base href ='https://javascript-2020.github.io/utils/x509/generate-certificate-chain/ '>
11+
12+ < link rel ='shortcut icon ' type ='image/x-icon ' href ='images/favicon.ico '>
13+
14+ < script init >
15+
16+ </ script >
17+
18+
19+ < style >
1420
1521 html
1622 {height : 100% }
3945 pre
4046 {flex : 1 ;border : 1px solid lightgray;padding : 10px }
4147
42- </ style >
48+ </ style >
4349
44- </ head >
50+ </ head >
4551
46- < body >
52+ < body >
4753
4854
4955 < div class =hdr >
7783 < pre id =view >
7884 </ pre >
7985
80- < script >
86+ </ body >
87+
88+
89+ < script >
8190 console . clear ( ) ;
8291 console . log ( 'generate-certificate-chain' ) ;
8392 console . log ( ) ;
226235
227236
228237
229- </ script >
238+ </ script >
230239
231-
232- </ body >
233-
234240
235- </ html >
241+ </ html >
242+
243+
244+
245+
246+
You can’t perform that action at this time.
0 commit comments