summaryrefslogtreecommitdiffstats
path: root/OpenSSL/OCSP/SingleResponse.html
blob: 00f17e5deb80e24d69a179a07573bec0a8aa9069 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
<!DOCTYPE html>

<html>
<head>
<meta charset="UTF-8">

<title>class OpenSSL::OCSP::SingleResponse - RDoc Documentation</title>

<script type="text/javascript">
  var rdoc_rel_prefix = "../../";
  var index_rel_prefix = "../../";
</script>

<script src="../../js/navigation.js" defer></script>
<script src="../../js/search.js" defer></script>
<script src="../../js/search_index.js" defer></script>
<script src="../../js/searcher.js" defer></script>
<script src="../../js/darkfish.js" defer></script>

<link href="../../css/fonts.css" rel="stylesheet">
<link href="../../css/rdoc.css" rel="stylesheet">


<body id="top" role="document" class="class">
<nav role="navigation">
  <div id="project-navigation">
    <div id="home-section" role="region" title="Quick navigation" class="nav-section">
  <h2>
    <a href="../../index.html" rel="home">Home</a>
  </h2>

  <div id="table-of-contents-navigation">
    <a href="../../table_of_contents.html#pages">Pages</a>
    <a href="../../table_of_contents.html#classes">Classes</a>
    <a href="../../table_of_contents.html#methods">Methods</a>
  </div>
</div>

    <div id="search-section" role="search" class="project-section initially-hidden">
  <form action="#" method="get" accept-charset="utf-8">
    <div id="search-field-wrapper">
      <input id="search-field" role="combobox" aria-label="Search"
             aria-autocomplete="list" aria-controls="search-results"
             type="text" name="search" placeholder="Search" spellcheck="false"
             title="Type to search, Up and Down to navigate, Enter to load">
    </div>

    <ul id="search-results" aria-label="Search Results"
        aria-busy="false" aria-expanded="false"
        aria-atomic="false" class="initially-hidden"></ul>
  </form>
</div>

  </div>

  

  <div id="class-metadata">
    
    
<div id="parent-class-section" class="nav-section">
  <h3>Parent</h3>

  <p class="link">Object
</div>

    
    
    
<!-- Method Quickref -->
<div id="method-list-section" class="nav-section">
  <h3>Methods</h3>

  <ul class="link-list" role="directory">
    <li ><a href="#method-c-new">::new</a>
    <li ><a href="#method-i-cert_status">#cert_status</a>
    <li ><a href="#method-i-certid">#certid</a>
    <li ><a href="#method-i-check_validity">#check_validity</a>
    <li ><a href="#method-i-extensions">#extensions</a>
    <li ><a href="#method-i-initialize_copy">#initialize_copy</a>
    <li ><a href="#method-i-next_update">#next_update</a>
    <li ><a href="#method-i-revocation_reason">#revocation_reason</a>
    <li ><a href="#method-i-revocation_time">#revocation_time</a>
    <li ><a href="#method-i-this_update">#this_update</a>
    <li ><a href="#method-i-to_der">#to_der</a>
  </ul>
</div>

  </div>
</nav>

<main role="main" aria-labelledby="class-OpenSSL::OCSP::SingleResponse">
  <h1 id="class-OpenSSL::OCSP::SingleResponse" class="class">
    class OpenSSL::OCSP::SingleResponse
  </h1>

  <section class="description">
    
<p>An <a href="SingleResponse.html"><code>OpenSSL::OCSP::SingleResponse</code></a> represents an <a href="../OCSP.html"><code>OCSP</code></a> <a href="SingleResponse.html"><code>SingleResponse</code></a> structure, which contains the basic information of the status of the certificate.</p>

  </section>

  <section id="5Buntitled-5D" class="documentation-section">





     <section id="public-class-5Buntitled-5D-method-details" class="method-section">
       <header>
         <h3>Public Class Methods</h3>
       </header>

      <div id="method-c-new" class="method-detail ">
        <div class="method-heading">
          <span class="method-callseq">
            OpenSSL::OCSP::SingleResponse.new(der_string) &rarr; SingleResponse
          </span>
          <span class="method-click-advice">click to toggle source</span>
        </div>

        <div class="method-description">
          <p>Creates a new <a href="SingleResponse.html"><code>SingleResponse</code></a> from <em>der_string</em>.</p>

          <div class="method-source-code" id="new-source">
            <pre>static VALUE
