Browse Source

Remove unused DANE macros. This should be the last DANE stuff...

(Imported from upstream's 23351c607b)
kris/onging/CECPQ3_patch15
Adam Langley 10 years ago
parent
commit
94d86b1f67
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      ssl/ssl.h

+ 0
- 3
ssl/ssl.h View File

@@ -1957,9 +1957,6 @@ DECLARE_PEM_rw(SSL_SESSION, SSL_SESSION)
#define SSL_CTRL_GET_SERVER_TMP_KEY 109 #define SSL_CTRL_GET_SERVER_TMP_KEY 109
#define SSL_CTRL_GET_RAW_CIPHERLIST 110 #define SSL_CTRL_GET_RAW_CIPHERLIST 110
#define SSL_CTRL_GET_EC_POINT_FORMATS 111 #define SSL_CTRL_GET_EC_POINT_FORMATS 111
#define SSL_CTRL_GET_TLSA_RECORD 112
#define SSL_CTRL_SET_TLSA_RECORD 113
#define SSL_CTRL_PULL_TLSA_RECORD 114


#define SSL_CTRL_GET_CHAIN_CERTS 115 #define SSL_CTRL_GET_CHAIN_CERTS 115
#define SSL_CTRL_SELECT_CURRENT_CERT 116 #define SSL_CTRL_SELECT_CURRENT_CERT 116


Loading…
Cancel
Save