-
Home
-
WP Free SSL – Free SSL Certificate for WordPress and force HTTPS
-
1.2.7 (latest)
-
Code
-
Classes
- WPSSL_CPANEL
Total Complexity |
9 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
52 |
Lines of code |
32 |
Logical lines of code |
3 |
Comment lines |
0 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
installSSL() |
S |
60 |
1 |
15 |
__construct() |
S |
100 |
1 |
2 |
genKey() |
S |
100 |
1 |
2 |
retriveCpanelCred() |
S |
100 |
1 |
2 |
safeStoreCpanelCred() |
S |
100 |
1 |
2 |
loadEncryptionKeyFromConfig() |
S |
100 |
1 |
2 |
defuseDirectory() |
S |
100 |
1 |
2 |
addDNSRecord() |
S |
100 |
1 |
2 |
verifyDNS() |
S |
81 |
1 |
3 |