ossl_ocspsres_initialize(VALUE self, VALUE arg)
{
    OCSP_SINGLERESP *res, *res_new;
    const unsigned char *p;

    arg = ossl_to_der_if_possible(arg);
    StringValue(arg);
    GetOCSPSingleRes(self, res);

    p = (unsigned char*)RSTRING_PTR(arg);
    res_new = d2i_OCSP_SINGLERESP(NULL, &amp;p, RSTRING_LEN(arg));
    if (!res_new)
        ossl_raise(eOCSPError, &quot;d2i_OCSP_SINGLERESP&quot;);
    SetOCSPSingleRes(self, res_new);
    OCSP_SINGLERESP_free(res);

    return self;
}</pre>
          </div>
        </div>


      </div>

    </section>

     <section id="public-instance-5Buntitled-5D-method-details" class="method-section">
       <header>
         <h3>Public Instance Methods</h3>
       </header>

      <div id="method-i-cert_status" class="method-detail ">
        <div class="method-heading">
          <span class="method-callseq">
            cert_status &rarr; Integer
          </span>
          <span class="method-click-advice">click to toggle source</span>
        </div>

        <div class="method-description">
          <p>Returns the status of the certificate identified by the certid. The return value may be one of these constant:</p>
<ul><li>
<p>V_CERTSTATUS_GOOD</p>
</li><li>
<p>V_CERTSTATUS_REVOKED</p>
</li><li>
<p>V_CERTSTATUS_UNKNOWN</p>
</li></ul>

<p>When the status is V_CERTSTATUS_REVOKED, the time at which the certificate was revoked can be retrieved by <a href="SingleResponse.html#method-i-revocation_time"><code>revocation_time</code></a>.</p>

          <div class="method-source-code" id="cert_status-source">
            <pre>static VALUE
ossl_ocspsres_get_cert_status(VALUE self)
{
    OCSP_SINGLERESP *sres;
    int status;

    GetOCSPSingleRes(self, sres);
    status = OCSP_single_get0_status(sres, NULL, NULL, NULL, NULL);
    if (status &lt; 0)
        ossl_raise(eOCSPError, &quot;OCSP_single_get0_status&quot;);

    return INT2NUM(status);
}</pre>
          </div>
        </div>


      </div>

      <div id="method-i-certid" class="method-detail ">
        <div class="method-heading">
          <span class="method-callseq">
            certid &rarr; CertificateId
          </span>
          <span class="method-click-advice">click to toggle source</span>
        </div>

        <div class="method-description">
          <p>Returns the <a href="CertificateId.html"><code>CertificateId</code></a> for which this <a href="SingleResponse.html"><code>SingleResponse</code></a> is.</p>

          <div class="method-source-code" id="certid-source">
            <pre>static VALUE
ossl_ocspsres_get_certid(VALUE self)
{
    OCSP_SINGLERESP *sres;
    OCSP_CERTID *id;

    GetOCSPSingleRes(self, sres);
    id = OCSP_CERTID_dup((OCSP_CERTID *)OCSP_SINGLERESP_get0_id(sres)); /* FIXME */

    return ossl_ocspcertid_new(id);
}</pre>
          </div>
        </div>


      </div>

      <div id="method-i-check_validity" class="method-detail ">
        <div class="method-heading">
          <span class="method-callseq">
            check_validity(nsec = 0, maxsec = -1) &rarr; true | false
          </span>
          <span class="method-click-advice">click to toggle source</span>
        </div>

        <div class="method-description">
          <p>Checks the validity of thisUpdate and nextUpdate fields of this <a href="SingleResponse.html"><code>SingleResponse</code></a>. This checks the current time is within the range thisUpdate to nextUpdate.</p>

<p>It is possible that the <a href="../OCSP.html"><code>OCSP</code></a> request takes a few seconds or the time is not accurate. To avoid rejecting a valid response, this method allows the times to be within <em>nsec</em> seconds of the current time.</p>

