mozilla / ssl-config-generator

Mozilla SSL Configuration Generator
https://ssl-config.mozilla.org/
Mozilla Public License 2.0
369 stars 60 forks source link

haproxy config is not updating #45

Closed publicarray closed 5 years ago

publicarray commented 5 years ago

Screen Shot 2019-07-17 at 3 50 41 pm

53fa710b22decdd04181.index.js:39 Uncaught (in promise) TypeError: Cannot read property 'join' of undefined
    at Object.t.default (53fa710b22decdd04181.index.js:39)
    at 5 (53fa710b22decdd04181.index.js:77)
    at Object.s [as fn] (53fa710b22decdd04181.index.js:77)
    at Object.<anonymous> (53fa710b22decdd04181.index.js:77)
    at 4 (53fa710b22decdd04181.index.js:77)
    at Object.s [as fn] (53fa710b22decdd04181.index.js:77)
    at Object.<anonymous> (53fa710b22decdd04181.index.js:77)
    at 1 (53fa710b22decdd04181.index.js:77)
    at Object.s [as fn] (53fa710b22decdd04181.index.js:77)
    at Object.<anonymous> (53fa710b22decdd04181.index.js:77)
april commented 5 years ago

Huh, strange. I'll take a look at it. Thank!

april commented 5 years ago

This should be fixed. Thanks for letting me know!

publicarray commented 5 years ago

Thanks for the quick fix 👍