<p>Some responders don’t set the nextUpdate field. This may cause a very old response to be considered valid. The <em>maxsec</em> parameter can be used to limit the age of responses.</p>

          <div class="method-source-code" id="check_validity-source">
            <pre>static VALUE
ossl_ocspsres_check_validity(int argc, VALUE *argv, VALUE self)
{
    OCSP_SINGLERESP *sres;
    ASN1_GENERALIZEDTIME *this_update, *next_update;
    VALUE nsec_v, maxsec_v;
    int nsec, maxsec, status, ret;

    rb_scan_args(argc, argv, &quot;02&quot;, &amp;nsec_v, &amp;maxsec_v);
    nsec = NIL_P(nsec_v) ? 0 : NUM2INT(nsec_v);
    maxsec = NIL_P(maxsec_v) ? -1 : NUM2INT(maxsec_v);

    GetOCSPSingleRes(self, sres);
    status = OCSP_single_get0_status(sres, NULL, NULL, &amp;this_update, &amp;next_update);
    if (status &lt; 0)
        ossl_raise(eOCSPError, &quot;OCSP_single_get0_status&quot;);

    ret = OCSP_check_validity(this_update, next_update, nsec, maxsec);

    if (ret)
        return Qtrue;
    else {
        ossl_clear_error();
        return Qfalse;
    }
}</pre>
          </div>
        </div>


      </div>

      <div id="method-i-extensions" class="method-detail ">
        <div class="method-heading">
          <span class="method-callseq">
            extensions &rarr; Array of X509::Extension
          </span>
          <span class="method-click-advice">click to toggle source</span>
        </div>

        <div class="method-description">
          

          <div class="method-source-code" id="extensions-source">
            <pre>static VALUE
ossl_ocspsres_get_extensions(VALUE self)
{
    OCSP_SINGLERESP *sres;
    X509_EXTENSION *ext;
    int count, i;
    VALUE ary;

    GetOCSPSingleRes(self, sres);

    count = OCSP_SINGLERESP_get_ext_count(sres);
    ary = rb_ary_new2(count);
    for (i = 0; i &lt; count; i++) {
        ext = OCSP_SINGLERESP_get_ext(sres, i);
        rb_ary_push(ary, ossl_x509ext_new(ext)); /* will dup */
    }

    return ary;
}</pre>
          </div>
        </div>


      </div>

      <div id="method-i-initialize_copy" class="method-detail ">
        <div class="method-heading">
          <span class="method-name">initialize_copy</span><span
            class="method-args">(p1)</span>
          <span class="method-click-advice">click to toggle source</span>
        </div>

        <div class="method-description">
          

          <div class="method-source-code" id="initialize_copy-source">
            <pre>static VALUE
ossl_ocspsres_initialize_copy(VALUE self, VALUE other)
{
    OCSP_SINGLERESP *sres, *sres_old, *sres_new;

    rb_check_frozen(self);
    GetOCSPSingleRes(self, sres_old);
    GetOCSPSingleRes(other, sres);

    sres_new = ASN1_item_dup(ASN1_ITEM_rptr(OCSP_SINGLERESP), sres);
    if (!sres_new)
        ossl_raise(eOCSPError, &quot;ASN1_item_dup&quot;);

    SetOCSPSingleRes(self, sres_new);
    OCSP_SINGLERESP_free(sres_old);

    return self;
}</pre>
          </div>
        </div>


      </div>

      <div id="method-i-next_update" class="method-detail ">
        <div class="method-heading">
          <span class="method-callseq">
            next_update &rarr; Time | nil
          </span>
          <span class="method-click-advice">click to toggle source</span>
        </div>

        <div class="method-description">
          

          <div class="method-source-code" id="next_update-source">
            <pre>static VALUE
ossl_ocspsres_get_next_update(VALUE self)
{
    OCSP_SINGLERESP *sres;
    int status;
    ASN1_GENERALIZEDTIME *time;

    GetOCSPSingleRes(self, sres);
    status = OCSP_single_get0_status(sres, NULL, NULL, NULL, &amp;time);
    if (status &lt; 0)
        ossl_raise(eOCSPError, &quot;OCSP_single_get0_status&quot;);
    if (!time)
        return Qnil;

    return asn1time_to_time(time);
}</pre>
          </div>
        </div>


      </div>

      <div id="method-i-revocation_reason" class="method-detail ">
        <div class="method-heading">
          <span class="method-callseq">
            revocation_reason &rarr; Integer | nil
          </span>
          <span class="method-click-advice">click to toggle source</span>
        </div>

        <div class="method-description">
          

          <div class="method-source-code" id="revocation_reason-source">
            <pre>static VALUE
ossl_ocspsres_get_revocation_reason(VALUE self)
{
    OCSP_SINGLERESP *sres;
    int status, reason;

    GetOCSPSingleRes(self, sres);
    status = OCSP_single_get0_status(sres, &amp;reason, NULL, NULL, NULL);
    if (status &lt; 0)
        ossl_raise(eOCSPError, &quot;OCSP_single_get0_status&quot;);
    if (status != V_OCSP_CERTSTATUS_REVOKED)
        ossl_raise(eOCSPError, &quot;certificate is not revoked&quot;);

    return INT2NUM(reason);
}</pre>
          </div>
        </div>


      </div>

      <div id="method-i-revocation_time" class="method-detail ">
        <div class="method-heading">
          <span class="method-callseq">
            revocation_time &rarr; Time | nil
          </span>
          <span class="method-click-advice">click to toggle source</span>
        </div>

        <div class="method-description">
          

          <div class="method-source-code" id="revocation_time-source">
            <pre>static VALUE
ossl_ocspsres_get_revocation_time(VALUE self)
{
    OCSP_SINGLERESP *sres;
    int status;
    ASN1_GENERALIZEDTIME *time;

    GetOCSPSingleRes(self, sres);
    status = OCSP_single_get0_status(sres, NULL, &amp;time, NULL, NULL);
    if (status &lt; 0)
        ossl_raise(eOCSPError, &quot;OCSP_single_get0_status&quot;);
    if (status != V_OCSP_CERTSTATUS_REVOKED)
        ossl_raise(eOCSPError, &quot;certificate is not revoked&quot;);
    if (!time)
        return Qnil;

    return asn1time_to_time(time);
}</pre>
          </div>
        </div>


      </div>

      <div id="method-i-this_update" class="method-detail ">
        <div class="method-heading">
          <span class="method-callseq">
            this_update &rarr; Time
          </span>
          <span class="method-click-advice">click to toggle source</span>
        </div>

        <div class="method-description">
          

          <div class="method-source-code" id="this_update-source">
            <pre>static VALUE
ossl_ocspsres_get_this_update(VALUE self)
{
    OCSP_SINGLERESP *sres;
    int status;
    ASN1_GENERALIZEDTIME *time;

    GetOCSPSingleRes(self, sres);
    status = OCSP_single_get0_status(sres, NULL, NULL, &amp;time, NULL);
    if (status &lt; 0)
        ossl_raise(eOCSPError, &quot;OCSP_single_get0_status&quot;);
    if (!time)
        return Qnil;

    return asn1time_to_time(time);
}</pre>
          </div>
        </div>


      </div>

      <div id="method-i-to_der" class="method-detail ">
        <div class="method-heading">
          <span class="method-callseq">
            to_der &rarr; String
          </span>
          <span class="method-click-advice">click to toggle source</span>
        </div>

        <div class="method-description">
          <p>Encodes this <a href="SingleResponse.html"><code>SingleResponse</code></a> into a DER-encoded string.</p>

          <div class="method-source-code" id="to_der-source">
            <pre>static VALUE
ossl_ocspsres_to_der(VALUE self)
{
    OCSP_SINGLERESP *sres;
    VALUE str;
    long len;
    unsigned char *p;

    GetOCSPSingleRes(self, sres);
    if ((len = i2d_OCSP_SINGLERESP(sres, NULL)) &lt;= 0)
        ossl_raise(eOCSPError, NULL);
    str = rb_str_new(0, len);
    p = (unsigned char *)RSTRING_PTR(str);
    if (i2d_OCSP_SINGLERESP(sres, &amp;p) &lt;= 0)
        ossl_raise(eOCSPError, NULL);
    ossl_str_adjust(str, p);

    return str;
}</pre>
          </div>
        </div>


      </div>

    </section>

  </section>
</main>


<footer id="validator-badges" role="contentinfo">
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
  <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.2.
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
</footer>